
6th November 2005, 18:09
|
|
Member
|
|
Join Date: Nov 2005
Posts: 49
Thanks: 1
Thanked 1 Time in 1 Post
|
|
Slicker spam handling with Maildirs
I don't think this has already been posted as a suggestion (and I even looked  ).
But in regards to this thread I'd really like to see this incorporated in an integrated fashion into ISPConfig.
Unfortunately, spam is now a fact of life on the 'net. ISPConfig's integrated spam checking is really slick -- but it seems not fully done without dropping that spam into a user's default Spam folder if Maildirs are enabled.
|

1st December 2006, 07:16
|
|
Member
|
|
Join Date: Aug 2005
Posts: 38
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Echo spam handling in ISPConfig
Quote:
|
Originally Posted by IntnsRed
I don't think this has already been posted as a suggestion (and I even looked  ).
But in regards to this thread I'd really like to see this incorporated in an integrated fashion into ISPConfig.
Unfortunately, spam is now a fact of life on the 'net. ISPConfig's integrated spam checking is really slick -- but it seems not fully done without dropping that spam into a user's default Spam folder if Maildirs are enabled.
|
I think this issue of spam is getting more relevant to what ISPC is designed to do. I don't know how hard this may or may not be but as a service/hosting provider this is what I would like to see if possible:
- Ability to automatically put mail marked ****spam**** into special .spam folder
- Option to switch on for each user or
- Option to use system-wide spam folder administered by admins.
- Perhaps a subfolder or group structure for this system wide folder (similar to sites/users structure in ISPC) so clients can subscribe to a service if desired
It would be nice to be able to check mail out before simply dumping it or having to deal with it every day. At the moment ISPC only allows you to dump them (makes false positives a worry) or accept them (inconveniant and potentially dangerous)
A similar option for mail contaminated with a virus could be even more important as it would allow them to be dealt with by experienced admins and would even help with improving defensive measures or reporting threats.
Till, Falko, is this on the horizon at all?
Thanks
|

2nd December 2006, 16:00
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,853
Thanks: 781
Thanked 1,558 Times in 1,477 Posts
|
|
Quote:
|
Originally Posted by bosei
Till, Falko, is this on the horizon at all?
Thanks
|
It's on our list, but I don't know when it will be ready.
|

8th December 2006, 22:00
|
|
Junior Member
|
|
Join Date: Sep 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Maybe the Maia interface could be a good starting point??
|

26th February 2007, 02:33
|
|
Junior Member
|
|
Join Date: Feb 2007
Posts: 7
Thanks: 0
Thanked 1 Time in 1 Post
|
|
filing spam to extra (imap)folder on the server
if you are using the imap protocol you can move spam-mails to a seperate folder using procmail.
the following adds appropriate procmail-rules to the global master config file:
Code:
echo -e "\n" >> /root/ispconfig/isp/conf/procmailrc.master
echo "# ***SPAM*** -> SPAM Folder" >> /root/ispconfig/isp/conf/procmailrc.master
echo ":H" >> /root/ispconfig/isp/conf/procmailrc.master
echo "* Subject:.*\*\*\*SPAM\*\*\*.*" >> /root/ispconfig/isp/conf/procmailrc.master
echo "$HOME/Maildir/.SPAM/" >> /root/ispconfig/isp/conf/procmailrc.master
WARNING: - this effects all mailboxes !
- you must repeat this after ISPC updates !
- when using POP3 you do not get any of these mails !
- some IMAP-Mail Clients may force you to "subscribe" the SPAM folder as it will not be shown by default
- It only works if the Subject contains: ***SPAM***
Last edited by brt; 26th February 2007 at 02:37.
|
|
The Following User Says Thank You to brt For This Useful Post:
|
|

26th February 2007, 16:39
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 170
Thanks: 7
Thanked 0 Times in 0 Posts
|
|
So probably the question is what effort is required to create a Maia add-on for ISPConfig?
|

26th February 2007, 17:04
|
|
Junior Member
|
|
Join Date: Feb 2007
Posts: 7
Thanks: 0
Thanked 1 Time in 1 Post
|
|
just my thoughts
maia is based on memory resident amavisd-new.
with amavisd-new all, even outgoing mail, gets scanned.
with the current ISPC mail only gets scanned when it is filed to the users mailbox, this safes performance and reduces the possibility for false positives on outgoing mail.
the ISPC configuration already lets you change the most important spam-settings, so i am ok with it
|

26th February 2007, 17:37
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 170
Thanks: 7
Thanked 0 Times in 0 Posts
|
|
Quote:
|
Originally Posted by brt
maia is based on memory resident amavisd-new.
with amavisd-new all, even outgoing mail, gets scanned.
with the current ISPC mail only gets scanned when it is filed to the users mailbox, this safes performance and reduces the possibility for false positives on outgoing mail.
the ISPC configuration already lets you change the most important spam-settings, so i am ok with it 
|
Ok, fine. I just want to be able to help SPamAssassin understand that not everything it thinks is spam actually is, and the other way around. Right now I'm just too reliant on Thunderbird (which does an excellent job btw).
Correct me if I'm wrong, but SpamAssassin does nothing more than add something to the title and still passes the spam on to the user, correct?
|

27th February 2007, 14:08
|
|
Junior Member
|
|
Join Date: Feb 2007
Posts: 7
Thanks: 0
Thanked 1 Time in 1 Post
|
|
UsingSpamAssassin
well you already have the possibility to whitelist and blacklist addresses width ISPC.
Spamassassin has the possibility to learn, and bayes only works if it has been well teached with ham and spam.
there are some possibilities to tune Spamassassin to reduce false positives:
UsingSpamAssassin
|

30th March 2008, 07:02
|
|
Junior Member
|
|
Join Date: Mar 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
ispconfig spam filtering weakness
The real problem here and where the need for maia comes in IMHO, is that if a user configures their ISPC email account to forward email to another address, because of the .forward/procmail combination, postfix forwards the message before it can be spam filtered. Maybe this is more "right", but as a sysadmin I certainly don't see the point in having users' SPAM forwarded (essentially relayed) through my servers. If I am going through the trouble to have a server that can filter SPAM, why would I want half my users which forward email to get tons of spam thanks in part to my service? This is BAD!!!
Maia would give a "mandatory" system wide shared bayesian based spam filter to be used by every account on the box which would filter and quarantine crap before postfix could forward it on to their outside address.
If nobody has tackled this yet, I don't know if any integration with ispconfig would make much sense. Would it be nice to have site admins optionally be a domain admin in maia, or no?
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 14:10.
|
Recent comments
1 day 5 hours ago
1 day 10 hours ago
1 day 11 hours ago
1 day 11 hours ago
1 day 12 hours ago
1 day 14 hours ago
1 day 16 hours ago
1 day 17 hours ago
1 day 17 hours ago
1 day 18 hours ago