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

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Vadim Vygonets
Dátum:  
Címzett: Exim mailing list
Tárgy: 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.