Command line email clients

Robert R Schneck schneck@math.berkeley.edu
Fri May 14 21:03:00 GMT 2004


Eduardo Chappa <chappa@math.washington.edu> wrote:
>   I think your best option is to use Mutt, unless you really, really want 
> to use Pine. It is possible to use Pine, but only if you apply a patch to 
> make it work that way, Pine (without patching) does not send e-mail non 
> interactively. Pine does not require ssmtp, since Pine connects directly 
> to an SMTP server if you define "smtp-server" in your .pinerc file.

You can also set "sendmail-path" in your .pinerc file to use "ssmtp -t".
That's not particularly useful, but if you write a little script to 
queue outgoing mail and set "sendmail-path=/path/to/queuemail", and 
then have a separate script run regularly to try to send the queued 
mail using ssmtp -t, you have a nice way to use Pine offline.

Robert


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list