Check what your sendmail settings are; maybe these are different. I
think the configuration is in '/private/etc/postfix/main.cf' on Leopard.
I'm not familiar with sendmail, so the real settings may even be
buried deeper somewhere else, but afaik, sendmail isn't configured
properly to send email on a default setup. So something in your setup
allows you to send email through sendmail, while preventing sending
directly through smtp (possibly, sendmail does use another smtp
server, not localhost).
>> Looks like the host/port is incorrect. I'd double-check that its set
>> correctly (or to localhost/127.0.0.1) and that your machine has
>> whichever
>> port its trying to connect to open & available.
>>
I don't think the MTA is running by default on OS X (certainly not on
Tiger, not sure about Leopard)
ISTR you can just do sudo postfix start or use something like Postfix
enabler [0]
Alternatively set EMAIL_HOST to your ISP's SMTP server.
0 - http://cutedgesystems.com/software/PostfixEnabler/
--
David Reynolds
da...@reynoldsfamily.org.uk