Go Back   vb.org Archive > Community Discussions > Forum and Server Management
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #11  
Old 09-07-2009, 01:41 AM
ps2wiz ps2wiz is offline
 
Join Date: Apr 2005
Posts: 217
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Fangs404 View Post
I just changed it to SSL with port 465, and it worked perfectly.
I am having the same exact problem, but how do I change it to SSL from TLS?
Reply With Quote
  #12  
Old 09-10-2009, 12:51 AM
ENF ENF is offline
 
Join Date: Dec 2003
Location: Tokyo, Japan
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just noticed this thread:

Not sure what exactly people have or have not done, but here is our settings that work for us.

1) PHP

Make sure OpenSSL is uncommented. (In other words, it's loading in PHP)

2) vBulletin Mail Settings (AdminCP → vBulletin Options → Email Options)

SMTP: Yes
SMTP Host: smtp.gmail.com
SMTP Port: 587 (Can be 465 or 587, one should work)
SMTP Username: youraccount@googledomain.com (Gmail or Google Apps account)
SMTP Password : youraccountpassword
SMTP Secure Connection: TLS

(This information from Google was used to set this up when we first started: http://mail.google.com/support/bin/a...n&answer=13287)

This setup has worked for us for a long-time without any hassles. We do have our mail hosted through the Google Apps system.
Reply With Quote
  #13  
Old 02-10-2010, 12:17 AM
final kaoss final kaoss is offline
 
Join Date: Apr 2006
Posts: 1,314
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

K im using gmail as described here, should this be on or off? (in before the "what host are you using") I'm at x10hosting.com free plans.

Code:
Enable '-f' Parameter
Some sendmail servers may require the '-f' parameter to be sent with email calls from PHP. If you are having problems with users not receiving email, try enabling this option. In all likelihood, your problem will not be caused by this setting.

This setting does not work when PHP SAFE MODE is enabled.
I just recently changed my email settings as described in this thread, will the system still go crazy and try to say the mail is being sent from x10 this way?

I've noticed that what's doing it is.. everytime the mysql server goes down, vb sends me an email wanting to tell me about it, and for every person who visits, it spits out another email

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

OK, just ran a test and it sends all email fine EXCEPT these

Quote:
Database error in vBulletin :

mysql_pconnect() [<a href='function.mysql-pconnect'>function.mysql-pconnect</a>]: #07000(proxy) all backends are down
/home/---------/public_html/forum/includes/class_core.php on line 311

MySQL Error :
Error Number :
Request Date : Tuesday, February 9th 2010 @ 11:45:13 PM
Error Date : Tuesday, February 9th 2010 @ 11:45:13 PM
Script : http://vgchat.info/forum/
Referrer : http://vgchat.info/******************
IP Address : *************
Username :
Classname : vB_Database
MySQL Version :
Is it sending this error message from a different account because the db is down? How to fix this?
Reply With Quote
  #14  
Old 02-11-2010, 06:39 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
mysql_pconnect() [<a href='function.mysql-pconnect'>function.mysql-pconnect</a>]: #07000(proxy) all backends are down
I must admit that i have never seen this error message before. What it does show me is that you are using pconnect. In most cases this should not be used and you hsould try to disable it in your config.php.

The error emails are sent from your technical email address as defined in your config.php. It does not matter if the database is online or not when sending these messages.
Reply With Quote
  #15  
Old 03-02-2010, 03:05 PM
vbreal vbreal is offline
 
Join Date: Dec 2005
Posts: 441
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by EtherNetFreak View Post
Just noticed this thread:

Not sure what exactly people have or have not done, but here is our settings that work for us.

1) PHP

Make sure OpenSSL is uncommented. (In other words, it's loading in PHP)

2) vBulletin Mail Settings (AdminCP → vBulletin Options → Email Options)

SMTP: Yes
SMTP Host: smtp.gmail.com
SMTP Port: 587 (Can be 465 or 587, one should work)
SMTP Username: youraccount@googledomain.com (Gmail or Google Apps account)
SMTP Password : youraccountpassword
SMTP Secure Connection: TLS

(This information from Google was used to set this up when we first started: http://mail.google.com/support/bin/a...n&answer=13287)

This setup has worked for us for a long-time without any hassles. We do have our mail hosted through the Google Apps system.
587 returned errors for me.

465 worked great

thanks for this thread peeps it helped a great deal.
Reply With Quote
  #16  
Old 03-24-2010, 02:22 PM
egclive egclive is offline
 
Join Date: Dec 2009
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

dont even bother with that just use google apps
Reply With Quote
  #17  
Old 11-04-2010, 01:23 PM
jet rex jet rex is offline
 
Join Date: Oct 2009
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

come back to your Gmail account in browser -and pass test verification code (sms or phone)
Reply With Quote
  #18  
Old 11-18-2010, 05:31 AM
mathias mathias is offline
 
Join Date: Feb 2002
Posts: 102
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You think google will allow me to do this with over 400k users?

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

big problem gmail limits to 500 sends a day.
Reply With Quote
  #19  
Old 12-04-2010, 03:29 PM
ehsanix ehsanix is offline
 
Join Date: Oct 2003
Posts: 154
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default



what this eror

Warning: fsockopen() [function.fsockopen]: unable to connect to tcp://smtp.gmail.com:465 (Connection timed out) in [path]/includes/class_mail.php on line 743
Reply With Quote
  #20  
Old 01-08-2011, 04:57 PM
josantos josantos is offline
 
Join Date: Oct 2009
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ehsanix View Post


what this eror

Warning: fsockopen() [function.fsockopen]: unable to connect to tcp://smtp.gmail.com:465 (Connection timed out) in [path]/includes/class_mail.php on line 743
I have the same error but with another emailserver
Reply With Quote
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 09:32 AM.


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.05904 seconds
  • Memory Usage 2,265KB
  • 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
  • (1)bbcode_code
  • (5)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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete