vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   List-Unsubscribe header (https://vborg.vbsupport.ru/showthread.php?t=325156)

BasilFawlty 05-26-2017 03:58 PM

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 text 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:list@host.com?subject=unsubscribe>");
First, does this look about right and second - WHERE in Bulletin (which script, line, etc) would I place this so that the List-Unsubscribe header is included?

Thanks in advance

--------------- Added [DATE]1495907032[/DATE] at [TIME]1495907032[/TIME] ---------------

Anyone? If someone can just tell me where (in which script and general area in the script) I would look to add an item to header in outbound emails I would greatly appreciate it.


All times are GMT. The time now is 04:46 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00926 seconds
  • Memory Usage 1,709KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete