Sympa 6.2.72 released
What's Changed
Implemented enhancements
- Update
support/xgettext.pl
by @ikedas in #1511 - ARC: When ARC seal was added, DKIM signing should be forced (#1450) by @ikedas in #1452
- ARC: Add Authentication-Results: field (AR), if useful one is not found by @ikedas in #1453
- Forwarded messages should also be ARC sealed if possible by @ikedas in #1457
- Web archive: Copy permalink of the message to clipboard. by @ikedas in #1442
- Deprecate scripts under bin/ (#1386), part 1 of 2 by @ikedas in #1403
- Deprecate scripts under bin/ (#1386), part 2 of 2 by @ikedas in #1405
- Update SMTP status codes by @ikedas in #1467
- Deprecate
conf_2_db
feature (#1424) by @ikedas in #1492 - WWSympa: New "cgi" authentication simply using credentials provided by HTTP server by @ikedas in #1499
- Update default of anonymous_header_fields parameter by @ikedas in #1502
- Improve "set" request handler by @ikedas in #1503
- Use DSN for the message to notify moderation by @ikedas in #1508
- Adding translation catalogs for Latvian (lv) by request by @ikedas in #1520
- Deprecate scripts under bin/ (#1386), fixed by @ikedas in #1521
- Add --noout option to sympa command line (see #1518) by @ikedas in #1527
- CLI: Allow hyphens in options by @ikedas in #1533
- Extend info soap function (#1542) by @ikedas in #1546
- Extend info soap function by @acasadoual in #1545
- RFC 8058 One-Click Unsubscribe (#1210) by @ikedas in #1538
- Delete user account completely (#1459) by @racke in #1564
- Switch Font Awesome from 4 to 6 Free by @ikedas in #1657
Fixed bugs
- Following typo fix in Mail::DKIM::ARC::Signer by @ikedas in #1449
- Excess header fields are shown in the web archives (#1447) by @ikedas in #1448
- Loading CSV driver crashes by @ikedas in #1435
- Import SOAP encoding schema in WSDL by @cgx in #1456
- WWSympa: Page size cannot be changed on review and reviewbouncing by @ikedas in #1466
- Let some obsoleted parameters be retired and add convenient spam_status scenarios by @ikedas in #1470
- Options for welcome_return_path & remind_return_path do not describe their function (#1475) by @ikedas in #1476
- Template error parsing not detected (#1474) by @ikedas in #1477
- Deprecate
dkim
authentication method for scenarios by @ikedas in #1486 - Cannot allow owners to manage editors of a distribution list by @aepli in #1489
- Templates couldn't access to the fields defined by db_additional_subscriber_fields parameter by @ikedas in #1495
- dmarc_protection.phrase "From" format INCORRECT (#1498) by @ikedas in #1500
- include_sql_query requests unuseful parameters for CSV database driver (#1437) by @ikedas in #1505
mailto:
link cannot be detected by some MUAs (#1124) [2] by @ikedas in #1507- Exim: Failed to get envelope sender in "Return-path:" field (#1354) by @ikedas in #1509
- WWSympa crashes by topics.conf with inappropriate format (#1242) by @ikedas in #1510
- Skip edit for shared document options when disabled (#872) [3] by @ikedas in #899
- Fix SQLite upgrade with lowercase types by @k0lter in #1516
- Fix various typos in source comments by @k0lter in #1517
- Inclusion: log mistakenly notes failure of inclusion by @ikedas in #1431
- Fix 'sympa config' command return code to be 0 when there are no changes by @k0lter in #1518
- Fix and improve custom attribute (#1535) by @ikedas in #1536
- Some bugs with DKIM / ARC by @ikedas in #1543
- WWSympa:
msg
(ex.arcsearch_id
) crashes by @ikedas in #1551 - Fix incomplete
sympa.wsdl
by @acasadoual in #1549 - Sympa::HTMLSanitizer: Avoid bug in HTML::StripScripts, reDoS with style attribute (#1573) by @ikedas in #1575
- Spurious error log during upgrade on removing nonexisting column by @ikedas in #1560
- Spurious error log adding subscriber (#1532) by @ikedas in #1571
- [CVE-2021-32850] Potential XSS in jquery-minicolors (#1561) by @ikedas in #1562
- Fix description for add CLI command by @racke in #1565
- "sympa test soap" crashes due to undefined subroutine by @ikedas in #1593
- Skip initial notification email for new user with nomail reception by @racke in #1550
Other changes
- Adding GH workflow to submit the PR for translation by @ikedas in #1515
- Remove OChangeLog by @ikedas in #1471
- Adjust branch in support README by @racke in #1530
- Update copyright notices, add documentation and correct some typos by @ikedas in #1552
- Improve wording in README.support document. by @racke in #1553
- Replace obsolete Ansible role in README by @racke in #1558
- Update support/sync_translation.sh by @ikedas in #1556
- Adding translation catalogs for Georgian (ka) by request by @ikedas in #1596
New Contributors
Full Changelog: 6.2.70...6.2.72
Sympa 6.2.71b.1 released
What's Changed
Implemented enhancements
- Update
support/xgettext.pl
by @ikedas in #1511 - ARC: When ARC seal was added, DKIM signing should be forced (#1450) by @ikedas in #1452
- ARC: Add Authentication-Results: field (AR), if useful one is not found by @ikedas in #1453
- Forwarded messages should also be ARC sealed if possible by @ikedas in #1457
- Web archive: Copy permalink of the message to clipboard. by @ikedas in #1442
- Deprecate scripts under bin/ (#1386), part 1 of 2 by @ikedas in #1403
- Deprecate scripts under bin/ (#1386), part 2 of 2 by @ikedas in #1405
- Update SMTP status codes by @ikedas in #1467
- Deprecate
conf_2_db
feature (#1424) by @ikedas in #1492 - WWSympa: New "cgi" authentication simply using credentials provided by HTTP server by @ikedas in #1499
- Update default of anonymous_header_fields parameter by @ikedas in #1502
- Improve "set" request handler by @ikedas in #1503
- Use DSN for the message to notify moderation by @ikedas in #1508
- Adding translation catalogs for Latvian (lv) by request by @ikedas in #1520
- Deprecate scripts under bin/ (#1386), fixed by @ikedas in #1521
- Add --noout option to sympa command line (see #1518) by @ikedas in #1527
- CLI: Allow hyphens in options by @ikedas in #1533
- Extend info soap function by @acasadoual in #1545
- RFC 8058 One-Click Unsubscribe (#1210) by @ikedas in #1538
Fixed bugs
- Following typo fix in Mail::DKIM::ARC::Signer by @ikedas in #1449
- Excess header fields are shown in the web archives (#1447) by @ikedas in #1448
- Loading CSV driver crashes by @ikedas in #1435
- Import SOAP encoding schema in WSDL by @cgx in #1456
- WWSyjmpa: Page size cannot be changed on review and reviewbouncing by @ikedas in #1466
- Let some obsoleted parameters be retired and add convenient spam_status scenarios by @ikedas in #1470
- Options for welcome_return_path & remind_return_path do not describe their function (#1475) by @ikedas in #1476
- Template error parsing not detected (#1474) by @ikedas in #1477
- Deprecate
dkim
authentication method for scenarios by @ikedas in #1486 - Cannot allow owners to manage editors of a distribution list by @aepli in #1489
- Templates couldn't access to the fields defined by db_additional_subscriber_fields parameter by @ikedas in #1495
- dmarc_protection.phrase "From" format INCORRECT (#1498) by @ikedas in #1500
- include_sql_query requests unuseful parameters for CSV database driver (#1437) by @ikedas in #1505
mailto:
link cannot be detected by some MUAs (#1124) [2] by @ikedas in #1507- Exim: Failed to get envelope sender in "Return-path:" field (#1354) by @ikedas in #1509
- WWSympa crashes by topics.conf with inappropriate format (#1242) by @ikedas in #1510
- Skip edit for shared document options when disabled (#872) [3] by @ikedas in #899
- Fix SQLite upgrade with lowercase types by @k0lter in #1516
- Fix various typos in source comments by @k0lter in #1517
- Inclusion: log mistakenly notes failure of inclusion by @ikedas in #1431
- Fix 'sympa config' command return code to be 0 when there are no changes by @k0lter in #1518
- Fix and improve custom attribute (#1535) by @ikedas in #1536
- Some bugs with DKIM / ARC by @ikedas in #1543
- WWSympa:
msg
(ex.arcsearch_id
) crashes by @ikedas in #1551
Other changes
- Adding GH workflow to submit the PR for translation by @ikedas in #1515
- Remove OChangeLog by @ikedas in #1471
- Adjust branch in support README by @racke in #1530
- Extend info soap function (#1542) by @ikedas in #1546
New Contributors
- @aepli made their first contribution in #1489
- @github-actions made their first contribution in #1519
- @acasadoual made their first contribution in #1545
Full Changelog: 6.2.70...6.2.71b.1
Sympa 6.2.70 released
What's Changed
- Remind name of the opened list in the notification by @ldidry in #1313
- 🚸 — Add anchors to prefs to ease linking (like in FAQ, etc.) by @ldidry in #1328
- Bugs injected by PR#1286 by @ikedas in #1344
- Merging #1098 by @ikedas in #1357
- ✨ — Add "bouncers reset", "bouncers del" and "bouncers [--status] review" commands to sympa.pl by @ldidry in #1098
- 🐛 — Missing some id on input tags by @ldidry in #1358
- Protect email addresses in archive search (#1312) by @ikedas in #1363
- 🐛 — Protect email addresses in archive search by @ldidry in #1314
- WWSympa: "Synchronize ... with data sources" button is not shown (#1355) by @ikedas in #1356
- Fix #533 — Prevent the use of the list address as subscriber by @ikedas in #1366
- Fix #533 — Prevent the use of the list address as subscriber by @ldidry in #1343
- WWSympa: File paths of archived messages may be exposed in the result of arcsearch (#1364) by @ikedas in #1365
- Bugs injected by PR#1286 (2) by @ikedas in #1375
- Break sympa_wizard.pl to "sympa config…" commands by @ikedas in #1370
- tidyallrc was not included in source dist by @ikedas in #1382
- When closed list is restored, subscribers won't be restored (#1380) by @ikedas in #1381
- Add unit/socket files to make use of multiwatch by @ikedas in #1362
- blocklist sensitive to spurious whitespace (#1377) by @ikedas in #1385
- WWSympa: Adding owner/moderator with non-default options does not work (#1329) by @ikedas in #1379
- More fixes for #1329 by @ikedas in #1387
- Addition to #1370 by @ikedas in #1389
- Remove user menu entries showing only information (#1393) by @racke in #1395
- Revert changes for #1186 "Improving data source synchronization performance" by @ikedas in #1398
- Unable to set custom attribute using the SOAP API (if none already set) (#1401) by @ikedas in #1402
- The owner sees the pop-up stating a message is waiting for moderation even if moderators are defined separately (#1406) by @ikedas in #1409
- sympa_soap_client.pl fails if SOAP call returns hash result. by @ikedas in #1415
- SympaSOAP: Result by setCustom with parameter including non-ASCII characters is broken (#1407) by @ikedas in #1413
- File names in incoming spool can be truncated (#1410) by @ikedas in #1411
- Missing dependency Pod::Usage by @ikedas in #1417
- CLI: Only the first loading of sympa.conf used the --config option by @ikedas in #1425
- Fix some typos (#1432) by @ikedas in #1436
- Fix some typos by @fingolfin in #1433
- Crash with the broken message with "multipart/signed" MIME type (#1454) by @ikedas in #1455
- Additional fix to #1379 (#1329) by @ikedas in #1462
- Update translation for 6.2.70 by @ikedas in #1472
- Use new domain name and list addresses for Sympa in the source by @ikedas in #1463
- Update translation by @ikedas in #1490
- Release 6.2.70 by @ikedas in #1384
New Contributors
- @fingolfin made their first contribution in #1433
Full Changelog: 6.2.68...6.2.70
Community has a new domain name
Community has a new domain name: Lists and web sites have moved
Dear users of Sympa mailing lists and Sympa web site,
Now The Sympa Community has a new domain name. We would like to inform you that the addresses of our mailing lists and URLs of web sites have changed.
If you need help
If you have any problems with the new mailing list server, please contact the list owner first.
To contact the list owner, go to the list home page in the web interface and click "Contact owner".
The mailing lists
The mailing lists about Sympa, which have been hosted by RENATER on their server, have been migrated to the new server on the new domain.
You do not need to do anything to move to the new mailing list. However, please note:
The addresses of the lists have changed
See "Mailing lists" page about the new addresses:
Note that older addresses are no longer usable. If you have these addresses in your address book, please update them.
Web interface is not accessible with previous account
You will no longer be able to log in through the federation. You will need to create a dedicated password to log in to the web interface of the new lists.
To create your password, go to the page of web interface https://lists.sympa.community/, click [Login] button on the menu, and select the link "First login?".
New web site URL
The web site for the community of Sympa have moved to the new domain "sympa.community".
Notes:
-
sympa-community.github.io
, previously used URL, will be automatically redirected to the new site. -
www.sympa.org
is no longer under the control of the community. Now its content is out of date.
The Sympa Community
Sympa 6.2.68 released
25th January 2022
The Sympa Community is proud to release the newest version of Sympa.
Sympa 6.2.68 is the newest stable version of Sympa 6.2.
- Download source distribution
- Check the release notes
- Check the upgrade instructions from earlier versions
- How to contribute to Sympa
This version fixes several bugs and introduces some enhancements. Translations to several languages have been mostly completed. Administrators are encouraged to upgrade Sympa to this version.
Highlights of this version
Major enhancements and bug fixes
- The font of the text on the web UI is now more comfortable to read #1305.
- Now
sympa.pl
has the new namesympa
and the new command line form #1286. For backward compatibility, The older name and form will also be supported. sympa.pl
has a new commanddel
/--del
to remove emails from list with command line #911.- Significant memory consumption when downloading archives has been resolved #1235.
For details on the other changes see the release notes.
Internationalization
Thanks to heavy works by translators on translation site, Sympa almost completely supports following languages:
- Galician (Galego)
- Spanish (Español)
- Japanese (日本語)
- French (Français)
- German (Deutsch)
- Russian (Русский)
- Italian (Italiano)
- US English
Along with languages above, help documents for users are provided in following languages:
- Catalan (Català)
- Basque (Euskara)
- Polish (Polski)
Sympa 6.2.67 beta 3 released
20 December 2021
The Sympa Community is proud to release the new beta of the next version of Sympa. Please install it to test and report bugs, translate user interface to your language, or enhance documentation of Sympa, if you want to help the Sympa community deliver a more reliable version of Sympa.
Sympa 6.2.67b.3 is the new beta version of Sympa 6.2.
This version introduces some improvements and fixes several bugs.
About beta version
This version is a pre-release version of the next stable release. We expect feedback from users and developers. To know how to report bugs or improvements, see Contributing to Sympa.
- Next stable release, 6.2.68, is planned to be released in early January 2022.
Translation catalog was updated because some messages were added mainly for new features.
- Translations added on translation site before 31st December 00:00 UTC will be shipped with the stable release.
Significant improvements and bug fixes
- Improvement of command line format of
sympa.pl
utility #1303. Previous format will also be available for the time being. - The new option
--add
and--del
forsympa.pl
command line utilityt. These options also may add/remove list owners and moderators along with list subscribers #911 #1251. The option--import
was deprecated. - Fixed memory consumption while archive download #1235. This fix requires new Perl modules: Check
cpanfile
file.
For details on the other changes see the release notes.
Sympa 6.2.67 beta 2 released
26 November 2021
The Sympa Community is proud to release the new beta of the next version of Sympa. Please install it to test and report bugs, translate user interface to your language, or enhance documentation of Sympa, if you want to help the Sympa community deliver a more reliable version of Sympa.
Sympa 6.2.67b.2 is the new beta version of Sympa 6.2.
This version introduces some improvements and fixes several bugs.
About beta version
This version is a pre-release version of the next stable release. We expect feedback from users and developers. To know how to report bugs or improvements, see Contributing to Sympa.
- Next stable release, 6.2.68, is planned to be released in late December 2021.
Translation catalog was updated because some messages were added mainly for new features.
- Translations added on translation site before 17th December 00:00 UTC will be shipped with the stable release.
Significant improvements and bug fixes
- The new option
--del
to remove emails from list usingsympa.pl
command line interface #911. - The new option
--add
to add emails to list usingsympa.pl
command line interface #1251. The option--import
was deprecated. - The
--add
and--del
options also may add and remove list owners and moderators along with list subscribers. - Fixed memory consumption while archive download #1235. This fix requires new Perl modules: Check
cpanfile
file.
For details on the other changes see the release notes.
Sympa 6.2.67 beta released
24 October 2021
The Sympa Community is proud to release the new beta of the next version of Sympa. Please install it to test and report bugs, translate user interface to your language, or enhance documentation of Sympa, if you want to help the Sympa community deliver a more reliable version of Sympa.
Sympa 6.2.67b.1 is the new beta version of Sympa 6.2.
This version introduces some improvements and fixes several bugs.
About beta version
This version is a pre-release version of the next stable release. We expect feedback from users and developers. To know how to report bugs or improvements, see Contributing to Sympa.
-
Next stable release, 6.2.68, is planned to be released in late Decdember 2021.
-
Translations added on translation site before 17th December 00:00 UTC will be shipped with the stable release.
Significant improvements and bug fixes
- The new option
--del
to remove emails from list usingsympa.pl
command line interface #911. - Fixed memory consumption while archive download #1235. This fix requires new Perl modules: Check
cpanfile
file.
For details on the other changes see the release notes.
Sympa 6.2.66 released
29th September 2021
The Sympa Community is proud to release the newest version of Sympa.
Sympa 6.2.66 is the newest stable version of Sympa 6.2.
- Download source distribution
- Check the release notes
- Check the upgrade instructions from earlier versions
- How to contribute to Sympa
This version fixes several bugs and introduces some enhancements. Translations to several languages have been mostly completed. Administrators are encouraged to upgrade Sympa to this version.
Highlights of this version
-
Improving data source synchronization performance (#1186)
The
sync_include
process (synchronization of list users with data sources) was optimized. Some benchmarks show a 3x reduction of processing time. -
Now the characters used for e-mail addresses conform to RFC 5322 (#1217)
Some characters such as backtick are allowed in the e-mail addresses of the users.
For details on the other changes see the release notes.
Internationalization
Thanks to heavy works by translators on translation site, Sympa almost completely supports following languages:
- Japanese (日本語)
- Russian (Русский)
- Galician (Galego)
- Spanish (Español)
- German (Deutsch)
- French (Français)
- Italian (Italiano)
- US English
Along with languages above, help documents for users are provided in following languages:
- Catalan (Català)
- Basque (Euskara)
- Polish (Polski)
Sympa 6.2.65 beta 2 released
30 August 2021
The Sympa Community is proud to release the new beta of the next version of Sympa. Please install it to test and report bugs, translate user interface to your language, or enhance documentation of Sympa, if you want to help the Sympa community deliver a more reliable version of Sympa.
Sympa 6.2.65b.2 is the new beta version of Sympa 6.2.
This version introduces some improvements and fixes several bugs.
About beta version
This version is a pre-release version of the next stable release. We expect feedback from users and developers. To know how to report bugs or improvements, see Contributing to Sympa.
- Next stable release, 6.2.66, is planned to be released in late September 2021.
Translation catalog was updated because some messages were added mainly for new features.
- Translations added on translation site before 15th September 00:00 UTC will be shipped with the stable release.
Significant changes
-
Improving data source synchronization performance (#1186)
The sync_include (synchronization of list users with data sources) process was optimized. Some benchmarks show a 3x reduction of processing time. More tests are desired.
-
Now the characters used for e-mail addresses conform to RFC 5322 (#1217)
Some characters such as backtick are allowed in the e-mail addresses of the users.
For details on the other changes see the release notes.