Re: [exim] sending mail with exim

Pàgina inicial
Delete this message
Reply to this message
Autor: Jörg Reisenweber
Data:  
A: abashuta
CC: exim-users
Assumpte: Re: [exim] sending mail with exim
Hi,

Am 03.06.2005 um 02:45 schrieb abashuta@???:

> I am guessing at this point that the command line argument is 'exim
> (someemail@???)' and that you type in a few l;ines and send
> it with ctrl-d.


Launch Exim with the parameter -bm followed by the recipient and pass
a text file to it containing maybe a subject and a message. End this
file with a period ".". This would result to

         $ exim -bm some@??? <messagefile


where messagefile contains something like this

         Subject: Message Subject
         Some text here
         .


If you want to address multiple recipients pass a comma-seperated
list of email adresses to the command.

Jörg
_____________________________________________
ECCE TERRAM GmbH            Jörg Reisenweber
An der grossen Wisch 36     Systemintegration
26133 Oldenburg             Tel.: 0441-500120
jr@???           Fax: 0441-5001229