Go Back   vb.org Archive > vBulletin Article Depository > Read An Article > vBulletin 3 Articles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Howto: Enable SMTP for vB 3.0.2/3
Zachery's Avatar
Zachery
Join Date: Jul 2002
Posts: 11,440

 

Ontario, Canada
Show Printable Version Email this Page Subscription
Zachery Zachery is offline 07-16-2004, 10:00 PM

I am putting this in here once it has been confirmed working ill ask it to be moved.

I offer no support, enabling SMTP will be considered hacking, thus why it is here.

Thanks to Chris on the vB team for the help :0
Attached Files
File Type: txt smtp.txt (691 Bytes, 697 views)
Reply With Quote
  #92  
Old 05-11-2005, 04:15 PM
Starsurfer Starsurfer is offline
 
Join Date: Aug 2003
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Linux, so I need to change the smtp to 127..0.0.1?
Reply With Quote
  #93  
Old 05-11-2005, 04:20 PM
code-frog's Avatar
code-frog code-frog is offline
 
Join Date: Oct 2004
Location: Boise, ID
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Starsurfer
Linux, so I need to change the smtp to 127..0.0.1?
Well depending on which version of Linux you are using and how apache is setup you may not have localhost defined even if you do phpmail may not see it. So what I started doing was to first make a backup copy of the file before I did anything. Then I used the diagnostic email to test.

If I were you I'd open the CLI and ping 127.0.0.1 and ping localhost make sure both respond. If only 127.0.0.1 does then there you go.

Anyway, yeah change it to 127.0.0.1 (this is called your loopback interface). Give that a try. If that does not work then I'll ask more questions.

Now you do have public domains on this box that are able to use SMTP mail right? In other words you know for a fact that sendmail or whatever you are using for SMTP/POP is working correctly. Right?
Reply With Quote
  #94  
Old 05-11-2005, 04:24 PM
Starsurfer Starsurfer is offline
 
Join Date: Aug 2003
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Do you have aim msn we coudl talk on? This is a bit too much for moi!
Reply With Quote
  #95  
Old 05-11-2005, 04:27 PM
code-frog's Avatar
code-frog code-frog is offline
 
Join Date: Oct 2004
Location: Boise, ID
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Starsurfer
Do you have aim msn we coudl talk on? This is a bit too much for moi!
Give me your address so I know to allow you. Mine is MSN: admin@wouldntsomespammerliketohaveit.com

Once you have contacted me I'll be deleting my address so do it quickly.
Reply With Quote
  #96  
Old 05-11-2005, 04:28 PM
Starsurfer Starsurfer is offline
 
Join Date: Aug 2003
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

spammers@sick.com
Reply With Quote
  #97  
Old 05-13-2005, 06:29 AM
zaon zaon is offline
 
Join Date: Jul 2004
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by code-frog
...Then all you need is to make sure that the SMTP account sending the emails is a real account on a real domain on the server.
That's the problem. In today's world it's not feasible to host your own mail server because of how modern spam filters have become so discriminating the vast bulk of mail outbound from my server is categorized as 'spam' despite not being on any IP blacklists.

In short, "Real Email" in my book refers to very professional mail such as yahoo, gmail, and the like. I really prefer outbound vbulletin mail to come from gmail or perhaps yahoo. But have kinda given up because of the SSH requirement for gmail since apparently this vbulletin beta smtp module doesn't support it? Hmm...
Reply With Quote
  #98  
Old 05-13-2005, 03:06 PM
code-frog's Avatar
code-frog code-frog is offline
 
Join Date: Oct 2004
Location: Boise, ID
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by zaon
That's the problem. In today's world it's not feasible to host your own mail server because of how modern spam filters have become so discriminating the vast bulk of mail outbound from my server is categorized as 'spam' despite not being on any IP blacklists.

In short, "Real Email" in my book refers to very professional mail such as yahoo, gmail, and the like. I really prefer outbound vbulletin mail to come from gmail or perhaps yahoo. But have kinda given up because of the SSH requirement for gmail since apparently this vbulletin beta smtp module doesn't support it? Hmm...
If you have reverse DNS on your mail server, domain, etc and you have an SPF record you can email the president without trouble. There's nothing mysterious about email. You are either blacklisted or you are not. I've had my own email on several custom domains with reverse DNS and SPF records and never had any trouble. SPF is not a strict requirement but it makes your mail server fully compliant with the current standards.
Reply With Quote
  #99  
Old 05-22-2005, 03:14 AM
zaon zaon is offline
 
Join Date: Jul 2004
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by code-frog
If you have reverse DNS on your mail server
That's part of the problem right there. Sharing an IP among several dot coms. Nothing wrong with that, yet according to spam filters it's "highly suspect" lol.

Also, the other direction is the hardest part.. keeping up with all the spam filtering updates, etc.
Reply With Quote
  #100  
Old 05-22-2005, 03:24 AM
code-frog's Avatar
code-frog code-frog is offline
 
Join Date: Oct 2004
Location: Boise, ID
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by zaon
That's part of the problem right there. Sharing an IP among several dot coms. Nothing wrong with that, yet according to spam filters it's "highly suspect" lol.

Also, the other direction is the hardest part.. keeping up with all the spam filtering updates, etc.
Yup. I've split out all my domains on to static IP's so I could get reverse DNS and SPF records set up. It's a PITA.
Reply With Quote
  #101  
Old 11-29-2005, 06:59 PM
|Jordan|'s Avatar
|Jordan| |Jordan| is offline
 
Join Date: Nov 2004
Posts: 479
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've tried everything on this thread and nothing works.

My mail settings:

var $smtpHost = "mail.gamers-union.net";
var $smtpPort = 25;
var $smtpUser = "admin+gamers-union.net";
var $smtpPass = ***************;
var $smtpSocket = null;

Ive tried single quotes, double quotes, without quotes, 127.0.0.1, localhost and Illuvatar's fix

My mail server requires Authentication too. Server is linux fedora core 3 (i think).
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 12:25 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.05052 seconds
  • Memory Usage 2,329KB
  • Queries Executed 26 (?)
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
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_article
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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_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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete