Sublime directory Surf the web anonymous Pagerank Monitor


sending to multiple addresses

fnemd
Thu 12 April 2007, 02:53 am GMT +0200
The attach_mailer_class seems to work fine when sending an email to a single address, but it fails the check_mail_address function when there are multiple addresses. With a previous version, it was working OK, but I see that all the calls to check_mail_address function from attach_mailer are commented out. I don't recall, but I guess I did that to get it to work. When I skipped the validation, I could pass it a string of addresses separated by commas and it would work fine. Are you supporting multiple addresses? If so, how do I get the address validation to work, or should I just continue to bypass that? Thanks.

olaf
Thu 12 April 2007, 08:00 am GMT +0200
hello,

I commented the validation in other applications I build to make it possible to add a string with multiple email addresses.

It better to send the mails in a loop for all email addresses.

Archive for SMF v1.00 by N.P. Valid XHTML 1.0 Transitional