sendmail through cgi
Posted by: chriscana
Posted on: 2007-02-03 08:40:00
I have several cgi scripts, tell-a-friend and such, that have worked fine with my previous hosting provider, but won't work with dreamhost. They use a simple sendmail call, but all the emails get bounced back to me with Undeliverable Mail: 554 Relay Access Denied. I am using a direct call to /usr/sbin/sendmail ... does there need to be some other switches in the sendmail call to make these scripts work?