Robert Seymour wrote: > >I would like to send out announcement emails M-F (in cron?) stating >something like "Check out todays cartoon at >http://birdbreath.com/images1/20060502.png" with the dated file name >changing each day. > >I am a member of MidPhase and they have Mail Master - according to >them a re-rolled Mailman. They suggested I contact you. > >Does Mailman have the capability to do this? If so, where can I find >information on how to do this?
No. Mailman does not have the ability on it's own to send periodic announcements automatically. Why not just use cron in conjunction with a simple shell script to create the message and send it to the Mail Master list? -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
