Jesus Rivas writes: > Hi, is a old subject, but someone know some platform for email tracking???
What do you mean by "email tracking"? If you mean determining whether a message was received or read, email is basically fire-and-forget. There are some protocols for determining if a message was received or read. In particular, you will normally get a "bounce" if a message is not received by the addressee's mail host. This is implemented by the mail transfer agent (MTA) that handles the Internet side of email, and is generally reliable. If you don't get a bounce, you may presume the message was received by the addressee domain. There is a protocol (most recent version seems to be RFC 8098) for requesting a receipt when the message is process by a message user agent (MUA), and perhaps other agents such as mediators (eg, mailing lists) and message delivery agents (MDA, eg, procmail). I have no idea which agents implement this, and it's entirely up to the MUA (or the user) to decide whether to respond to such a request. You can use the protocol, but you can't expect responses. Steve ------------------------------------------------------ Mailman-Users mailing list -- mailman-users@python.org To unsubscribe send an email to mailman-users-le...@python.org https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/mailman-users@python.org/ https://mail.python.org/archives/list/mailman-users@python.org/