Re: [OT] - sendmail on Linux
- Posted by Peter Blue <peter at legend-i.demon.co.uk> Jan 18, 2004
- 437 views
Hi Jonas, I had a similar problem so I wrote that little "smtp-lib.e" which I now use on our stuff here. I'll try and help if you have any problems with it. Peter On Sunday 18 Jan 2004 4:51 am, you wrote: > > I've got a Windows program that I want to convert to run under Linux to > automatically send out an email (no, I'm not a spammer). > > I think I need to use sendmail but I can't find any documentation on how > to format and send an email using sendmail.