Skip to Content.
Sympa Menu

devel - Re: [sympa-dev] Personnalized mail plugin

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: Alexander CASASSOVICI <address@concealed>
  • To: address@concealed
  • Subject: Re: [sympa-dev] Personnalized mail plugin
  • Date: Mon, 02 Apr 2001 19:43:32 +0200

Alexander CASASSOVICI wrote:

Olivier Salaun wrote:

Alexander CASASSOVICI wrote:

I am currently starting to work on a personnalized mail module to add to
sympa new functions such as mail personnalisation ...
Is there anyone out there wishing to give me a hand in that direction ?
(e.g. sympa developpers who could save me a lot of time by pinpointing
me where in the code sohuld my module be pasted and so on ..



Have a look at smtp::mailto() function that does (or not) grouping.
If message is SMIME-crypted, then sympa performs 1 sendmail call per
recepient.

If you want to do message customization, then, you should have a
look at List::send_file() and mail::mailfile() that uses paser.pl
for parsing meta-messages (templates).

--
Olivier Salaün
Comité Réseaux des Universités


U're right I did it that morning it is actually quite easy to do I hope this to be finished tonight

I've got a question .. what is the format for the @rcpt array in smtp::mailto() ?




Archive powered by MHonArc 2.6.19+.

Top of Page