Mail Archives: cygwin/2003/11/28/03:43:48
On Thu, Nov 27, 2003 at 05:13:51PM +0000, Robert R Schneck wrote:
> Running ssmtp -t with input like
> ---
> Date: Thu, 27 Nov 2003 16:57:42 +0000
> From: schneck AT math DOT berkeley DOT edu
> To: schneck AT math DOT berkeley DOT edu, cygwin AT cygwin DOT com
> Subject: test
>
> test
> ---
> will result in the following being sent to *both* recipients:
> ---
> Date: Thu, 27 Nov 2003 16:57:42 +0000
> From: schneck AT math DOT berkeley DOT edu
> To: schneck AT math DOT berkeley DOT edu
> Subject: test
>
> test
> ---
>
> That is, it ends the To: line at the first comma. It's easy to see why
> from the source, is finds the comma, puts in a null to easily read the
> address, but then never puts the comma back in.
Patches gratefully accepted. Anybody here wanting to take over ssmtp
maintainership?
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Developer mailto:cygwin AT cygwin DOT com
Red Hat, Inc.
--
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/
- Raw text -