CALIBRE-SMTP(1) | calibre | CALIBRE-SMTP(1) |
calibre-smtp - calibre-smtp
calibre-smtp [options] [from to text]
Send mail using the SMTP protocol. calibre-smtp has two modes of operation. In the compose mode you specify from to and text and these are used to build and send an email message. In the filter mode, calibre-smtp reads a complete email message from STDIN and sends it.
text is the body of the email message. If text is not specified, a complete email message is read from STDIN. from is the email address of the sender and to is the email address of the recipient. When a complete email is read from STDIN, from and to are only used in the SMTP negotiation, the message headers are not modified.
Whenever you pass arguments to calibre-smtp that have spaces in them, enclose the arguments in quotation marks. For example: "/some path/with spaces"
Options to compose an email. Ignored if text is not specified
Options to use an SMTP relay server to send mail. calibre will try to send the email directly unless --relay is specified.
Kovid Goyal
Kovid Goyal
februar 01, 2019 | 3.39.1 |