Leon Mergen <[EMAIL PROTECTED]> wrote:
> 
> Mar  2 09:25:14 localhost qmail: 983546714.909828 delivery 19666: failure:
> Connected_to_212.72.39.208_but_sender_was_rejected.
> 
> I tried to use the PHP solution, but the setenv() function doesn't exist. I
> tried to use php.ini , doesn't work either. So, I added
> 
> SETENV QMAILHOST=localhost
> SETENV QMAILUSER=leon

Typically "sender was rejected" means the server is doing DNS verification
of the envelope sender domain (itself a bad idea, but...).  In this case,
you're using "localhost".  Change that to the FQDN of the machine instead
and see if it helps.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to