Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
5999 Visualizações

Odoo (v11 that I use) does not support RFC 2369.

My question: How can I add unsubscribe link with both the email and the http links?

==================================================================

RFC 2369 is clear about what Odoo Email Marketing Unsubscribe mass-mail should support: 

The List-Unsubscribe header formatting is:

List-Unsubscribe: <mailto:unsubscribe-espc-tech-12345N@domain.com>,
<http://domain.com/member/unsubscribe/?listname=espc-tech@domain.com?id=12345N>

Please note that the unsubscribe link (http:// link ) should not require further input from the user and the request should be processed after receiving a POST request. It should be one-click unsubscribe as described in RFC 8058 below :

List-Unsubscribe: <https://example.com/unsubscribe/opaquepart>
List-Unsubscribe-Post: List-Unsubscribe=One-Click

Resulting POST request
POST /unsubscribe/opaquepart HTTP/1.1
Host: example.com
Content-Type: application/x-www-form-urlencoded
Content-Length: 26

List-Unsubscribe=One-Click.

Also, the local part of mailto:link address should not exceed more than 64 characters.

Avatar
Cancelar
Melhor resposta

+1

Would be cool if someone knew answer here 

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
out. 24
1082
0
mai. 24
1607
2
fev. 24
3249
0
dez. 23
1388
1
fev. 23
2499