This is the mail archive of the cygwin@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: How to use ssmtp ?


Tino,

On Fri, Mar 14, 2003 at 02:24:46PM +0100, Tino Lange wrote:
> But it's not possible to send mails like this:
> 
> >$ mailfile -adr tino dot lange at isg dot de curl-7.9.8.tar.gz
> >sendmail: Header too large Max is 4000 characters

It *is* possible with the following:

    $ mutt -a curl-7.9.8.tar.gz tino dot lange at isg dot de </dev/null

> The program 'mailfile' wraps up the mail including attachment and
> calls ssmtp via
> 
> ssmtp.exe -i tino dot lange at isg dot de < MAILTEXT
> 
> That's why it's quite unusable for that kind of sending mails.

See above.

> sendmail or even a small python script using smtplib has no problem 
> sending such mails.

See above.

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]