Have you checked your settings for this server? In the Newsletter Studio-section, look in settings and make sure that the configured server is correct.
You can set up the SMTP-settings in the UI of the Newsletter Studio-section (under settings) - this will update the settings in the /config/newsletterStudio.config-file and will be the first place where Newsletter Studio looks for SMTP-settings.
If there is no SMTP-server configured in newsletterStudio.config we will fallback on the default configuration from your root web.config-file.
BUT. We will never look into any other configuration like "umbracoSettings.config" or so.
If you are using Amazon for example it wont let you just send everything in one go. You need to enable the throttling settings and play with the configuration based on your host. If you mainly just put a few seconds delay on the send chunks you should find it go through.
Email
Hi,
I bought Licenses last week .
It work fine. when i use send the newsletter now
I am getting error . see her
When i use send out a test email , it works fine.
Hi!
Have you checked your settings for this server? In the Newsletter Studio-section, look in settings and make sure that the configured server is correct.
Documentation can be found here: https://www.newsletterstudio.org/help/getting-started/basic-settings/
// m
Hello,
Send out a test email is working fine. The problem is send the newsletter now . Both are same setting . why is not working send the newsletter now.
In the umbraco config , we wrote like that,
< mailSettings>
So I have written in newsletter settings,
Same host and nothing in username and password.
Can you please help me.
Hi,
Sorry for the disturbance, It works fine.
Please check your SMTP settings for Email.
HI!
Just to clarify hos Newsletter Studio works.
You can set up the SMTP-settings in the UI of the Newsletter Studio-section (under settings) - this will update the settings in the /config/newsletterStudio.config-file and will be the first place where Newsletter Studio looks for SMTP-settings.
If there is no SMTP-server configured in newsletterStudio.config we will fallback on the default configuration from your root web.config-file.
BUT. We will never look into any other configuration like "umbracoSettings.config" or so.
// m
If you are using Amazon for example it wont let you just send everything in one go. You need to enable the throttling settings and play with the configuration based on your host. If you mainly just put a few seconds delay on the send chunks you should find it go through.
is working on a reply...