View Single Post
Old 10-27-2010, 09:01 AM   #35
Manichean
Wizard
Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.Manichean is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.
 
Manichean's Avatar
 
Posts: 3,130
Karma: 91256
Join Date: Feb 2008
Location: Germany
Device: Cybook Gen3
Quote:
Originally Posted by dwanthny View Post
Code:
calibre-smtp [-s See Attached -a xyz.epub] [fromaddress@gmail.com xxx@yahoo.com XYZ webpage has been converted to epub, see attached. ]
I don't know if the brackets need to be there or not.
Brackets in the documentation of console commands (almost) always mean that the enclosed argument is optional.

Quote:
Originally Posted by bthoven View Post
Thanks. I tried this:

calibre-smtp -r mail.xxxx.com --password xxxx --username "chotechai.p@xxxx.com" --port 25

-vv chotechai.p@xxxx.com axathai@yahoo.com "Test Sending" -s "Uncle Rod" -a "unclerod.epub"

>log.txt

and the log.txt shows:

Python function terminated unexpectedly
STARTTLS extension not supported by server. (Error Code: 1)

No idea what's going on. My mail server is Lotus Notes.
STARTTLS is an encryption scheme used by mail servers. It seems that your server doesn't support it. Note that calibre-smtp doesn't support sending mail via unencrypted logins.
Manichean is offline   Reply With Quote