Re: Problem with relay-ctrl

Mark Lamb <[email protected]> Sat, 16 Jul 2005 21:34:57 +0400
Newsgroups gmane.comp.sysutils.bgware
Message-ID <[email protected]>
Hi.,

Thanks.

run file is:

/var/qmail/rc &
        envdir /etc/relay-ctrl \
                /usr/local/bin/relay-ctrl-chdir \
                /usr/local/bin/tcpserver -x/etc/qmail/tcp.smtp.cdb -u204 -g100 
0 25 \
                /usr/local/bin/relay-ctrl-check \
                /var/qmail/bin/qmail-smtpd &
        envdir /etc/relay-ctrl \
                /usr/local/bin/relay-ctrl-chdir \
                /usr/local/bin/tcpserver -H -v -R 213.132.44.144 pop3 \
                /var/qmail/bin/qmail-popup mail.pojoevents.com \
                /bin/checkpassword \
                /usr/local/bin/relay-ctrl-allow \
                /var/qmail/bin/qmail-pop3d Maildir 2>&1 | \
                /var/qmail/bin/splogger pop3d &

and bounce message is:

The message could not be sent because one of the recipients was rejected by 
the server. The rejected e-mail address was '[email protected]'. Subject 
'test', Account: '[email protected]', Server: 'mail.pojoevents.com', 
Protocol: SMTP, Server Response: '553 sorry, that domain isn't in my list of 
allowed rcpthosts (#5.7.1)', Port: 25, Secure(SSL): No, Server Error: 553, 
Error Number: 0x800CCC79

Cheers,
Mark.


----- Original Message ----- 
From: "Charles Cazabon" <[email protected]>
To: <[email protected]>
Sent: Saturday, July 16, 2005 8:36 PM
Subject: Re: [bgware] Problem with relay-ctrl


> Mark Lamb <[email protected]> wrote:
>>
>> I have configured relay-ctrl and all appears to work fine except remote
>> users still get bounce msgs when trying to relay.
>>
>> When a user logs into their POP3 account, the relevent file is created in
>> the allow directory, but no relaying is permitted.
>>
>> Any suggestions?
>
> Post your unedited /service/smtpd/run file or equivalent and a copy of one 
> of
> the bounce messages your users receive.
>
> Charles
> -- 
> -----------------------------------------------------------------------
> Charles Cazabon                           <[email protected]>
> GPL'ed software available at:               http://pyropus.ca/software/
> -----------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>