Re: Sending emails with a name over 75 characters

2021-06-07 Thread Gabriel Araya Garcia
Sebastian,.. una pregunta: Tienes idea de como a partir de Django poder enviar un whatssap. Te agradeceria tu ayuda. Gabriel Araya Garcia Santiago - Chile El lun, 7 jun 2021 a las 11:46, Nicolás Gustavo Bruna (< bruna.nicolasgust...@gmail.com>) escribió: > Hello, how are you? > > I am having

Re: Sending emails with a name over 75 characters

2021-06-07 Thread Sebastian Jung
Hello Nicolás, i would take another smtp python client to do that. But i am not 100% sure that you don't have here the same problem... Regards Am Mo., 7. Juni 2021 um 17:46 Uhr schrieb Nicolás Gustavo Bruna < bruna.nicolasgust...@gmail.com>: > Hello, how are you? > > I am having trouble

Sending emails with a name over 75 characters

2021-06-07 Thread Nicolás Gustavo Bruna
Hello, how are you? I am having trouble sending emails because of the `sanitize_address()` Django function. There is a ticket who talks about this: https://code.djangoproject.com/ticket/31784 The ticket is closed, but I am still having the same problem. The question is: How can I send emails