public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* ssmtp -t issues
@ 2003-06-28 22:28 Robert R Schneck
  0 siblings, 0 replies; only message in thread
From: Robert R Schneck @ 2003-06-28 22:28 UTC (permalink / raw)
  To: cygwin

Hello, I'm using ssmtp 2.38.  I use Pine as my mail agent and ssmtp to
actually send the mail out.  Thus I use ssmtp -t (which searches through
the message headers to find all the recipients).

Two bugs:
 * The big one: ssmtp -t accidentally overwrites the headers so that the
To: line only has the first address on the line.  Basically it overwrites
each comma with a null as it searches for addresses on the line.  There's
a one-line fix, of course, just write the comma back in afterward.

 * ssmtp -t doesn't understand the syntax "group-name: addresses;".
In particular it doesn't like when Pine creates a To: line with
"undisclosed-recipients: ;" when all addresses are in the Bcc:.

Also, I note that the README says
"Known problems:
  Pine uses a lot of sophiticated options to talk to sendmail, and uses
batched SMTP input which is not supported. The solution is to use your
mailhub as smtpserver in pine.conf."

But in fact, setting the "sendmail-path" in Pine's config file to
"/usr/sbin/ssmtp -t" works fine.  (More usefully, it can be set to a
script which queues mail for ssmtp -t to look at later.)

Best,
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/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-06-28 19:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-28 22:28 ssmtp -t issues Robert R Schneck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).