Simon Jones wrote:
Just one final question...
This is my /etc/tcprules.d/tcp.smtp file:
[EMAIL PROTECTED] smtp]# vi /etc/tcprules.d/tcp.smtp
127.:allow,RELAYCLIENT=""
:allow,BADMIMETYPE="",BADLOADERTYPE="M"
I can't see the numbers you mention for controling unknown user and max
recipients..
You're missing a package or two then. What does 'rpm -qa | grep toaster
| sort' show? With the chkuser patch, it would look like this:
[EMAIL PROTECTED] ~]# cat /etc/tcprules.d/tcp.smtp
127.:allow,RELAYCLIENT=""
:allow,BADMIMETYPE="",BADLOADERTYPE="M",CHKUSER_RCPTLIMIT="20",CHKUSER_WRONGRCPTLIMIT="3",QMAILQUEUE="/var/qmail/bin/simscan"
Of course I gave my users up to 20 recipients to stop a couple from
whining all the time.
Back on your Backup MX thing... Okay, what exactly were you trying to
do? The email gets sent through the backups when the main goes down;
does it really matter which one gets the mail? I'm just trying to
understand why the extra steps (read: complications) would be needed?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]