Tag stored / existing messages
Today is only possible to tag messages in the moment you send them, not being possible to tag existing messages and stored (inbound) messages.
1 comment
-
Anonymous commented
Well , great i add
headers_add = "X-Mailgun-Tag: $sender_address_domain"
headers_add = "X-Mailgun-Tag: $sender_address"
and it works , but
How can i sort each of them , i mean ... now in the analytics page i have table with both of email address and the domain names , i want to show only domain names and once i found the spammer , then i need to know the email address in question , so i search by domain name.
Please , how can i view by one tag ?