Re: [Exim] Command line option for Subject?

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Phil Pennock
Fecha:  
A: exim-users
Asunto: Re: [Exim] Command line option for Subject?
On 2000-10-05 at 12:02 -0700, Mike gifted us with:
> Anyone know the command line parameter for Exim to specify subject?


That's more of an MUA thing.

Specify it in the body of the mail.

> cat report | /usr/sbin/exim -s "Daily Report" username


(echo "Subject: fred"; echo; cat report ) | /usr/sbin/exim username
--
Civilisation: where they cut down the trees and name streets after them.