Oops, my bad. That was wrong on my part.
You need the latest version of qmail-toaster that Jake put together, but
hasn't put on the main site yet. It has the sender MX check turned off
by default, and has other special characters (for blackberry, etc)
included. You can get it at
http://qmailtoaster.com/testing/qmail-toaster-1.03-1.3.21.src.rpm
qtp-newmodel can install this with a little work. You need to download
it into the /usr/src/qtp-upgrade/SRPMS/ directory, then create a
current.txt file in the the same directory. The current.txt file needs
to contain the full name of the source rpm file (sans directories). Then
run qtp-newmodel, and it should see that the package has been selected
and downloaded.
You can also find it in the qtp repository (I just put it there).
If you're running CentOS5.x 32-bit, you should be able to:
# service qmail stop
# yum --enablerepo=qtp-CentOS update qmail-toaster
# service qmail start
(I haven't actually done it like this yet)
--
-Eric 'shubes'
On 06/14/2011 09:42 AM, Alberto Maffini wrote:
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.
---------------------------------------------------------------------------------
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]