GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
UPGRADE_SHARED_REPOSITORY(1) sympa 6.2.62 UPGRADE_SHARED_REPOSITORY(1)

upgrade_shared_repository, upgrade_shared_repository.pl - Migrating shared repository created by earlier versions

  upgrade_shared_repository.pl --list LISTNAME --robot DOMAIN --all_lists
    [ --fix_qencode ]

upgrade_shared_repository.pl renames file names in shared repositories that may be incorrectly encoded because of previous Sympa versions.
  • As of Sympa 5.3a.8, file names in shared repository are Q-encoded, therefore made easier to store on any filesystem with any encoding.
  • As of Sympa 6.1b.5, Encoding of shared documents was not consistent with recent version of MIME::EncWords module: MIME::EncWords::encode_mimewords() used to encode characters "-!*+/". Now these characters are preserved, according to RFC 2047 section 5. We had to change encoding of shared documents according to new algorithm.

--list LISTNAME --robot DOMAIN
--all_lists
Specifies target list(s).
--fix_qencode
If specified, fixes Q-encoding changed on Sympa 6.1b.5. Otherwise, applies Q-encoding introduced by Sympa 5.3a.8.

upgrade_shared_repository.pl appeared as separate executable on Sympa 6.2.17.
2022-05-14 6.2.62

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.