This is the mail archive of the cygwin-apps@cygwin.com 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: nail-11.11


Adding

set sendmail=/usr/sbin/ssmtp.exe

to /etc/mail.rc allows nail to work with ssmtp.

What's weird, is that nail saw every command line option as an email address:

$ echo test | nail -s "subject" noone@example.com
$ smtp-server: 501 <-s>: recipient address must contain a domain
. . . message not sent.

Yet, if I typed:

$ echo test | nail -v -s "subject" noone@example.com
It *verbosely* displayed the above error.

Go figure.

-Ross

> > * Mon 2004-10-18 Harold Leatherman Hunt II <huntharo AT msu.edu>
> > I don't have sendmail, only exim.


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