vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Can I change the sender when using the "Send email to users" option? (https://vborg.vbsupport.ru/showthread.php?t=310689)

massizero 04-22-2014 07:32 PM

Can I change the sender when using the "Send email to users" option?
 
Hi,
I'd like to change the sender of the email when using the "Send to users" email options.
I'd like that the sender could be a word and not and email.

For example I'd like the sender the name of the website and not an email of the website or at least the option
"NAME OF THE SITE" dem@nameofthesite.com

Is that possibile?

thanks

kh99 04-22-2014 10:02 PM

I don't see how you could do it without making changes to the code. The "From" field on that form will only accept an email address, and if you put in anything that doesn't look like an email address, you will get the "Please fill in all required fields" error.

It seems like it should be a minor change because the vbulletin email functions allow specifying something like "NAME OF THE SITE <dem@nameofthesite.com>". But I tried just taking out the check for email address format and I didn't get any emails at all, so I'm not sure what's going on.

vbresults 04-23-2014 12:02 AM

I'd wager your outbound emails will get marked as spam/phising emails because the sender domain and sender IP (of the vB server or SMTP server) don't match.

massizero 04-23-2014 06:47 PM

I don't want get a fake email is it ok to show the email, I'd just would like to insert the name or at least the options "NAME OF THE SITE" dem@nameofthesite.com or <NAME OF THE SITE> dem@nameofthesite.com


All times are GMT. The time now is 06:57 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.02346 seconds
  • Memory Usage 1,712KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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