Thanks eric and Tonino....but it does not work in both ways.

Should i rebuild something ?

the log is

@400000004df78e6e1f5c82d4 tcpserver: pid 20639 from 192.168.1.253
@400000004df78e6e206b4f0c tcpserver: ok 20639 ariel.sylcomed.com:192.168.1.251:25 :192.168.1.253::57352 @400000004df78e74291a5c9c CHKUSER rejected sender: from <[email protected]::> remote <fax.sylcomed.com:unknown:192.168.1.253> rcpt <> : invalid sender MX domain
@400000004df78e742a84644c tcpserver: end 20639 status 0
@400000004df78e742a847004 tcpserver: status: 0/100

tcp.smtp file is

127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private",RBLSMTPD="",NOP0FCHECK="1"
192.168.1.:allow,SENDER_NOCHECK="", RELAYCLIENT="",RBLSMTPD="",NOP0FCHECK="1"
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="50",CHKUSER_WRONGRCPTLIMIT="10",QMAILQUEUE="/var/qmail/bin/simscan",DKSIGN="/var/qmail/control/domainkeys/%/private",NOP0FCHECK="1"

The chkuser is a "stock" version

Grazie

Alberto


Il 14/06/2011 18.22, Eric Shubert ha scritto:
On 06/14/2011 09:12 AM, Alberto Maffini wrote:
Hello list, I wonder if someone of you can help me with this problem. I
am not a qmail guru but I successfully installed qmailtoaster 3 year
ago. In my server I have hylafax too. Now my problem.

I want to install hylafax on another machine. When I try to send a mail
from the new server to qmailtoaster that handle my mailboxes I am
refused with the following message: "CHKUSER rejected sender: from
<[email protected]::> remote
<fax.sylcomed.com:unknown:192.168.1.253> rcpt <> : invalid sender MX
domain"

I tried to insert a new line into my /etc/tcprules.d/tcp.smtp file
192.168.1.:allow,RELAYCLIENT="",RBLSMTPD="",NOP0FCHECK="1" where
192.168.1. is the class of the new machine

I rebuilt the cdb file with: tcprules /etc/tcprules.d/tcp.smtp.cdb
/etc/tcprules.d/tcp.smtp.tmp < /etc/tcprules.d/tcp.smtp

But I'm still bouced.........

The machine trying to send mails is fax.sylcomed.com with no MX record

As I'm not a guru I wouldn't recompile or something.....

There is something I can do to allow only that machine ?

Thanks

Alberto


There are a couple ways to deal with this. The way you describe should work, although I don't prefer it. Did you perhaps add the line after the existing last line? That won't work because the line beginning with : is a catchall. You need to add other more specific lines before the line which begins with : .

FWIW, I solve this problem by adding fax.sylcomed.com as an alias domain to sylcomed.com:
# /home/vpopmail/bin/vaddaliasdomain sylcomed.com fax.sylcomed.com
At least I think that's what solves this. ;)
Seem simpler, and doesn't open up potential security issues.

--
Alberto Maffini
Sylco S.r.l. - Assistenza post vendita
Via Pisa, 250 - 20099 - Sesto San Giovanni (Mi)
Tel. 02.2427557 - Fax 02.2400608
Cell. 348.3677402


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: [email protected]
    For additional commands, e-mail: [email protected]


Reply via email to