This is a discussion on filtering outbound mail within the Linux Administration forums, part of the Linux Forums category; I would like users to be able to filter their outgoing mail, the same way they can filter mail received, ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I would like users to be able to filter their outgoing mail, the same
way they can filter mail received, e.g. through procmail or mailagent as mail delivery agents (let us call MDA): MUA ---> MDA --> sendmail What is the best way to set up such service? Thank you -- Pol |
|
|||
|
"Pol" <linux_milano@yahoo.it> wrote in message
news:ZNyLc.91474$G%.87284@tornado.fastwebnet.it > I would like users to be able to filter their outgoing mail, ... [...] > What is the best way to set up such service? Tell them to turn on their brains, and don't send mail that they wish to filter. -- use hotmail for email replies |
|
|||
|
ynotssor wrote:
> "Pol" <linux_milano@yahoo.it> wrote in message > news:ZNyLc.91474$G%.87284@tornado.fastwebnet.it > > >>I would like users to be able to filter their outgoing mail, ... > > [...] > >>What is the best way to set up such service? > > > Tell them to turn on their brains, and don't send mail that they wish to > filter. > > Sotty, maybe i have used wrong words. Filtering would be useful to save outgoing mail into selected folders, besides the the common outbox. Outgoing mail filtering rules should be consistent with the incoming mail rules, so that folders gathering letters pertaining to a given subject can be maintained. thank you -- Pol |
|
|||
|
"Pol" <linux_milano@yahoo.it> wrote in message
news:40FF6C43.7060009@yahoo.it > Filtering would be useful to save outgoing mail into selected folders, > besides the the common outbox. > Outgoing mail filtering rules should be consistent with the incoming > mail rules, so that folders gathering letters pertaining to a given > subject can be maintained. sendmail is a Mail Transport Agent (MTA) and has nothing to do with "folders". -- use hotmail for email replies |
|
|||
|
ynotssor said the following, on 07/24/04 00:19:
> "Pol" <linux_milano@yahoo.it> wrote in message > news:40FF6C43.7060009@yahoo.it > > >>Filtering would be useful to save outgoing mail into selected folders, >>besides the the common outbox. >>Outgoing mail filtering rules should be consistent with the incoming >>mail rules, so that folders gathering letters pertaining to a given >>subject can be maintained. > > > sendmail is a Mail Transport Agent (MTA) and has nothing to do with > "folders". > Right. Filtering / filing of outgoing messages is a function of the Mail User Agent. Kmail (part of KDE) can do this; I don't think Thunderbird can at the moment. -- Rich Gibbs rgibbs@alumni.princeton.edu |