Skip to Content.
Sympa Menu

en - [sympa-users] Auth messages sent to list owners instead of being processed by sympa

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: John Kirkland <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] Auth messages sent to list owners instead of being processed by sympa
  • Date: Thu, 09 Jul 2015 15:36:14 +0000

After upgrading to 6.2 from 6.1, I'm seeing that auth messages are going out FROM the list owner instead of FROM SYMPA.  The net effect is that when the recipient of the message replies, their reply goes to the list owner instead of being processed by SYMPA, which causes the subscription confirmation to not be processed.

I tracked it down to a change in sympa/default/mail_tt2/request_auth.tt2 where the FROM entry was removed.  This change was made in the check-in below:

Revision 10223 - (view) (download) (annotate) - [select for diffs] 
Modified Tue Feb 11 05:15:12 2014 UTC (16 months, 3 weeks ago) by sikeda 
Original Path: branches/sympa-6.2-branch/mail_tt2/request_auth.tt2 
File length: 1239 byte(s) 
Diff to previous 9944
[feature] Display name in From: header field of message sent by sympa will be encoded properly.
- "email_gecos" parameter during alpha releases was renamed to "gecos".
- Encodes display name (taken from gecos parameters) using tools::addrrencode().

Note: MIME::EncWords >= 1.012 & MIME::Charset >= 1.008.2 are required to use 'DISPNAME' feature by current MIME::EncWords.

Is the new behavior of no longer sending as the SYMPA user intentional?
Regards,
John



Archive powered by MHonArc 2.6.19+.

Top of Page