Hey Carlos, thanks for taking a look.
On 20 February 2013 12:29, Carlos Torres <vlaadbrain_AT_gmail.com> wrote:
> i started looking through the repo and found the list thingy
> list/maillist it looks like the List-Unsubscribe header http url says
> unsub rather than unsubscribe on line 28, not sure if thats correct.
> also isn't it even better etiquette to also include a mailto url in
> the List-Unsubscribe header.
https://github.com/kaihendry/sg-hackandtell/blob/master/list/maillist#L28
For the header I'm using (confusingly) "unsub" verb as that's an
instant GET request. For the footer I'm using "unsubscribe" as that
needs confirmation:
https://github.com/kaihendry/sg-hackandtell/blob/master/.htaccess
Someone pointed out that some mail clients / virus detection
programmes follow links, so the 1-click GET is reserved for the
header.
I know sucks, not sure how to improve it.
Received on Wed Feb 20 2013 - 05:52:17 CET