Jump to content

mail() function - session close problem


web_master

Recommended Posts

Hi,

 

on providers server I dont have a SMTP function when I want to send circular mail. So I need to use (with PhpMailer) simple mail() function.

 

There is a problem because there is a mor than 4000 email addresses, so the session on server side is not open enough time to send all the mails. Is some possibility to solve this problem? My idea is that to close the session after every 300 mail, but I dont know how can I do that? :(

 

T

Link to comment
Share on other sites

If you can ini_ set the maximum execution time to 3-5 minutes if that doesn't work you might might want to check your hosting providers limits on day sending limits if it's less than 5000 the need to add a script turn the $mail into a. Array when it equals one less than you limit change the from email account

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.