This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Command line email clients


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]