Date: Tue, 19 Oct 2004 20:23:54 -0400 From: Gerry Freymann <lists@interpool.ca> To: John DeStefano <john.destefano@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: configuring sendmail for relaying mail form data Message-ID: <20041019202354.6fed4a61.lists@interpool.ca> In-Reply-To: <f2160e0d04101909125ac04e81@mail.gmail.com> References: <f2160e0d04101909125ac04e81@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 19 Oct 2004 12:12:21 -0400 John DeStefano <john.destefano@gmail.com> 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 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041019202354.6fed4a61.lists>