Email Message won't send

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
ruf391
Forum Newbie
Posts: 1
Joined: Wed Sep 23, 2009 2:49 am

Email Message won't send

Post by ruf391 »

I Used Swift-Mailer version 4.0.4

I have a process, in which after a user register their information, an activation email will be sent to their registered email.

Here is the problem:

I uses SMTP for the transport type, I've tested more than 10 registration with 10 different email account from different service. Sometimes the email is sent and sometimes it doesn't.

Can anybody help me with this? or is this just a common sporadic behavior of using SMTP? I'm pretty much new to using SMTP and this library.
Post Reply