Al enviar correos electrónicos desde RACE RESULT 14, puede usar nuestros servidores para enviar un máximo de 10 correos (excluyendo los correos de confirmación de registro automáticos), o puede conectar su propio servidor SMTP para enviar una cantidad mucho mayor. Esta configuración SMTP se aplica a todos los correos electrónicos enviados a través de RACE RESULT 14.
Necesitarás encontrar la configuración de tu servidor de correo SMTP, normalmente están disponibles en tu proveedor de hosting, normalmente el nombre de usuario será tu dirección de correo electrónico con la contraseña correspondiente, ten en cuenta que la contraseña se cifrará cuando se guarde para que no se pueda copiar nuevamente.
Al configurar su servidor SMTP por primera vez, es recomendable probarlo enviándose un correo electrónico a usted mismo. Esto puede hacerse en un evento de prueba agregándose como participante.
Aquí se muestran algunas configuraciones comunes del servidor SMTP. Tenga en cuenta que estas configuraciones cambian y podrían ser precisas solo hasta la fecha de redacción de este artículo (17/3/2020)..
Configurar Office 365 SMTP
- Server address: smtp.office365.com
- Port: 587
- Encryption: TLS
Configurar Outlook SMTP
- Server address: smtp-mail.outlook.com
- Port: 587
- Encryption: TLS
Configurar GoDaddy SMTP Americas
- Server address: smtpout.secureserver.net
- Port: 465 or 587
- Encryption: SSL
Configurar Gmail SMTP
- Server address: smtp.gmail.com
- Port: 587
- Encryption: TLS
Gmail requiere un nivel de seguridad adicional. Para usar un SMTP de Gmail, deberá generar una contraseña adicional en su cuenta de Gmail. Esta contraseña se usará en lugar de la contraseña habitual de su cuenta de Google.
Automatic E-Mail Error Notifications
Common E-mail / SMTP Errors
Error: error sending email in AfterSave actions: no sender given
Explanation: There is no sender in the email template used to send after registration.
Error: error sending email in AfterSave actions: no subject given
Explanation: There is no subject in the email template used to send after registration.
Error: error sending email in AfterSave actions: no email given
Explanation: The field for the participant's email address is not requested/saved in the registration form.
Error: error sending email in AfterSave actions: error sending email: gomail: could not send email 1: 450 4.1.2 <sample@wrongurl.com>: Recipient address rejected: Domain not found
Explanation: The email could not be sent because the participant's address could not be reached. This is very often a typo.
Error: error sending email: gomail: could not send email 1: 450 Requested mail action not taken: mailbox unavailable
Mail send limit exceeded.
Explanation: The sending limit of the mail server used has been reached because most providers have set limits to protect against spam mail.
Error: error sending email in AfterSave actions: error sending email: gomail: could not send email 1: 450 4.7.1 <sample@participant.com>... sample@organizer.com has exceeded 5000 messages per 1 day
Explanation: The sending limit of the mail server used has been reached because most providers have set limits to protect against spam mail. Here with the detailed information that the daily limit of 5000 messages has been reached.
Error: error sending email in AfterSave actions: Post "https://messy.raceresult.com/emails/send?sync=true": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Explanation: The receiving email server did not respond to the request within the expected time. The exact reason can be found on the recipient's side.
Error: 535 Incorrect authentication data
Explanation: The data entered in the "SMTP Settings" are not correct, please check the entered data.