diff options
author | tkikuchi <> | 2005-08-27 01:40:17 +0000 |
---|---|---|
committer | tkikuchi <> | 2005-08-27 01:40:17 +0000 |
commit | 71c64726b6bc64082a11e3d7de8033a25ae5d5f5 (patch) | |
tree | 80599184bd4809a538d069fc9a5c5430cd232e85 /Mailman/Bouncers | |
parent | c65ee483e1d12f521c11faed9ff0d0986c16dd18 (diff) | |
download | mailman2-71c64726b6bc64082a11e3d7de8033a25ae5d5f5.tar.gz mailman2-71c64726b6bc64082a11e3d7de8033a25ae5d5f5.tar.xz mailman2-71c64726b6bc64082a11e3d7de8033a25ae5d5f5.zip |
FSF office has moved to 51 Franklin Street.
Diffstat (limited to '')
-rw-r--r-- | Mailman/Bouncers/BouncerAPI.py | 2 | ||||
-rw-r--r-- | Mailman/Bouncers/Caiwireless.py | 2 | ||||
-rw-r--r-- | Mailman/Bouncers/Compuserve.py | 2 | ||||
-rw-r--r-- | Mailman/Bouncers/DSN.py | 2 | ||||
-rw-r--r-- | Mailman/Bouncers/Exchange.py | 2 | ||||
-rw-r--r-- | Mailman/Bouncers/Exim.py | 2 | ||||
-rw-r--r-- | Mailman/Bouncers/GroupWise.py | 2 | ||||
-rw-r--r-- | Mailman/Bouncers/LLNL.py | 2 | ||||
-rw-r--r-- | Mailman/Bouncers/Makefile.in | 2 | ||||
-rw-r--r-- | Mailman/Bouncers/Microsoft.py | 2 | ||||
-rw-r--r-- | Mailman/Bouncers/Netscape.py | 2 | ||||
-rw-r--r-- | Mailman/Bouncers/Postfix.py | 2 | ||||
-rw-r--r-- | Mailman/Bouncers/Qmail.py | 2 | ||||
-rw-r--r-- | Mailman/Bouncers/SMTP32.py | 2 | ||||
-rw-r--r-- | Mailman/Bouncers/SimpleMatch.py | 2 | ||||
-rw-r--r-- | Mailman/Bouncers/SimpleWarning.py | 2 | ||||
-rw-r--r-- | Mailman/Bouncers/Sina.py | 2 | ||||
-rw-r--r-- | Mailman/Bouncers/Yahoo.py | 2 | ||||
-rw-r--r-- | Mailman/Bouncers/Yale.py | 2 | ||||
-rw-r--r-- | Mailman/Bouncers/__init__.py | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/Mailman/Bouncers/BouncerAPI.py b/Mailman/Bouncers/BouncerAPI.py index e8994145..e99d00ae 100644 --- a/Mailman/Bouncers/BouncerAPI.py +++ b/Mailman/Bouncers/BouncerAPI.py @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. """Contains all the common functionality for msg bounce scanning API. diff --git a/Mailman/Bouncers/Caiwireless.py b/Mailman/Bouncers/Caiwireless.py index 0e3e71fc..e2909122 100644 --- a/Mailman/Bouncers/Caiwireless.py +++ b/Mailman/Bouncers/Caiwireless.py @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. """Parse mystery style generated by MTA at caiwireless.net.""" diff --git a/Mailman/Bouncers/Compuserve.py b/Mailman/Bouncers/Compuserve.py index 516c2237..89085d2c 100644 --- a/Mailman/Bouncers/Compuserve.py +++ b/Mailman/Bouncers/Compuserve.py @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. """Compuserve has its own weird format for bounces.""" diff --git a/Mailman/Bouncers/DSN.py b/Mailman/Bouncers/DSN.py index 666281c6..d87899c4 100644 --- a/Mailman/Bouncers/DSN.py +++ b/Mailman/Bouncers/DSN.py @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. """Parse RFC 3464 (i.e. DSN) bounce formats. diff --git a/Mailman/Bouncers/Exchange.py b/Mailman/Bouncers/Exchange.py index 1f73aeb1..2f6eeda0 100644 --- a/Mailman/Bouncers/Exchange.py +++ b/Mailman/Bouncers/Exchange.py @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. """Recognizes (some) Microsoft Exchange formats.""" diff --git a/Mailman/Bouncers/Exim.py b/Mailman/Bouncers/Exim.py index 1f03df2d..ce677385 100644 --- a/Mailman/Bouncers/Exim.py +++ b/Mailman/Bouncers/Exim.py @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. """Parse bounce messages generated by Exim. diff --git a/Mailman/Bouncers/GroupWise.py b/Mailman/Bouncers/GroupWise.py index 8bde4405..7ef31256 100644 --- a/Mailman/Bouncers/GroupWise.py +++ b/Mailman/Bouncers/GroupWise.py @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. """This appears to be the format for Novell GroupWise and NTMail diff --git a/Mailman/Bouncers/LLNL.py b/Mailman/Bouncers/LLNL.py index faadb0b9..97c56e22 100644 --- a/Mailman/Bouncers/LLNL.py +++ b/Mailman/Bouncers/LLNL.py @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. """LLNL's custom Sendmail bounce message.""" diff --git a/Mailman/Bouncers/Makefile.in b/Mailman/Bouncers/Makefile.in index 40594107..8865a9f2 100644 --- a/Mailman/Bouncers/Makefile.in +++ b/Mailman/Bouncers/Makefile.in @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # NOTE: Makefile.in is converted into Makefile by the configure script # in the parent directory. Once configure has run, you can recreate diff --git a/Mailman/Bouncers/Microsoft.py b/Mailman/Bouncers/Microsoft.py index f14268a9..d8a90b24 100644 --- a/Mailman/Bouncers/Microsoft.py +++ b/Mailman/Bouncers/Microsoft.py @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. """Microsoft's `SMTPSVC' nears I kin tell.""" diff --git a/Mailman/Bouncers/Netscape.py b/Mailman/Bouncers/Netscape.py index 21aea7c5..f5974602 100644 --- a/Mailman/Bouncers/Netscape.py +++ b/Mailman/Bouncers/Netscape.py @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. """Netscape Messaging Server bounce formats. diff --git a/Mailman/Bouncers/Postfix.py b/Mailman/Bouncers/Postfix.py index 14876645..1fab8666 100644 --- a/Mailman/Bouncers/Postfix.py +++ b/Mailman/Bouncers/Postfix.py @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. """Parse bounce messages generated by Postfix. diff --git a/Mailman/Bouncers/Qmail.py b/Mailman/Bouncers/Qmail.py index d6a3e3c3..f6019ce8 100644 --- a/Mailman/Bouncers/Qmail.py +++ b/Mailman/Bouncers/Qmail.py @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. """Parse bounce messages generated by qmail. diff --git a/Mailman/Bouncers/SMTP32.py b/Mailman/Bouncers/SMTP32.py index 62982461..7f9e7347 100644 --- a/Mailman/Bouncers/SMTP32.py +++ b/Mailman/Bouncers/SMTP32.py @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. """Something which claims X-Mailer: <SMTP32 vXXXXXX> diff --git a/Mailman/Bouncers/SimpleMatch.py b/Mailman/Bouncers/SimpleMatch.py index 9cb0832b..c39248b5 100644 --- a/Mailman/Bouncers/SimpleMatch.py +++ b/Mailman/Bouncers/SimpleMatch.py @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. """Recognizes simple heuristically delimited bounces.""" diff --git a/Mailman/Bouncers/SimpleWarning.py b/Mailman/Bouncers/SimpleWarning.py index bc515515..eefd46a5 100644 --- a/Mailman/Bouncers/SimpleWarning.py +++ b/Mailman/Bouncers/SimpleWarning.py @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. """Recognizes simple heuristically delimited warnings.""" diff --git a/Mailman/Bouncers/Sina.py b/Mailman/Bouncers/Sina.py index 2cc2e69b..3e39ffac 100644 --- a/Mailman/Bouncers/Sina.py +++ b/Mailman/Bouncers/Sina.py @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. """sina.com bounces""" diff --git a/Mailman/Bouncers/Yahoo.py b/Mailman/Bouncers/Yahoo.py index fd952915..b3edf4fa 100644 --- a/Mailman/Bouncers/Yahoo.py +++ b/Mailman/Bouncers/Yahoo.py @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. """Yahoo! has its own weird format for bounces.""" diff --git a/Mailman/Bouncers/Yale.py b/Mailman/Bouncers/Yale.py index 6afc4d97..6b4aa3ee 100644 --- a/Mailman/Bouncers/Yale.py +++ b/Mailman/Bouncers/Yale.py @@ -12,7 +12,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. """Yale's mail server is pretty dumb. diff --git a/Mailman/Bouncers/__init__.py b/Mailman/Bouncers/__init__.py index 2cbbabb1..f569e43f 100644 --- a/Mailman/Bouncers/__init__.py +++ b/Mailman/Bouncers/__init__.py @@ -12,4 +12,4 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |