A few php scripts using php mail() procedure/call don't work.. And I suspect because when they call sendmail, which is symlink to exim, it produces the output you show below.
> # sendmail > Exim is a Mail Transfer Agent. It is normally called by Mail > User Agents, not directly from a shell command line. Options > and/or arguments control what it does when called. For a list > of options, see the Exim documentation. And I get this error too. I've attempted to find an option to invoke it so it will work much like sendmail when called from a command line but no go. Any hints? -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
