Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-10-2015, 11:47 AM
fxwoody's Avatar
fxwoody fxwoody is offline
 
Join Date: Jun 2010
Location: On Earth
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Weird Gmail problem

That's a good one guys!
Seems like i can't send any activation links by mail to any new gmail users !!
I disabled every plugins, did a test in my diagnostic page to one of my gmail account (that receive with out a problem the test mail) looked into the ban email and none are there, adjusted every aspects of emailing in the ACP and no one can receive the freaking activation email !!!!
Now, i switch my regular mailing to SMTP and did every test, all the same !
No GMAIL can get the activation and the only way i can get a new member to logon and post is to manually transfer him/her as a member (meaning they are automatically in "Users Awaiting Activation")

Anyone with an answer to this one ???

Tks guys ....i'm totally freaking out lolll
Reply With Quote
  #2  
Old 01-10-2015, 12:22 PM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Google probably has you blacklisted. Set up a bounce address in your admincp and see what the header says on the bounced emails. Google will either bounce them or send them to spam or trash.
Reply With Quote
Благодарность от:
Max Taxable
  #3  
Old 01-10-2015, 03:53 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Check your server mail logs and see if they are getting bounced back and what the message is.
Reply With Quote
  #4  
Old 01-10-2015, 09:31 PM
fxwoody's Avatar
fxwoody fxwoody is offline
 
Join Date: Jun 2010
Location: On Earth
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Lynne View Post
Check your server mail logs and see if they are getting bounced back and what the message is.
The darn stats were OFF in cPanel

What i dont' understand is why can i send a test mail from diagnostic but not from main panel ?!?!
Never had this problem with any server before so, i will open a ticket in case off with host ...just to see with them

Will post back more infos when i get some from the stats

And @RichieBoy67, i check in the analytics and other admin panel on google and nothing is blocked :up:

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

Little update on this ....
I did different test with hotmail, gmail, yahoo and none can receive the activation mail.
Also, i'am able to send the password reset from with in the User ACP but Email Activation Code is not working!!!
I also tried to send a bulk email and this too is not working.
It as to be an internal soft error or option that is not working or that darn server is badly setup ?!?
Reply With Quote
  #5  
Old 01-11-2015, 10:33 AM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Users say that they do not receive emails from my site. What do I do?

First, make sure that you actually have turn on the email functions here:

Admin CP --> vBulletin Options --> Email Options --> Enable Email features --> Yes

Then verify that the email system for your forum is working via the Admin Control Panel. You can do that under diagnostics.

Admin Control Panel --> Maintenance --> Diagnostics --> Email Diagnostics


If there is an error stated, you can look at the logs for your mailer daemon to find out what error is occuring. If their is no error and the email is sent to the supplied address, then the issue is on the ISP/mailbox end. Continue reading further down this page for other suggestions.

If there is no error and you didn't get the emails then make sure you have a valid webmaster's email address in your Admin CP settings and that there is only one address. In addition make sure the domain on the email address matches the domain for your site. Otherwise some ISPs may treat this as spam. Then try this:

Admin CP --> vBulletin Options --> Email Options --> Enable "-f" Parameter --> Yes

Then try the vB email functions again. If it still doesn't work, then this is either a server and/or mailbox issue. By default vB uses PHP's mail() function for all its email and uses the SMTP server specified in php.ini. If PHP and the mail server are configured correctly then email will work. You can view the details here: http://us3.php.net/mail/

To troubleshoot any email problems you will need to view the mail logs on the server to see what happened to those emails that don't work. Once vB sends it to PHP it's in the hands of the server. If you are on a shared server you may need to ask your host to look through the logs for you.

Many large service providers such as Verizon, AOL and MSN are implementing aggressive filtering. In many cases, the customers of these providers can place the email address you use for notification in their contact list and then your emails will be allowed through. If this doesn't work, you should contact the provider in question and ask to be placed on their whitelist. Some providers will charge a listing fee for this.

In addition, AOL (and possibly others) will not accept emails from domains that do not have reverse DNS setup. It's possible these emails are being placed into a spam folder or are being filtered.

The problem could also be caused by aggressive spam filters on the user's machine. In these cases their anti-spam software should be configured to allow emails from your domain name. Refer them to the documentation for the software they are using.

If all else fails you can switch to the SMTP mail option to see if this works better for you. These settings are here:

Admin CP --> vBulletin Options --> Email Options --> SMTP Email --> Yes

Then fill out the appropriate SMTP settings for your account and server.

My host only allows me to send a certain number of emails per hour to control spam. How can I make vBulletin get around this limitation?
You cannot circumvent hard limitations created by your hosting provider. However, you can use vBulletin's SMTP email processing to point the software to an off-site email provider with more privileges.

Admin Control Panel --> vBulletin Options --> Email Options

Email is sent as "nobody@domain.com"
You need to enable the "-f parameter" in vBulletin. This sends the email address specified in the Admin Control Panel to the email client.

Admin Control Panel --> vBulletin Options --> Email Options.

For more information please see:
http://us3.php.net/manual/en/ref.mail.php

Email from my forums is blocked
One of the reasons for email being blocked is if it is coming from a different domain than what is in the 'From' email address. To ensure a better chance of your email getting through, make sure the Webmaster's email address is using the same domain as your forums.

Error: unrouteable mail domain "****.com"
This problem is caused by this option being checked in WebHost Manager for the server:

Prevent the user 'nobody' from sending out mail to remote addresses (php and cgi scripts generally run as nobody if you are not using phpsuexec and suexec respectively.)

Unchecking this option should stop this problem. You will of course need to have root access to the server to do this. If you don't, then you'll need to ask your web host to do this for you.

McAfee VirusScan Enterprise
McAfee VirusScan Enterprise blocks SMTP port 25 by default, which blocks all emails from being sent. Eliminating or changing that rule will allow emails to go through.

How can I send emails as HTML
vBulletin does not support HTML emails at this time.

Can I log Emails sent by vB?
Yes, in vB 3.6 you can log all sent emails to make sure that vB is sending these. You do this here:

Admin CP --> vBulletin Options --> Error Handling & Logging --> Log sent eMails to a File

Then if the emails appear in this log but they are not being received, then you will know this a problem with either the mail server or the recipient's mailbox. If the logs show 'FAILED" then this is a server problem. The server's email function returned a failure. Please see server configuration/logs for more details. You will need to consult your host if you are on a shared server.

SMTP Server Setup
If you are using SMTP for email, in some rare instances the SMTP server will require an additional field that is not part of the normal settings, namely this:

ini_set("SMTP","mail.yourdomain.com");

To add that setting, edit your config.php file and add this line right under <?php:

ini_set("SMTP","mail.yourdomain.com");

...changing "mail.yourdomain.com" with your specific mail domain, of course. If you do not have such a mail domain, then ask this host about this.

Invalid Webmaster's Email
Another possible cause of that problem is that you do not have a valid Webmaster's email address. You need to set this to a valid email address:

Admin CP --> vBulletin Options --> Site Name / URL / Contact Details --> Webmaster's Email

You cannot use more than one address in that field.

Note: Please be aware that vB does not have it's own email application. It has to use either PHP or SMTP, and both of those are server applications. There is very little control vB has over these.

For the PHP option, you have the -f setting and the webmaster's email address. That's it. The rest is up to the server which needs to be setup correctly for PHP email to work.

For SMTP, the only options in vB for this are the SMTP settings. If those don't work, then this means either the settings are wrong, or there is a problem connecting to that SMTP server from your server. There is nothing vB can do about this.
Reply With Quote
Благодарность от:
fxwoody
  #6  
Old 01-12-2015, 10:17 AM
fxwoody's Avatar
fxwoody fxwoody is offline
 
Join Date: Jun 2010
Location: On Earth
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well Ozzy, i passed 2 hours with the tech on my server and they can't see anything wrong on their side lol
There is a ghost in the machine somewhere
I'm wondering if it as to do with the new patch !??! Was working fine before so .... if server is OK and i can send password recovery, diagnostic but can't use mailing system or activation code, i have a gap in the between for sure ...but where ???

Strange situation it is :P
Reply With Quote
  #7  
Old 01-12-2015, 12:30 PM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Test your dns using mxtools.
Reply With Quote
  #8  
Old 01-12-2015, 12:48 PM
fxwoody's Avatar
fxwoody fxwoody is offline
 
Join Date: Jun 2010
Location: On Earth
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RichieBoy67 View Post
Test your dns using mxtools.
Well, it's not blacklisted for sure but i have a few errors

check it out www.hdbikerider.com
Reply With Quote
  #9  
Old 01-12-2015, 12:52 PM
RichieBoy67's Avatar
RichieBoy67 RichieBoy67 is offline
 
Join Date: Apr 2004
Location: CT - Down in a hole..
Posts: 3,057
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by fxwoody View Post
Well, it's not blacklisted for sure but i have a few errors

check it out www.hdbikerider.com
I am going to run mxtools shortly but just to let you know, Google does not use those blacklists but have their own for the most part.

if your dns is not up to standards this will be enough for Google and others to block you or send you to spam.

## I just ran report and yes, those warnings are the reason. You need to fix those issues. SOA numbers should be: http://mxtoolbox.com/problem/dns/dns-soa-expire-value

Ask your host to fix reverse dns. This means your ip address has to match your sending domain.

I am not sure what is up with your smtp server but it is very slow.
Reply With Quote
Благодарность от:
fxwoody
  #10  
Old 01-12-2015, 01:04 PM
fxwoody's Avatar
fxwoody fxwoody is offline
 
Join Date: Jun 2010
Location: On Earth
Posts: 291
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You know what, i think they don't really know what they're doing !?!
Talked with the tech and he sounded more lost then i am loll

Put it this way, if they can't fix my problem today, i'm moving to a VPS somewhere else (now i'm on a shared reseller)
Tks for your time Rich, i did pass on your page and maybe i should hire you
Reply With Quote
Благодарность от:
RichieBoy67
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:58 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04601 seconds
  • Memory Usage 2,283KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (4)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete