Open
Bug 100683
Opened 24 years ago
Updated 3 years ago
RFE: Execute program before polling POP server
Categories
(MailNews Core :: Networking: POP, enhancement)
Tracking
(Not tracked)
NEW
Future
People
(Reporter: mozilla, Unassigned)
Details
Attachments
(1 file)
743 bytes,
patch
|
Details | Diff | Splinter Review |
I'd like to be able to have Mozilla execute an external program before checking
the POP server for new mail. There is a nice SPAM killer program called
mailfilter (http://mailfilter.sf.net) that will scan a POP3 account for spam.
I'd like to run it before each check, have it delete any spam and then have
Mozilla grab whatever is left. Mozilla's internal mail filters are not powerful
enough to be effective unfortunately (that's another RFE!)
![]() |
||
Updated•24 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•24 years ago
|
Target Milestone: --- → Future
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Comment 2•24 years ago
|
||
I've added a patch that adds an external callout to Mozilla. The only immediate
need is to move the program string to the prefs.js file since the string is
currently hardcoded. I couldn't figure out the PREFS API or else I would have
done that too. If you could add this to the source (with the prefs update), I'd
consider this implemented.
Updated•21 years ago
|
Product: MailNews → Core
Comment 4•18 years ago
|
||
sorry for the spam. making bugzilla reflect reality as I'm not working on these bugs. filter on FOOBARCHEESE to remove these in bulk.
Assignee: sspitzer → nobody
Assignee | ||
Updated•16 years ago
|
Product: Core → MailNews Core
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•