Heya all, brainstorm question.
I have one of my additional mailboxes configured as a receiver for all my GMail as a backup; GMail forwards all email over wholescale before it filters things on their side. Is there a way I can configure a Sonic server side filter to throw away patterns of things that isn't embedded into the webmail clients? Something like a procmail I presume, but the best I can find is the blacklist in the Spamassassin config for that mailbox. Remember this isn't my primary account login, it's one of the add-on mailboxes.
Real life problem: this GMail account can receive 100 emails a day from Facebook notifications. This overloads basic Sonic webmail filters if I let it go too long - Roundcube can't even handle it, Squirrelmail seems to have a 2000 limit per action (fuzzy, at least Delete). Squirrelmail dies when purging the Trash as well. Today's stats of cleanup (which I just sort of have to remember to log in and do every once in awhile) from Squirrelmail:
7426 INBOX emails total (I move all good ones to an "Archived" folder later)
6847 from Facebook to delete
4853 left after first delete button
2859 left after second delete button
865 left (works fine here)
Trash Purge == "ERROR: Connection dropped by IMAP server. Query: STORE 1:* +FLAGS (\Deleted)"
This is the type of mess I'm trying to automate on the server side - tossing facebook.com into the Spamassassin config is about the only way I'm seeing to tackle this... (I can't stop GMail from forwarding them). Can I put a .procmailrc somewhere to do this for me?
I have one of my additional mailboxes configured as a receiver for all my GMail as a backup; GMail forwards all email over wholescale before it filters things on their side. Is there a way I can configure a Sonic server side filter to throw away patterns of things that isn't embedded into the webmail clients? Something like a procmail I presume, but the best I can find is the blacklist in the Spamassassin config for that mailbox. Remember this isn't my primary account login, it's one of the add-on mailboxes.
Real life problem: this GMail account can receive 100 emails a day from Facebook notifications. This overloads basic Sonic webmail filters if I let it go too long - Roundcube can't even handle it, Squirrelmail seems to have a 2000 limit per action (fuzzy, at least Delete). Squirrelmail dies when purging the Trash as well. Today's stats of cleanup (which I just sort of have to remember to log in and do every once in awhile) from Squirrelmail:
7426 INBOX emails total (I move all good ones to an "Archived" folder later)
6847 from Facebook to delete
4853 left after first delete button
2859 left after second delete button
865 left (works fine here)
Trash Purge == "ERROR: Connection dropped by IMAP server. Query: STORE 1:* +FLAGS (\Deleted)"
This is the type of mess I'm trying to automate on the server side - tossing facebook.com into the Spamassassin config is about the only way I'm seeing to tackle this... (I can't stop GMail from forwarding them). Can I put a .procmailrc somewhere to do this for me?