Skip to Content.
Sympa Menu

en - RE: [sympa-users] accept mail from list after business hours

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Steve Shipway <address@concealed>
  • To: Youcef N Baouchi <address@concealed>, "address@concealed" <address@concealed>
  • Subject: RE: [sympa-users] accept mail from list after business hours
  • Date: Fri, 5 Dec 2014 22:13:50 +0000

It should be relatively simple to make a custom condition plugin for the send scenario, that rejects messages outside of a time window.  You would need to make this plugin take the message date or ID header as a parameter, to get around the custom condition output caching; you'd also need to decide if you want to filter on current time or on message send time.

You can set the time of day that sympa will send out digest emails; if all your subscribers are set to 'digest' then this might work for what you want.  If you set 'digest 1,2,3,4,5 10:00' and 'digest_max_size 1' then individual messages will be sent out at 10am every work day for each message received by the list in the preceding 24h.  You would probably also want to have 'available_user_options\nreception digest,nomail' and 'default_user_options\nreception digest'

Steve

Steve Shipway
University of Auckland ITS
UNIX Systems Design Lead
Ph: +64 9 373 7599 ext 86487
 

From: address@concealed [address@concealed] on behalf of Youcef N Baouchi [address@concealed]
Sent: Saturday, 6 December 2014 10:54 a.m.
To: address@concealed
Subject: [sympa-users] accept mail from list after business hours

Hi Everyone,

 

Does anyone know if there is a way to set up a sympa list to accept mail at a specific time. Say…5pm-8PM, and if there isn’t is there a way to queue mail for a specific list and then send it at another time.

 

Thanks,

 

Youcef




Archive powered by MHonArc 2.6.19+.

Top of Page