- Joined
- Mar 13, 2018
- Messages
- 126
- Reaction score
- 17
Hey guys,
We just bought an enterprise licence and im running on from OVH.
I can't set-up my custom SMTP server, it gives me a timeout error on port 25 and a very long error when i activate SSL:
MailKit.Net.Smtp.SmtpCommandException: 5.7.1 Mail from 66.70.186.206 has been blocked by Trend Micro Email Reputation Service. Please see https://ers.trendmicro.com/reputations to get detailed information. at MailKit.Net.Smtp.SmtpClient.OnRecipientNotAccepted(MimeMessage message, MailboxAddress mailbox, SmtpResponse response) at MailKit.Net.Smtp.SmtpClient.ProcessRcptToResponse(MimeMessage message, MailboxAddress mailbox, SmtpResponse response) at MailKit.Net.Smtp.SmtpClient.d__58.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MailKit.Net.Smtp.SmtpClient.d__99.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at MailKit.Net.Smtp.SmtpClient.d__99.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MailKit.Net.Smtp.SmtpClient.Send(FormatOptions options, MimeMessage message, CancellationToken cancellationToken, ITransferProgress progress) at GenericUtilsNet.Mail.Send(AlternateView calendarData) Response:
I went in my openstack server and added the rules for port 25 and 465 on egress but it's not working. I know my SMTP info is correct, its the same on my on premise config and it's working there.
Anyone have any ideas?
We just bought an enterprise licence and im running on from OVH.
I can't set-up my custom SMTP server, it gives me a timeout error on port 25 and a very long error when i activate SSL:
MailKit.Net.Smtp.SmtpCommandException: 5.7.1 Mail from 66.70.186.206 has been blocked by Trend Micro Email Reputation Service. Please see https://ers.trendmicro.com/reputations to get detailed information. at MailKit.Net.Smtp.SmtpClient.OnRecipientNotAccepted(MimeMessage message, MailboxAddress mailbox, SmtpResponse response) at MailKit.Net.Smtp.SmtpClient.ProcessRcptToResponse(MimeMessage message, MailboxAddress mailbox, SmtpResponse response) at MailKit.Net.Smtp.SmtpClient.d__58.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MailKit.Net.Smtp.SmtpClient.d__99.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at MailKit.Net.Smtp.SmtpClient.d__99.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at MailKit.Net.Smtp.SmtpClient.Send(FormatOptions options, MimeMessage message, CancellationToken cancellationToken, ITransferProgress progress) at GenericUtilsNet.Mail.Send(AlternateView calendarData) Response:
I went in my openstack server and added the rules for port 25 and 465 on egress but it's not working. I know my SMTP info is correct, its the same on my on premise config and it's working there.
Anyone have any ideas?