kornikopic
Admin
 Admin
| Posts: 467 |   | Karma: 7
|
Re:scheduled newsletter - 2008/05/14 01:41
Hello Gloria,
If you can receive auto-responder, you can receive the newsletter. So, there's 2 possibilities : Maybe you're not subscribed to the newsletter but given that you said me that you're subscribed. So, I think it's probably the second possibility : your email server has some problems to send them. I advise you to contact your web hosting to know how many emails you can send per hour. They set some restrictions in order to save the bandwidth and to limit spam.
With the PHP function mail, you use a function of PHP which is configured to use a mail server to send an email. It's more faster but you don't have choice with the mail service. You have to use the configuration of your web hosting provider.
With the SMTP server, you can use any mail server as you want but for most of them, you have to authenticate.
*** Please, read our official documentation before posting. Thank you ***
Best regards, Jonathan |
|
|
| | To post on the forum you need to sign in. |