|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re:
From: WC -Sx- Jones (sx
insecurity.org)
Date: Tue Apr 06 2004 - 21:05:36 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>>/^unsubscribe( postfix-users)$/ DISCARD
If people want this in production - this may help:
/unsubscribe(?:\s+postfix)?/ DISCARD
This catches:
unsubscribe
unsubscribe postfix
unsubscribe postfix(anything...)
HTH/Bill
Explanation:
(?:)? - the last ? makes
(?:) optional...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]