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.
Sempre que passeu arguments a calibre-smtp i aquests tinguin espais en blanc, delimiteu els arguments amb cometes. Per exemple: "/some path/with spaces"
Options to compose an email. Ignored if text is not specified
Opcions per utilitzar un servidor de retransmissió SMTP per enviar correu. calibre intentarà enviar directament el correu electrònic, llevat que s'especifiqui --relay.
Kovid Goyal
Kovid Goyal
de febrer 17, 2023 | 6.13.0 |