On Feb 19, 2008, at 2:40 PM, Savoy, Melinda wrote: > You are correct to say that I do not know the email addresses that > could > possibly use the form. > > Thanks anyway.
There still might be away to do this... It's not a pure mailman solution, but I did it for a contact form I use at my office. I simply set the address that the e-mail is coming from to an approved sender address... So in other words: [EMAIL PROTECTED] is okay to post to the list, so I set the form e-mail from address to: [EMAIL PROTECTED] and then have it print their e-mail address in the e-mail so I can contact them :) It may be considered a dirty solution, but it works great for me. If you'ld like, I could send you a copy of my contact form offlist which only requires PHP to run it.. > > > > I think what Jason was suggesting is to put the email addresses of the > potential senders of the messages in accept_these_nonmembers, but I > think you're saying you don't know these addresses in advance, so that > won't work. Hi Mark, Yeah, that's what I was thinking :) -- Jason Pruim Raoset Inc. Technology Manager MQC Specialist 3251 132nd ave Holland, MI, 49424 www.raoset.com [EMAIL PROTECTED] ------------------------------------------------------ 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
