Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-19, 04:58:49

Author Topic: KloxoMR7 with Xeams Spam filtering  (Read 4491 times)

0 Members and 1 Guest are viewing this topic.

Offline dmull

  • Junior Member
  • *
  • Posts: 39
  • Karma: +0/-0
    • View Profile
KloxoMR7 with Xeams Spam filtering
« on: 2016-06-20, 18:47:37 »
Xeams is the best open source spam smtp proxy filtering software around and it works awesome as well, but you can not install it next to another smtp server as they both run the same ports. We are going to change the smtp default port from 25 to 125.

First you have to change the smtp receiving port to a different port so you can have the default smtp receive mail from Xeams as it passes through. To do this you need to browse to /var/qmail/supervise/smtp and open the file run with favorite text editor. Scroll to the very bottom where you see:
Quote
### MR -- spamhaus.org recommended for not using $RBLSMTPD $BLACKLIST entry before $SMTPD
exec $SOFTLIMIT \
   /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \
   -u "$QMAILDUID" -g "$NOFILESGID" $IP $PORT $RECORDIO \
   $SPAMDYKE $RBLSMTPD $SMTPD $VCHKPW /bin/true 2>&1

You want to change it to look like this:
Quote
### MR -- spamhaus.org recommended for not using $RBLSMTPD $BLACKLIST entry before $SMTPD
exec $SOFTLIMIT \
   /usr/bin/tcpserver -v -R -H -l $HOSTNAME -x $TCP_CDB -c "$MAXSMTPD" \
   -u "$QMAILDUID" -g "$NOFILESGID" $IP 125 $RECORDIO \
   $SPAMDYKE $RBLSMTPD $SMTPD $VCHKPW /bin/true 2>&1

Save and restart qmail servers with
service qmail restart

Now during the configuration of Xeams, point Xeams SMTP Proxy to 127.0.0.1 and port 125 and Xeams smtp proxy service should stay at port 25.

You can find guides on how to install xeams here, http://xeams.com
« Last Edit: 2016-06-20, 18:53:37 by dmull »

Offline fossxplorer

  • Master
  • **
  • Posts: 640
  • Karma: +1/-0
    • View Profile
Re: KloxoMR7 with Xeams Spam filtering
« Reply #1 on: 2016-07-19, 23:13:19 »
Open source?? From their FAQ:
Is Xeams based on any open source technologies?
No. Although there are some components in Xeams that are based on open sourced technologies, the main email engine is not open sourced. Similarly, the spam filtering engine is also designed by our engineers from ground up.
Kloxo-MR!

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.026 seconds with 21 queries.

web stats analysis