Sending multiple batch messages to a single recipient

Swift Mailer is a fantastic library for sending email with php. Discuss this library or ask any questions about it here.

Moderators: Chris Corbyn, General Moderators

Post Reply
somedan
Forum Newbie
Posts: 1
Joined: Tue Oct 28, 2008 7:15 am

Sending multiple batch messages to a single recipient

Post by somedan »

I'm trying to test SwiftMailer by emailing a single recipient multiple times. Is there something in SwiftMailer that would prevent this, or is the my mail server preventing a single address from receiving 200 identical emails?
Isoik
Forum Newbie
Posts: 5
Joined: Tue Oct 28, 2008 1:07 pm

Re: Sending multiple batch messages to a single recipient

Post by Isoik »

This would would only turn up to your E-mail getting treated as spam and probably most getting blocked.
Post Reply