vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=187)
-   -   Howto: Enable SMTP for vB 3.0.2/3 (https://vborg.vbsupport.ru/showthread.php?t=67294)

code-frog 11-29-2005 07:12 PM

Quote:

Originally Posted by MyIS_Jordan
My mail server requires Authentication too. Server is linux fedora core 3 (i think).

Do you buy chance know which mail server you are using and if it's configured properly to receive relay requests?

What type of server is vBulletin running on?

I've built up 3 new Windows 2003 servers and 2 Linux servers for clients (not my licenses for vB but client licenses) and it's worked like a charm.

Can you relay to this server using Outlook for example?

I'll try to help best I can... This is a rather mysterious issue though...

|Jordan| 11-29-2005 07:20 PM

Nevermind!

I fixed it!

I looked at the forum of a friend who has the fix working. I looked at his files, tried something and it worked.

Here's what i did:

Code:

In functions.php

Find:

if (true) // will eventually use $vboptions to determine this

Change To:

if (false) // will eventually use $vboptions to determine this

I know the instructions of the smtp fix say it should be the other way around, but this worked for me (and my friends forum which has extremely heavy traffic).

Zachery 11-29-2005 07:37 PM

Quote:

Originally Posted by MyIS_Jordan
Nevermind!

I fixed it!

I looked at the forum of a friend who has the fix working. I looked at his files, tried something and it worked.

Here's what i did:

Code:

In functions.php

Find:

if (true) // will eventually use $vboptions to determine this

Change To:

if (false) // will eventually use $vboptions to determine this

I know the instructions of the smtp fix say it should be the other way around, but this worked for me (and my friends forum which has extremely heavy traffic).

Could just upgrade to 3.5 ;)

|Jordan| 11-29-2005 08:14 PM

Not going to happen.

My forum is hacked to death (90+ hacks), and unless all those hacks are ported over to 3.5, i wont upgrade.

Zachery 11-29-2005 08:50 PM

I'd hate to be your webhost.

|Jordan| 11-30-2005 03:22 AM

Why?

The forum isint that slow, its not slower than phpbb. Also 70% of the hacks i installed are administrative/optimization.

GrowReport 06-12-2008 04:43 PM

will this work for 3.7?

The terms you say to look for are not part of the functions.php in that version.

mail.php is class_mail.php in my new version.

is it safe to assume that those are the same pages just different names? the code was in the mail page and I could modify as described.

But for the function.php page there was nothing like what everyone says to search for?

"if (false) // will eventually use $vboptions to determine this" This search phrase is not in functions.php

Anyone know what the phrase was changed to?

ALcorn 06-12-2008 05:57 PM

Quote:

Originally Posted by GrowReport (Post 1547799)
will this work for 3.7?

Why do you need this hack? vBulletin v.3.7.x support SMTP natively.

GrowReport 06-12-2008 06:10 PM

Quote:

Originally Posted by ALcorn (Post 1547836)
Why do you need this hack? vBulletin v.3.7.x support SMTP natively.


I was looking for something that worked.

because it's not working right now.

I get this error message:
"Warning: 501 Unexpected response from SMTP server during FROM address transmission in [path]/includes/class_mail.php on line 586"

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

I get that from the Diagnostics under Maintance to test SMTP.

I know the settings are correct because my Outlook can connect with the same settings and send mail.

ALcorn 06-12-2008 06:25 PM

GrowReport, why not posting your question to the official VB support?


All times are GMT. The time now is 02:10 PM.

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.02296 seconds
  • Memory Usage 1,738KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete