Unsubscribe Confirmation Repeatedly Sends

FattyFat

New Member
Hi Everyone,
I was testing out the Unsubscribe feature and noticed that I received 5 unsubscribe confirmation emails. I then received another one a week later.

Whats going on? I definitely don't want someone who already doesn't want to receive a newsletter to be bombarded with unsubscribe emails....
 

stanbusk

Administrator
Staff member
All those emails are sent thru your server using the standard PHP mail command using a queue in case of error. Perhaps there are difficulties sending message that way on your server.
 

FattyFat

New Member
stanbusk said:
All those emails are sent thru your server using the standard PHP mail command using a queue in case of error. Perhaps there are difficulties sending message that way on your server.

So what's the resolution for this issue?
 
Top