Estamos probando el envío de correo y en el EvoConfig configuramos que no requiere autenticación el envío de email (Adjunto print). Al darle probar se despliega un mensaje de envío exitoso y efectivamente el email de prueba me llega. Pero cuando el Evolution intenta enviar email con esta configuración, en los logs se puede visualizar que trata de autenticarse al servidor de correo, pero nosotros configuramos que no se necesita autenticar.

alt text


2017-09-07 14:25:57,407 [AppJobWinServiceScheduler_Worker-8] ERROR EmailNotificatorService - Falló la notificación a (Jose de Mercedes <xxxx@xxxx.xxx.xx>):
Error en proceso 'Contrataciones'
System.Net.Mail.SmtpException: The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.1 Client was not authenticated
   at System.Net.Mail.MailCommand.CheckResponse(SmtpStatusCode statusCode, String response)
   at System.Net.Mail.MailCommand.Send(SmtpConnection conn, Byte[] command, MailAddress from, Boolean allowUnicode)
   at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, Boolean allowUnicode, SmtpFailedRecipientException& exception)
   at System.Net.Mail.SmtpClient.Send(MailMessage message)
   at Aseinfo.VH4.Infraestructura.Services.Wrappers.SmtpClientWrapper.Send(MailMessage message) in C:\vh4\VH4\Infraestructura\Services\Wrappers\SmtpClientWrapper.cs:line 13
   at Aseinfo.VH4.WindowsServices.ApplicationJobs.EmailNotificatorService.Notify(MensajeNotificacion mensaje) in C:\vh4\VH4\WindowsServices\ApplicationJobsWindowsService\ApplicationJobs\EmailNotificatorService.cs:line 61

asked 07 Sep '17, 15:34

Jimy%20Tobar's gravatar image

Jimy Tobar ♦♦
(suspended)
accept rate: 56%

edited 07 Sep '17, 15:36


El error no lo genera Evolution, porque esté intentando autenticarse. El error genera el propio servidor SMTP, porque él requiere que se autentique la conexión.

System.Net.Mail.SmtpException: The SMTP server requires a secure connection or the 
client was not authenticated. The server response was: 5.7.1 Client was not authenticated

Evolution no está autenticando, porque la configuración no lo especifica.

link

answered 07 Sep '17, 17:15

Fernando%20Paz's gravatar image

Fernando Paz ♦♦
17.3k81635
accept rate: 51%

Gracias. se modificó el servidor de correos y funcionó. y porque la prueba de la configuración había funcionado?

(08 Sep '17, 08:16) Jimy Tobar ♦♦ Jimy%20Tobar's gravatar image
1

Ni idea ..

(08 Sep '17, 09:08) Fernando Paz ♦♦ Fernando%20Paz's gravatar image
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Evolution en BitBucket

En este sitio puede acceder al código fuente, centro de descargas y reportar bugs, propuestas y mejoras para Evolution.

Evolution en JIRA

En este sitio puedes sugerir nueva funcionalidad para Evolution, o puedes votar por la funcionalidad ya propuesta por otros usuarios.

Tags:

×14
×2
×2

Asked: 07 Sep '17, 15:34

Seen: 2,016 times

Last updated: 08 Sep '17, 09:08

[Acerca de] [Preguntas Frecuentes] [Privacidad] [Soporte] [Contacto]
Copyright 2013-2018. Asesores en Informática