]> git.madduck.net Git - etc/mailfilter.git/blobdiff - procmail/justme

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

do not limit confirmation justme exceptions to mass.m.n
[etc/mailfilter.git] / procmail / justme
index 09c188fba4c1dd7805aec3034250807c2153d363..9d150a95303ab0d1f94add7c75c06f37ce6470c3 100644 (file)
@@ -56,7 +56,6 @@
 
   :0 E
   * MSGID ?? ^<mailman
-  * ORIGINAL_TO ?? ^[^=]+=[^@]+@mass\.madduck\.net$
   {
     :0
     * FROM ?? -request@
@@ -85,7 +84,6 @@
 
   :0 E
   * FROM ?? ^[Mm]ajordomo@
-  * ORIGINAL_TO ?? ^[^=]+=[^@]+@mass\.madduck\.net$
   * SUBJECT ?? ^Confirmation for
   {
     JUSTME="majordomo confirmation"
@@ -94,7 +92,6 @@
 
   :0 E
   * FROM ?? ^noreply@googlegroups\.com$
-  * ORIGINAL_TO ?? ^[^=]+=[^@]+@mass\.madduck\.net$
   * SUBJECT ?? ^Google Groups: Please confirm
   {
     JUSTME="googlegroups confirmation"
 
   :0 E
   * FROM ?? ^SmartList <.+-request@.+>
-  * ORIGINAL_TO ?? ^[^=]+=[^@]+@mass\.madduck\.net$
   * SUBJECT ?? ^CONFIRM s[0-9]+$
   {
     JUSTME="smartlist confirmation"
 
   :0 E
   * FROM ?? ^Launchpad Email Validator <noreply@launchpad\.net>
-  * ORIGINAL_TO ?? ^[^=]+=[^@]+@mass\.madduck\.net$
   * SUBJECT ?? ^Launchpad: Validate your email address$
   {
     JUSTME="launchpad validation"