phpmailer is a cool class aswell. http://phpmailer.codeworxtech.com/ As far as I know php only supports SMTP on it's native mail function on Windows, wich is a shame cause that would solve so many mail relates issues.
Matias Gertel Freelance Web Development & Coding e: [email protected] m: +64 21 288 8840 p: +64 9 838 3367 On 3/04/2009, at 5:03 PM, Craig Cochrane wrote: thanks stig ----- Original Message ----- From: "Stig Manning" <[email protected]> To: <[email protected]> Sent: Friday, April 03, 2009 4:47 PM Subject: [phpug] Re: php email function using a smtp account > > Hi Craig, > > You send emails via SMTP... > You can do this with PHP mail() function or even better with > SwiftMailer > for PHP5 http://swiftmailer.org/ > > Cheers, > Stig > > Craig Cochrane wrote, on 3/04/2009 2:37 PM: >> Hi Guys >> >> Can anyone point me in the direction of a good script for sending >> email via a pop account using php? >> >> thanks >> >> Craig >> >>> > > > -- > Stig Manning > http://www.sdm.co.nz > > >> --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
