This is a discussion on how to configure .forward to delete mail w/ the word Microsoft? within the HP-UX Operating System forums, part of the Unix Operating Systems category; --> Dear HP-UX friends how can I configure the .forward file in HP-UX 10.20 to delete all the mails containing ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Dear HP-UX friends how can I configure the .forward file in HP-UX 10.20 to delete all the mails containing a given expression, say, "Microsoft"? I get >400 mails daily :-( with this word in the subject. Thank you -- Pavel Pokorny Math Dept, Prague Institute of Chemical Technology http://www.vscht.cz/mat/Pavel.Pokorny |
| ||||
| In article <bks0u9$9h4$2@ns.felk.cvut.cz>, Pavel Pokorny wrote: > how can I configure the .forward file in HP-UX 10.20 to delete > all the mails containing a given expression, say, "Microsoft"? > I get >400 mails daily :-( with this word in the subject. You need to set up a filter... something like procmail, for example. (http://www.procmail.org/) IIRC procmail could be built from source with the bundled cc on HP-UX, you just miss all the optimizations that way. But as the usual place only has binaries for HP-UX 11.x ... (of course, if you have the "real" HP compiler or GCC ...) -- Mikko Nahkola <mnahkola@trein.ntc.nokia.com> #include <disclaimer.h> #Not speaking for my employer. No warranty. YMMV. |