Hello,

we try to use mailman for personalized mails. Every user get a mail for example "Job Offers this week for your subscription". Every User should only get the jobs for his region and interest for example.

The datas are in an external programm. If this programm called by system or http with the mailadress as argument, it returns the part of the mailtext for this user as text or html.

But to use it, i need a possibility that mailman can call this programm via system() or http. Lyris have a possibilty to write in the mail somethink like that:

[[httpget("http://www.bla.com/cgi-bin/myjobs?id=mailadress";]]

We look for a way with mailman, because we want to use mailman features like bounce control with VERP, unsubscribe-Features from mailman and the power of mailman/exim for mail sending.

My question:

Is there any possibility to include text/html from an external programm in every mail ?

If not, where will be the best way to implement this in mailman ?

Frank
--
Frank Simon                          ECCE TERRAM Internet Services GmbH
Tel. 0441 / 500 120                  Edewechter Landstr. 42
Fax. 0441 / 500 1229                 D-26131 Oldenburg
Ex Astris Scientia


------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Reply via email to