On Tue, 19 Oct 2004 12:12:21 -0400 John DeStefano <[EMAIL PROTECTED]> wrote:
>I'm trying to use a PHP form mail script >(http://www.leveltendesign.com/L10Apps/Fm/) to process data submitted >by a Web mail form. >The mail queue is holding these messages with the fillowing error: >Deferred: 450 <www@<host>.<domain>.com>: Sender address rejected: >Domain not found It looks to me like you haven't fully configured the form mail script, or, have configured it wrong, or are using the wrong syntax in your form. It shouldn't be trying to send messages out as <www@<host>.<domain>.com> I would think you should be seeing a valid email address in their. Maybe that will point you in the right direction. Regards, -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Gerry Freymann - Interpool Development www.interpool.ca -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
