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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Vadim Vygonets
日付:  
To: Exim mailing list
題目: 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.