Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Mail Filters on the Nevis mail server | ||||||||
Line: 24 to 24 | ||||||||
| ||||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
What can you do with mail filters? | ||||||||
Line: 32 to 34 | ||||||||
Every time a LArSoft![]() ![]() larsoftcommit@fnal.gov or uboonecommit@fnal.gov . Frequently I get dozens of such emails every day. I don't want to automatically delete them, since there may be something that impacts my work, but I don't want them cluttering my INBOX either. | ||||||||
Changed: | ||||||||
< < | So I use a mail filter to test if the "From" address of each email I receive includes larsoftcommit@fnal.gov . If it does, the mail is immediately sent to my LArSoft commit folder instead of my INBOX. Periodically I review the contents of that folder to see if any code changes are relevant to me. | |||||||
> > | So I use a mail filter to test if the "From" address of each email I receive includes larsoftcommit@fnal.gov or uboonecommit@fnal.gov . If it does, the mail is immediately sent to my LArSoft Commit folder instead of my INBOX. Periodically I review the contents of that folder to see if any code changes are relevant to me. | |||||||
You can see exactly how I implemented the above filters in the Sieve and Procmail pages. |