i2-Services, Inc. Forums

Full Version: sending emails from a different server
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i have a limit on my server of 200 emails per hour. this would mean that it would take over 14 hours to send a bulk email.
However, the hosts have set up a new email on a different server (without these restrictions)
it is possible via the config.php to set this up? and what info do i need to do it with ?
You would need to set the new SMTP address and make sure SMTP is enabled (set to "1") for it to connect to the other mail server.
Reference URL's