Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gmail SMTP support in Postal #11

Merged
merged 6 commits into from
Nov 3, 2011
Merged

Gmail SMTP support in Postal #11

merged 6 commits into from
Nov 3, 2011

Conversation

sritchie
Copy link
Contributor

@sritchie sritchie commented Nov 1, 2011

Hey Drew,

I'm not sure this is the best way to cover gmail support, but I've got it working and wanted to submit it to you for comment.

@drewr
Copy link
Owner

drewr commented Nov 2, 2011

Thanks Sam! A few corrections before I can accept it.

o Let's leave whitespace changes out of this pull request. Some of yours are valid but I'd like to keep it to the core functional changes.

o Move do-when to a postal.support namespace. Maybe make-props should go there too since it only depends on Properties.

o Don't change com.draines to paddleguru.

o Call the :ssl key :tls. Those are different and we don't want to conflate.

I think everything else looks good. Thanks for working on this!

-Drew

…amespace. Fixed paddleguru group, changed back to com. ssl key name changed to tls.
@sritchie
Copy link
Contributor Author

sritchie commented Nov 2, 2011

I think this last commit fixes all of that. Sorry about the whitespace changes, emacs tends to reformat code that I touch.

drewr added a commit that referenced this pull request Nov 3, 2011
STARTTLS support.  Works for Gmail, closing #7 & #11.
@drewr drewr merged commit f1cd401 into drewr:master Nov 3, 2011
gislik pushed a commit to gislik/postal that referenced this pull request Jun 18, 2013
STARTTLS support.  Works for Gmail, closing drewr#7 & drewr#11.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants