List-Unsubscribe header

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • BasilFawlty
    replied
    Thanks guys.

    Leave a comment:


  • Wayne Luke
    replied
    You may be able to add this header through your email server as well.

    Leave a comment:


  • Mark.B
    replied
    This would require modifiying the code, which we cannot suppor
    You can try asking on vbulletin.org

    Leave a comment:


  • BasilFawlty
    started a topic [Forum] List-Unsubscribe header

    List-Unsubscribe header

    Hello all,
    I am running VB 4.2.3 Patch 2 and have a question about improving anti-spam scores. I use www.mail-tester.com to test emails coming from my site (like when admin sends email to a group of users or all users). My anti-spam score is very good, but there is ONE thing where it says I could improve. When I run a test on emails from my server I get a notice that my email is missing List-Unsubscribe in the header.

    I "think" I want to have something like the following in the header of my emails send from my admin account:

    Code:
    mailMessage.Headers.Add("List-Unsubscribe", "<mailto:[email protected]?subject=unsubscribe>");
    First, does this look about right and second - WHERE in VBulletin (which script, line, etc) would I place this so that the List-Unsubscribe header is included?

    Thanks in advance
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Working...