Re: [Exim] messages containing ^\.$ in the body

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Vadim Vygonets
Date:  
À: Exim mailing list
Sujet: Re: [Exim] messages containing ^\.$ in the body
Quoth Otavio Exel on Mon, Dec 13, 1999:
>     cat file | /usr/sbin/exim myself@???


Do:
    cat file | /usr/sbin/sendmail -oi -oem myself@???


Vadik.

-- 
If you think C++ is not overly complicated, just what is a protected
abstract virtual base pure virtual private destructor, and when
was the last time you needed one?
        -- Tom Cargill, C++ Journal, Fall 1990.