List-Unsubscribe header

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BasilFawlty
    Senior Member
    • Jul 2012
    • 255
    • 4.2.X

    [Forum] 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
  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24286
    • 6.0.X

    #2
    This would require modifiying the code, which we cannot suppor
    You can try asking on vbulletin.org
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

    • Wayne Luke
      vBulletin Technical Support Lead
      • Aug 2000
      • 73981

      #3
      You may be able to add this header through your email server as well.
      Translations provided by Google.

      Wayne Luke
      The Rabid Badger - a vBulletin Cloud demonstration site.
      vBulletin 5 API

      Comment

      • BasilFawlty
        Senior Member
        • Jul 2012
        • 255
        • 4.2.X

        #4
        Thanks guys.

        Comment

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