Skip to Content.
Sympa Menu

en - [sympa-users] Re: Re: Re: User specified message reception

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: address@concealed
  • To: Russ Kepler <address@concealed>
  • Cc: address@concealed
  • Subject: [sympa-users] Re: Re: Re: User specified message reception
  • Date: Mon, 12 Feb 2007 09:51:19 +0100

Russ Kepler wrote:

OK, looking at the code I see these modes:

'mail','notice','digest','digestplain','summary','nomail','txt','html','urlize','not_me'

Can you confirm the effects of the command on mail reception? I think these are the modes:

'mail' - messages as they are received by the list, multipart and attachments

'notice' - a message containing a link the message in the list archive

'digest' - periodic summary of the multipart messages with attachments

'digestplain' - periodic summary of the text of messages (urlized attachments?)

'summary' - periodic list of links to archive of messages

'nomail' - don't send anything, reset by any other command

'txt' - text of each message with attachments
In case message is multipart/alternative with one part is test/plain : extract that part and send it.
'html' - html of messages with attachments
In case message is multipart/alternative with one part is text/html send only
this part


'urlize' - text of messages with links to attachments on server

'not_me' - don't send own messages to sender. How is this reset?
If you choose any other option "not_me" is reseted. The reception mode is a single option, any change remove the previous one so you can't choose "not_me" + "html" + "urlize" + "digest". This sort of combination should be possible because the lelated semantic is not stupid, but it is not provided by Sympa.
Is that a fair summary?
Yes it is !



Archive powered by MHonArc 2.6.19+.

Top of Page