platal.git
10 years agoRevert "Rewrite xnetevents and removes anim notification when the subscription is...
Anne Limoges [Tue, 4 Mar 2014 21:02:27 +0000 (22:02 +0100)]
Revert "Rewrite xnetevents and removes anim notification when the subscription is not changed."

This reverts commit aa3ef74f4477984d6f5771b1baa0c9c7cbe2b6ea.

10 years agoCorrects xorg_id.
Anne Limoges [Tue, 4 Mar 2014 20:59:24 +0000 (21:59 +0100)]
Corrects xorg_id.

10 years agoRewrite xnetevents and removes anim notification when the subscription is not changed.
Anne Limoges [Mon, 3 Feb 2014 11:02:04 +0000 (12:02 +0100)]
Rewrite xnetevents and removes anim notification when the subscription is not changed.

10 years agoCorrect incorrect xorg_id for hasna.riahi.1985
Thomas Minvielle [Sat, 1 Mar 2014 08:17:53 +0000 (09:17 +0100)]
Correct incorrect xorg_id for hasna.riahi.1985

10 years agoAdd mailing list headers to newsletters
Nicolas Iooss [Mon, 24 Feb 2014 22:14:47 +0000 (23:14 +0100)]
Add mailing list headers to newsletters

10 years agoDrop NAF_code when inappropriate.
Thomas Minvielle [Sun, 23 Feb 2014 12:32:47 +0000 (13:32 +0100)]
Drop NAF_code when inappropriate.

10 years agoUpdate AX website.
Thomas Minvielle [Fri, 21 Feb 2014 22:50:44 +0000 (23:50 +0100)]
Update AX website.

10 years agoAdd a cron which checks the best mail addresses which is stored
Nicolas Iooss [Mon, 17 Feb 2014 21:29:38 +0000 (22:29 +0100)]
Add a cron which checks the best mail addresses which is stored

The cron script computes the selected mail address for each profile and warns
once a week if the result doesn't match the database data.

Also make Address::updateBestMail static public so that there is no need to
create an object per profile in the cron script and there is no code
duplication to find which address would be selected.

10 years agoRename ax_mail flag to dn_best_mail for profile addresses
Nicolas Iooss [Mon, 17 Feb 2014 20:58:38 +0000 (21:58 +0100)]
Rename ax_mail flag to dn_best_mail for profile addresses

The name "ax_mail" is ambiguous with the visibility level "ax". In fact this
is only used to speed up the advanced search when an administrator exports a
list of addresses to prepare a mailing.

Therefore this denormalized flag is renamed "dn_best_mail", which is the best
known address to send mail.

This commit adds a comment in classes/address.php to describe how this best
address is chosen.

10 years agoFix visibility flags ordering in javascript
Nicolas Iooss [Mon, 17 Feb 2014 22:13:08 +0000 (23:13 +0100)]
Fix visibility flags ordering in javascript

The new "hidden" flag introduced by commit 07e4a9a has not been declared in JS,
which leads to a bug in the address management profile page. Visibility flags
were no longer ordered between an address and the associated phone numbers.

10 years agoExport deliveryIssue flag in postal addresses export
Nicolas Iooss [Sun, 16 Feb 2014 18:11:34 +0000 (19:11 +0100)]
Export deliveryIssue flag in postal addresses export

10 years agoDon't select a postal address for ax_mail when delivery failed
Nicolas Iooss [Sun, 16 Feb 2014 18:10:43 +0000 (19:10 +0100)]
Don't select a postal address for ax_mail when delivery failed

10 years agoForce-normalize user emails for list unsubscribe.
Raphaël Barrois [Sun, 16 Feb 2014 16:55:11 +0000 (17:55 +0100)]
Force-normalize user emails for list unsubscribe.

10 years agoEnfore non-empty email addresses at several locations
Nicolas Iooss [Sun, 16 Feb 2014 16:27:46 +0000 (17:27 +0100)]
Enfore non-empty email addresses at several locations

10 years agoAdding hobby visibility on profile.
Victor Berger [Sun, 16 Feb 2014 16:04:23 +0000 (17:04 +0100)]
Adding hobby visibility on profile.

Signed-off-by: Victor Berger <victor.berger@m4x.org>
10 years agoFix incorrect forlife in marketing email.
Victor Berger [Sun, 2 Feb 2014 18:39:13 +0000 (19:39 +0100)]
Fix incorrect forlife in marketing email.

Signed-off-by: Victor Berger <victor.berger@m4x.org>
10 years agoFix typo in comment of class AddressIterator
Nicolas Iooss [Sun, 16 Feb 2014 15:25:44 +0000 (16:25 +0100)]
Fix typo in comment of class AddressIterator

10 years agoFix comletter sender and template.
Anne Limoges [Sun, 16 Feb 2014 15:09:28 +0000 (16:09 +0100)]
Fix comletter sender and template.

10 years agoTypo.
Thomas Minvielle [Sun, 16 Feb 2014 14:02:59 +0000 (15:02 +0100)]
Typo.

10 years agoChanges comletter css to green.
Anne Limoges [Thu, 13 Feb 2014 22:26:28 +0000 (23:26 +0100)]
Changes comletter css to green.

10 years agoChanges comletter css to green.
Anne Limoges [Thu, 13 Feb 2014 22:26:28 +0000 (23:26 +0100)]
Changes comletter css to green.

10 years agoAllow assistants to use admin/broken
Thomas Minvielle [Sat, 8 Feb 2014 23:34:17 +0000 (00:34 +0100)]
Allow assistants to use admin/broken

10 years agoShow ax_id on profile for admins.
Thomas Minvielle [Sat, 8 Feb 2014 23:19:33 +0000 (00:19 +0100)]
Show ax_id on profile for admins.

10 years agoAdd axfreetext field in profiles table.
Thomas Minvielle [Sat, 8 Feb 2014 22:47:24 +0000 (23:47 +0100)]
Add axfreetext field in profiles table.

10 years agoAdd a freetext field for admin use.
Thomas Minvielle [Sat, 8 Feb 2014 16:20:32 +0000 (17:20 +0100)]
Add a freetext field for admin use.

10 years agoAdd ax_id field in the postal address export.
Thomas Minvielle [Sat, 8 Feb 2014 13:45:21 +0000 (14:45 +0100)]
Add ax_id field in the postal address export.

10 years agoDrop custom_css field in newsletters table
Nicolas Iooss [Mon, 3 Feb 2014 20:41:24 +0000 (21:41 +0100)]
Drop custom_css field in newsletters table

As adding a CSS file and a template requires code modification, it's better to
compute the custom_css field in the code. Newsletter::hasCustomCss() does this.

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoMerge branch 'xorg/maint'
Nicolas Iooss [Mon, 3 Feb 2014 20:15:20 +0000 (21:15 +0100)]
Merge branch 'xorg/maint'

10 years agoNL bounces: Fix None printing in error messages
Nicolas Iooss [Mon, 3 Feb 2014 20:06:46 +0000 (21:06 +0100)]
NL bounces: Fix None printing in error messages

Invalid bounces with no From headers were reported with 'From="None"' instead of 'From=None'

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoNL bounces: no longer crash on messages without a From header
Nicolas Iooss [Sun, 26 Jan 2014 19:16:29 +0000 (20:16 +0100)]
NL bounces: no longer crash on messages without a From header

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoNL bounces: treat "failed " as a failed action
Nicolas Iooss [Sun, 26 Jan 2014 19:09:42 +0000 (20:09 +0100)]
NL bounces: treat "failed " as a failed action

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoNL bounces: Some MTA don't set Final-Recipient in their bounces but use Remote-Recipi...
Nicolas Iooss [Fri, 10 Jan 2014 18:14:26 +0000 (19:14 +0100)]
NL bounces: Some MTA don't set Final-Recipient in their bounces but use Remote-Recipient instead

relay.supermarchesmatch.fr is such MTA

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoFix bug on former users in group sync with lists.
Anne Limoges [Mon, 3 Feb 2014 10:59:04 +0000 (11:59 +0100)]
Fix bug on former users in group sync with lists.

10 years agoFix typo.
Victor Berger [Sun, 2 Feb 2014 17:12:20 +0000 (18:12 +0100)]
Fix typo.

Signed-off-by: Victor Berger <victor.berger@m4x.org>
10 years agoUpdate core and banana.
Thomas Minvielle [Sun, 2 Feb 2014 16:59:27 +0000 (17:59 +0100)]
Update core and banana.

10 years agoFixes vim mode line.
Thomas Minvielle [Sun, 2 Feb 2014 16:40:28 +0000 (17:40 +0100)]
Fixes vim mode line.

10 years agoActivating 'hidden' visibility flag.
Victor Berger [Sun, 2 Feb 2014 16:56:30 +0000 (17:56 +0100)]
Activating 'hidden' visibility flag.

Signed-off-by: Victor Berger <victor.berger@m4x.org>
10 years agoSort validation categories on /admin/validate/answers
Nicolas Iooss [Sun, 2 Feb 2014 14:39:51 +0000 (15:39 +0100)]
Sort validation categories on /admin/validate/answers

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoValidations: sort categories and fix French typo
Nicolas Iooss [Sun, 2 Feb 2014 14:08:17 +0000 (15:08 +0100)]
Validations: sort categories and fix French typo

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoAddition to previous commit.
Anne Limoges [Tue, 28 Jan 2014 19:42:28 +0000 (20:42 +0100)]
Addition to previous commit.

10 years agoCsv and vcf extracts from groups are only for animators.
Anne Limoges [Tue, 28 Jan 2014 13:20:49 +0000 (14:20 +0100)]
Csv and vcf extracts from groups are only for animators.

10 years agoFix bug with users in both group_members and group_former_members.
Anne Limoges [Tue, 14 Jan 2014 13:43:48 +0000 (14:43 +0100)]
Fix bug with users in both group_members and group_former_members.

10 years agoCommunity letter: update article submission limitations
Nicolas Iooss [Fri, 10 Jan 2014 18:22:05 +0000 (19:22 +0100)]
Community letter: update article submission limitations

Limiting to 4 lines was too strict

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoImprove clarity of https://www.polytechnique.org/emails
Nicolas Iooss [Tue, 7 Jan 2014 22:42:41 +0000 (23:42 +0100)]
Improve clarity of https://polytechnique.org/emails

This page incorrectly reported potential conflicting emails as given for life.
Fix this displaying issue by dividing the emails addresses in 3 categories.

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agocron/compliance.php: Smaller batches.
Raphaël Barrois [Sat, 4 Jan 2014 23:23:48 +0000 (00:23 +0100)]
cron/compliance.php: Smaller batches.

10 years agoMerge branch 'xorg/maint'
Nicolas Iooss [Fri, 3 Jan 2014 17:44:20 +0000 (18:44 +0100)]
Merge branch 'xorg/maint'

10 years agoRemove unused image htdocs/images/ax_mail_header_normal.jpg
Nicolas Iooss [Fri, 3 Jan 2014 17:43:23 +0000 (18:43 +0100)]
Remove unused image htdocs/images/ax_mail_header_normal.jpg

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoHappy New Year!
Nicolas Iooss [Fri, 3 Jan 2014 17:41:53 +0000 (18:41 +0100)]
Happy New Year!

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoUpdate AX letter logo
Nicolas Iooss [Fri, 3 Jan 2014 17:10:43 +0000 (18:10 +0100)]
Update AX letter logo

10 years agoFix alias overriding bug when changing names
Nicolas Iooss [Thu, 2 Jan 2014 19:02:34 +0000 (20:02 +0100)]
Fix alias overriding bug when changing names

When changing name (first name or last name), the new alias was tested against
existing aliases in email_source_account table but not against those in
email_source_other, where the homonyms are.

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoGet ready for next version
Nicolas Iooss [Tue, 31 Dec 2013 13:26:18 +0000 (14:26 +0100)]
Get ready for next version

10 years agoRelease of plat/al 1.1.11 xorg/1.1.11
Nicolas Iooss [Tue, 31 Dec 2013 13:24:31 +0000 (14:24 +0100)]
Release of plat/al 1.1.11

10 years agoCommunity letter: copy and modify the template from the NL
Nicolas Iooss [Mon, 30 Dec 2013 22:08:15 +0000 (23:08 +0100)]
Community letter: copy and modify the template from the NL

10 years agoUpdate ChangeLog
Nicolas Iooss [Mon, 30 Dec 2013 21:12:17 +0000 (22:12 +0100)]
Update ChangeLog

10 years agoCommunity letter: add link in admin page
Nicolas Iooss [Sat, 28 Dec 2013 22:28:14 +0000 (23:28 +0100)]
Community letter: add link in admin page

10 years agoCommunity letter: add article submission limitations
Nicolas Iooss [Sat, 28 Dec 2013 21:55:53 +0000 (22:55 +0100)]
Community letter: add article submission limitations

10 years agoAdd article submission system for community letter
Nicolas Iooss [Sun, 29 Dec 2013 16:39:33 +0000 (17:39 +0100)]
Add article submission system for community letter

10 years agoAdd basic pages for community letter
Nicolas Iooss [Sat, 28 Dec 2013 19:58:46 +0000 (20:58 +0100)]
Add basic pages for community letter

10 years agoRemove Javascript call to undefined function changeOnlyReferent()
Nicolas Iooss [Mon, 30 Dec 2013 10:54:19 +0000 (11:54 +0100)]
Remove Javascript call to undefined function changeOnlyReferent()

Bug introduced by commit f9dfb8bd "Allows search on both only_referent and compagny fields"
http://git.polytechnique.org/?p=platal.git;a=commitdiff;h=f9dfb8bd900bad297db24944b69bb8170c2dcb2d

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoFix message when an already-known broken email is submitted
Nicolas Iooss [Mon, 30 Dec 2013 10:47:32 +0000 (11:47 +0100)]
Fix message when an already-known broken email is submitted

When an already-known broken email is submitted to /emails/broken page and the
matching user has active redirections (nb_emails > 0), the message which was
previosly displayed tells that the user doesn't have any active redirections.

Fix this message by saying explicitly we know the email is broken, and give
relevant links to help email marketing.

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoAllow newsletters to be automatically sent today
Nicolas Iooss [Sat, 28 Dec 2013 22:48:55 +0000 (23:48 +0100)]
Allow newsletters to be automatically sent today

This feature has been requested for several months by letter managers (AX, X...)

10 years agoUpdate banana
Nicolas Iooss [Sun, 29 Dec 2013 11:09:21 +0000 (12:09 +0100)]
Update banana

10 years agoFix PHP Notice: Array to string conversion in validate.inc.php
Nicolas Iooss [Sun, 29 Dec 2013 11:03:52 +0000 (12:03 +0100)]
Fix PHP Notice: Array to string conversion in validate.inc.php

Validate::iterate() builds a SQL query that involves an array of WHERE filters.
When this array is empty, it was incorrectly kept as is, thus triggering a PHP
Notice.

Note: this error is not fatal as the following statement is a valid SQL query:
SELECT data, DATE_FORMAT(stamp, "%Y%m%d%H%i%s") FROM requests Array ORDER BY stamp;

10 years agousability: add label for password confirmation field in registration form
Nicolas Iooss [Sat, 28 Dec 2013 19:43:39 +0000 (20:43 +0100)]
usability: add label for password confirmation field in registration form

10 years agoAdd EP and FX letters to the registration page
Nicolas Iooss [Sun, 29 Dec 2013 10:56:55 +0000 (11:56 +0100)]
Add EP and FX letters to the registration page

Group these letters in a "community letters" item

10 years agoRemoves the dead from the lost admin page.
Thomas Minvielle [Tue, 24 Dec 2013 17:32:05 +0000 (18:32 +0100)]
Removes the dead from the lost admin page.

10 years agoMerge branch 'xorg/maint' into xorg/master
Raphaël Barrois [Thu, 19 Dec 2013 18:59:48 +0000 (19:59 +0100)]
Merge branch 'xorg/maint' into xorg/master

10 years agofxletter: Remove outdated 'give' link.
Raphaël Barrois [Thu, 19 Dec 2013 18:30:59 +0000 (19:30 +0100)]
fxletter: Remove outdated 'give' link.

10 years agoAdd template for FX letter.
Raphaël Barrois [Thu, 19 Dec 2013 18:24:05 +0000 (19:24 +0100)]
Add template for FX letter.

10 years agoAdd email field in the CSV export of the participants list of X.net events
Nicolas Iooss [Sat, 14 Dec 2013 20:29:48 +0000 (21:29 +0100)]
Add email field in the CSV export of the participants list of X.net events

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoForce to use HTTPS to retrieve Google Maps elements
Nicolas Iooss [Sat, 14 Dec 2013 19:21:57 +0000 (20:21 +0100)]
Force to use HTTPS to retrieve Google Maps elements

Chromium was complaining about loading HTTP images in an HTTPS page.

Error message was:
The page at 'https://www.polytechnique.org/map' was loaded over HTTPS, but displayed insecure content from 'http://chart.apis.google.com/chart?chst=d_map_pin_letter&chld=|00ff00': this content should also be loaded over HTTPS.

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoFix goodiesPopup caption value
Nicolas Iooss [Sat, 14 Dec 2013 18:17:53 +0000 (19:17 +0100)]
Fix goodiesPopup caption value

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoDownload raven.min.map and raven.js to ease debug
Nicolas Iooss [Sat, 14 Dec 2013 17:55:10 +0000 (18:55 +0100)]
Download raven.min.map and raven.js to ease debug

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoAdd missing .PHONY rules to Makefile
Nicolas Iooss [Thu, 12 Dec 2013 21:36:05 +0000 (22:36 +0100)]
Add missing .PHONY rules to Makefile

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoDownload raven-js like other Javascript plugins instead of relying on its CDN
Nicolas Iooss [Thu, 12 Dec 2013 21:34:58 +0000 (22:34 +0100)]
Download raven-js like other Javascript plugins instead of relying on its CDN

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoFix broken jQuery downloads in Makefile
Nicolas Iooss [Thu, 12 Dec 2013 21:12:43 +0000 (22:12 +0100)]
Fix broken jQuery downloads in Makefile

jQuery URLs no longer existed so an update was required.
jQuery Color is a plugin which is managed directly by http://code.jquery.com/

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoconfigs: Fix mails_ecole sender.
Raphaël Barrois [Wed, 11 Dec 2013 09:24:41 +0000 (10:24 +0100)]
configs: Fix mails_ecole sender.

10 years agoMove EP newsletter title down a little bit
Nicolas Iooss [Tue, 10 Dec 2013 23:25:44 +0000 (00:25 +0100)]
Move EP newsletter title down a little bit

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoAdd header image of EP newsletter
Nicolas Iooss [Tue, 10 Dec 2013 23:21:23 +0000 (00:21 +0100)]
Add header image of EP newsletter

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoFixes to epletter.
Raphaël Barrois [Tue, 10 Dec 2013 23:11:20 +0000 (00:11 +0100)]
Fixes to epletter.

10 years agoAdd draft of EP newsletter.
Raphaël Barrois [Tue, 10 Dec 2013 23:05:30 +0000 (00:05 +0100)]
Add draft of EP newsletter.

10 years agoconfigs: Update from for axletter.
Raphaël Barrois [Tue, 10 Dec 2013 22:38:51 +0000 (23:38 +0100)]
configs: Update from for axletter.

As requested by Nathalie Litwin.

10 years agoGet ready for next version
Raphaël Barrois [Sun, 8 Dec 2013 17:49:37 +0000 (18:49 +0100)]
Get ready for next version

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
10 years agoRelease of plat/al 1.1.10 xorg/1.1.10
Raphaël Barrois [Sun, 8 Dec 2013 17:48:12 +0000 (18:48 +0100)]
Release of plat/al 1.1.10

Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
10 years agoUpdate core
Raphaël Barrois [Sun, 8 Dec 2013 17:47:28 +0000 (18:47 +0100)]
Update core

10 years agoUpdate ChangeLog
Raphaël Barrois [Sun, 8 Dec 2013 17:42:02 +0000 (18:42 +0100)]
Update ChangeLog

10 years agoUpdate 'welcome to group' email
Raphaël Barrois [Sun, 8 Dec 2013 14:29:31 +0000 (15:29 +0100)]
Update 'welcome to group' email

10 years agoChange icon for moderation.
Thomas Minvielle [Wed, 4 Dec 2013 08:43:09 +0000 (09:43 +0100)]
Change icon for moderation.

10 years agoAdd user notification when added to xnetgrp by animator.
Anne Limoges [Fri, 29 Nov 2013 15:23:59 +0000 (16:23 +0100)]
Add user notification when added to xnetgrp by animator.

10 years agoTypo.
Anne Limoges [Mon, 2 Dec 2013 21:02:20 +0000 (22:02 +0100)]
Typo.

10 years agoFix MapView/AddressesView for UserSet.
Raphaël Barrois [Fri, 29 Nov 2013 20:01:40 +0000 (21:01 +0100)]
Fix MapView/AddressesView for UserSet.

10 years agoImproves wording.
Thomas Minvielle [Fri, 29 Nov 2013 17:51:05 +0000 (18:51 +0100)]
Improves wording.

10 years agoAdd signature display in default NL.
Anne Limoges [Tue, 26 Nov 2013 09:54:16 +0000 (10:54 +0100)]
Add signature display in default NL.

10 years agoFix link in newpayment mail.
Anne Limoges [Mon, 25 Nov 2013 21:43:15 +0000 (22:43 +0100)]
Fix link in newpayment mail.

10 years agoTry to improve the performance of end-of-month session cleanup.
Raphaël Barrois [Mon, 25 Nov 2013 00:32:12 +0000 (01:32 +0100)]
Try to improve the performance of end-of-month session cleanup.

10 years agoMerge branch 'xorg/maint'
Nicolas Iooss [Sun, 24 Nov 2013 15:48:40 +0000 (16:48 +0100)]
Merge branch 'xorg/maint'

10 years agoNL bounces: adjust filters by learning from a message which reached the catchall...
Nicolas Iooss [Sat, 9 Nov 2013 20:40:11 +0000 (21:40 +0100)]
NL bounces: adjust filters by learning from a message which reached the catchall mbox

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoNL bounces: introduce a findAddressInWeirdDeliveryStatus function to process weird...
Nicolas Iooss [Sat, 9 Nov 2013 20:25:43 +0000 (21:25 +0100)]
NL bounces: introduce a findAddressInWeirdDeliveryStatus function to process weird bounces

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoNL bounces: newsletter-externes@polytechnique.org bouncing address changed after...
Nicolas Iooss [Sat, 9 Nov 2013 19:42:27 +0000 (20:42 +0100)]
NL bounces: newsletter-externes@polytechnique.org bouncing address changed after mailman update

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>
10 years agoNL bounces: add some message hints
Nicolas Iooss [Sat, 9 Nov 2013 19:41:44 +0000 (20:41 +0100)]
NL bounces: add some message hints

Signed-off-by: Nicolas Iooss <nicolas.iooss_git@polytechnique.org>