Skip to Content.
Sympa Menu

en - Re: [sympa-users] Subscribers sending order

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: David Verdin <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-users] Subscribers sending order
  • Date: Fri, 15 Jun 2012 13:49:17 +0200

Hi Alfonso,

This would be possible. Sympa handles a "packet priority" to order SMTP sessions between them for a single message.
The only usage of this feature, for now, is to mark the last session to do in order to know when the last message to a list is sent.
All we woul have to do would be to change the grouping algorithm in order to apply higher priority value to the packets to be sent first.
Alas, we still have a lot on our plates to finish the 6.2 richt now, so this won't be implemented soon.

You can submit a feature request to the tracker so that we don't forget about your request: https://sourcesup.renater.fr/tracker/?atid=170&group_id=23&func=browse

Regards,

David

Le 11/06/12 12:10, Alfonso Marín Marín a écrit :
Hi,

When sending an email to a list, Sympa all ways orders the subscribers by domain. That is OK for a default behaviour, but I think it should be configurable in the list configuration.

In large corporations, some huge lists have a lot of internal users, all of them with the same domain. And normally, all those internal users may have different priority.

If we could order the subscriber by date, source, or name in distribution proccess (as does wwsympa for the web interface), it would give us others ways to play and to achieve a different order.

What do you think? Probably it is too specific, but I think that modification is very simple because function List::get_first_list_member() already support different order criteria.

Regards.




Archive powered by MHonArc 2.6.19+.

Top of Page