mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
.reference
git-svn-id: svn://ultimatepp.org/upp/trunk@7167 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
66fd6f5eeb
commit
40636f6e25
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ CONSOLE_APP_MAIN
|
|||
mail.Host("smtp.gmail.com")
|
||||
.Port(465)
|
||||
.SSL();
|
||||
mail
|
||||
.Auth(user, pwd)
|
||||
.To(to)
|
||||
.Subject("Test message")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue