|
@@ -28,7 +28,7 @@ if (/^X-BeenThere:\s*(.*)@rmll\.info/)
|
|
|
to $MAILDIR/.rmll.09.$MATCH1
|
|
|
}
|
|
|
}
|
|
|
-if (/^From:.*reservation@rmll\.info/ || /^From:.*tpeweb@paybox\.com/)
|
|
|
+if (/^From:.*reservation@rmll\.info/ || /^From:.*tpeweb@paybox\.com/ || /^From:.*noreply@ogone\.com/)
|
|
|
{
|
|
|
to $MAILDIR/.rmll.resa
|
|
|
}
|
|
@@ -106,7 +106,7 @@ if (/^List-Id:.*<(.*)\.lists\.parinux\.org>/)
|
|
|
}
|
|
|
|
|
|
### FrNog
|
|
|
-if (/^List-Id: .*frnog=FRnOG\.org/)
|
|
|
+if (/^List-Id: .*frnog=FRnOG\.org/ || /^List-Id:.*<frnog\.frnog\.org>/)
|
|
|
{
|
|
|
to $MAILDIR/.groups.frnog
|
|
|
}
|
|
@@ -166,7 +166,7 @@ if (/^List-Id:.*<(.*)\.listes\.sud-ouest\.org>/)
|
|
|
}
|
|
|
|
|
|
### SYMPA Lists
|
|
|
-if (/^List-Id:.*<sympa-(.*)\.cru\.fr>/)
|
|
|
+if (/^List-Id:.*<sympa-(.*)\.listes\.renater\.fr>/)
|
|
|
{
|
|
|
exception {
|
|
|
`test -d $MAILDIR/.sympa.$MATCH1`
|