List-Unsubscribe modify

jvjb

New Member
Hello,

I want to modify list unsubscribe header
List-Unsubscribe: (currently)<http:/abc.com/app/index.php/lists/12345/unsubscribe/adsdfdhgjghsghdh>,
<mailto:admin@abc.com?subject=Unsubscribe&body=Please unsubscribe me from Members list.>

change it to like this
List-Unsubscribe: <mailto:admin@abc.com?subject=Unsubscribe&body=Please unsubscribe me from Members list.>

or change it like this
List-Unsubscribe:
<mailto:admin@abc.com?subject=Unsubscribe&body=Please unsubscribe me from Members list.>,<http:/abc.com/app/index.php/lists/12345/unsubscribe/adsdfdhgjghsghdh>
 
You mean you want to change the order?
can you please explain why you want the order changed ?
 
yes how to change the order and

otherway as well
how to remove this part
<http:/abc.com/app/index.php/lists/12345/unsubscribe/adsdfdhgjghsghdh>
 
You could do it from an extension, i have attached one but i have not tested it.
Just install it under backend -> extend -> extensions and then enable it from the options column.
 

Attachments

  • alter-list-unsubscribe-header.zip
    1.1 KB · Views: 32
Back
Top