Here's the rpm query:

[EMAIL PROTECTED] ~]# rpm -qa | grep toaster 
| sort
daemontools-toaster-0.76-1.2.9
qmail-pop3d-toaster-1.03-1.2.10
ezmlm-toaster-0.53.324-1.2.10
isoqlog-toaster-2.1-1.2.9
ucspi-tcp-toaster-0.88-1.2.9
qmail-toaster-1.03-1.2.10
courier-imap-toaster-3.0.8-1.2.9
control-panel-toaster-0.5-1.2.8
ezmlm-cgi-toaster-0.53.324-1.2.10
qmailmrtg-toaster-4.2-1.2.8
maildrop-toaster-devel-1.8.1-1.2.10
vqadmin-toaster-2.3.4-1.2.12
spamassassin-toaster-3.1.0-1.2.11
vpopmail-toaster-5.4.10-1.2.10
autorespond-toaster-2.0.4-1.2.8
qmailadmin-toaster-1.2.9-1.2.11
maildrop-toaster-1.8.1-1.2.10
squirrelmail-toaster-1.4.5-1.2.13

As for the backup mx:

The problem is that since the backup server will always accept mail for any
domains listed in its accepted relay file (so it WILL relay if the primary
goes down) I only want it to relay under these circumstances - reason being
that the backup can be used as a spam gateway for dictionary attacks even if
the primary is online, the relay server does not know if [EMAIL PROTECTED]
is a valid address, only the primary knows this because that is where the
account is specified.

Ok, if the primary goes down then we're back to square one because the
backup doesn't know what addresses are valid and which are not but at least
I could stop this kind of traffic if the primary mx is alive - which is
usually 99% of the time anyway as its only downed for occasional reboots for
updates etc.

Si.

 

> -----Original Message-----
> From: Jake Vickers [mailto:[EMAIL PROTECTED] 
> Sent: 23 December 2005 11:59
> To: [email protected]
> Subject: Re: [qmailtoaster] Backup MX
> 
> 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]
> 
> ---
> 
> 
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.371 / Virus Database: 267.14.5/212 - Release 
> Date: 23/12/2005
>  
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to