Koozali.org: home of the SME Server

Accepting port 110 traffic from only one ip

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: Accepting port 110 traffic from only one ip
« Reply #15 on: March 26, 2009, 04:53:48 PM »
you can have 2 servers listening on 25 at the same time with the same address..

I think you mean "can't".

Offline jokiin

  • **
  • 28
  • +0/-0
Re: Accepting port 110 traffic from only one ip
« Reply #16 on: March 26, 2009, 04:58:54 PM »
I use the SME server as spamfilter infront of an Exchange server and it catches close to all spam and marks all the rest perfectly (moved to "Exchange Junk E-mail folder")

maybe the spammers are getting smarter but I find that the filter doesn't catch anywhere near as much as it used to, a lot seems to slip by, emails sent by people using Foxmail (very popular email client used in China) more often than not end up in the junkmail folder also, I know there is a compliance issue with Foxmail (other mail servers seem to pass their mail ok though) but it's hard to try and re-educate so many users and get them to use something different

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: Accepting port 110 traffic from only one ip
« Reply #17 on: March 26, 2009, 05:50:14 PM »
I think you mean "can't".

indeed, I've corrected :-)

thank you

Stefano

Offline Knuddi

  • *
  • 540
  • +0/-0
    • http://www.scanmailx.com
Re: Accepting port 110 traffic from only one ip
« Reply #18 on: March 26, 2009, 07:18:56 PM »
jookin,

Surely they are getting smarter - all the time. Tuning the spamfilter is a continuous job I am afraid. What I have done with success is to:

1) Enable DCC (/etc/mail/spamassassin/v310.pre)
2) Utilize the unofficial clamav signatures (http://wiki.contribs.org/Email#Anti_Virus)
3) reject emails with score above 9 and tags above 5
4) install the server-manager module that allows whitelistning - sometimes its needed

If there are certain SA rules that creates the false positives then you might want to increase their score.



Offline jokiin

  • **
  • 28
  • +0/-0
Re: Accepting port 110 traffic from only one ip
« Reply #19 on: March 27, 2009, 12:15:05 AM »
What I have done with success is to:


Thanks, I will look into your suggestions (I value your feedback) I don't post here much but I have been a continuous user ever since E-Smith 4.0 and have used a few of your contribs over the years, thanks for taking the time to reply, appreciate your advice :)