Re: [Exim] Command Line Operations

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Greg Ward
日付:  
To: exim-users
題目: Re: [Exim] Command Line Operations
On 28 September 2001, eltonic40 said:
> Not Exim startup commands but Exim Mailing commands
> For example: for attaching files, sending cc and such functions
> all done from the shell.


Exim is a mail *transport* agent (MTA).

You're looking for a mail *user* agent (MUA) with a good command-line
interface. I recommend mutt (www.mutt.org). Eg.

  echo "What a funny picture this is" | \
  mutt luser@??? \
       -c anotherluser@??? \
       -s "Look at this"
       -a funny_picture.gif


sends a one-line message to luser@???, cc'd to
anotherluser@???, with one attachment. Mutt is great.

        Greg
-- 
Greg Ward - software developer                gward@???
MEMS Exchange                            http://www.mems-exchange.org