Working with in the manual.
This commit is contained in:
parent
4b7c2db4b7
commit
bf738a0336
7 changed files with 170 additions and 61 deletions
|
@ -49,6 +49,5 @@ print(socket.smtp.send {
|
|||
rcpt = "<diego@cs.princeton.edu>",
|
||||
from = "<diego@cs.princeton.edu>",
|
||||
source = socket.smtp.message(mesgt),
|
||||
server = "mail.iis.com.br",
|
||||
port = 7
|
||||
server = "mail.cs.princeton.edu"
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue