I have created the list-unsubcribe header for the mailto format something like this <mailto:
[email protected]>
now I would need to detect the prefix "unsubscribe-" on the mail server in this case postfix and execute a php in order to automatically unsubscribe the user.
try...