koendendas
New member
- Joined
- Feb 13, 2015
- Messages
- 1
Hi,
I created a PHP script which sends an email to a subscriber who entered his email address on my site.
It checks if the email address has a valid format.
Someone however entered a non existing email address.
So my mailing queue in DirecAdmin keeps trying to send an email to an address that has a valid format, but that is a non existing address.
The queue is now filled with Retries and a new one is added every 15 minutes.
Is there a way to stop this? Or is this discarded after some time?
Thanks,
I created a PHP script which sends an email to a subscriber who entered his email address on my site.
It checks if the email address has a valid format.
Someone however entered a non existing email address.
So my mailing queue in DirecAdmin keeps trying to send an email to an address that has a valid format, but that is a non existing address.
The queue is now filled with Retries and a new one is added every 15 minutes.
Is there a way to stop this? Or is this discarded after some time?
Thanks,