procmail
[Top] [All Lists]

Using Procmail and Fetchmail to distribute incoming mail to local users

2000-11-15 03:44:59
Hi

I have looked at the FAQ and scoured the web for a recipe to 
perform the function I require.
The closest I got was the following:

# Procmail recipe file to sort incoming mail to individual mailboxes
#
:0:
* ^TO_\/(.*)@                 
* MATCH ?? ()\/[^(_at_)]+
# | sed -e 's/[^a-z0-9_-]//g' 
$MATCH

As you can see the intention is to redirect mail to user's local 
mailboxes - it works, but does not filter some leading and trailing 
characters attached to the recipient name such as " ' ` < > ( ).
I tried a few filters, but to no avail.

Any help would be appreciated.
Best Regards
Eugene Geldenhuys
MCNE ECNE MCSE MCP

TFX SOLUTIONS -
PROFESSIONAL NETWORK DESIGN ,IMPLEMENTATION AND SUPPORT
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail