Thanks, the qmail-toaster will not generate any e-mail, it will just relay messages, what type of spam protection do you recommend? We can assume it just receive spam messages and will be great if find a way to block most of them (on subject,body,spam score, so on).
________________________________ From: Jens Galsgaard <[email protected]> To: [email protected] Sent: Sunday, 3 June 2012, 23:08:21 Subject: Re: [qmailtoaster] allow a specific host to relay e-mails Add the IP in /etc/tcprules.d/tcp.smtp Add line like: 1.1.1.1:allow,RELAYCLIENT="",SENDER_NOCHECK="1",QMAILQUEUE="/var/qmail/bin/simscan",NOP0FCHECK="1" Where 1.1.1.1 is the IP you want to relay for. Then apply by running: qmailctl cdb //Jens ________________________________ Fra: "Am Am" <[email protected]> Til: [email protected] Sendt: søndag, 3. juni 2012 19:53:37 Emne: [qmailtoaster] allow a specific host to relay e-mails How to configure QMT to relay e-mails from specific host? Thanks
