Hi,

Am 03.06.2005 um 02:45 schrieb [EMAIL PROTECTED]:

I am guessing at this point that the command line argument is 'exim
([EMAIL PROTECTED])' 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 [EMAIL PROTECTED] <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
[EMAIL PROTECTED]           Fax: 0441-5001229



--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to