View Single Post
  #7  
Old 03-08-2013, 09:20 PM
deltahawk5 deltahawk5 is offline
 
Join Date: Sep 2012
Location: Florida, USA
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nhawk View Post
From the looks of it, postfix isn't properly installed.

You should have the server name in there, amongst other things, 250-STARTTLS and 250-AUTH being the other most important ones.

Stop sendmail and prevent it from starting, then re-install postfix. This guide might help...

https://help.ubuntu.com/community/Postfix
[snip]

AUTH, TLS and SASL is all fixed,

Code:
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-STARTTLS
250-AUTH PLAIN LOGIN
250-AUTH=PLAIN LOGIN
250-ENHANCEDSTATUSCODES
250-8BITMIME
250 DSN
Code:
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      610/sshd
tcp        0      0 0.0.0.0:25              0.0.0.0:*               LISTEN      5781/master
tcp        0      0 0.0.0.0:587             0.0.0.0:*               LISTEN      5781/master
tcp6       0      0 :::80                   :::*                    LISTEN      869/apache2
tcp6       0      0 :::22                   :::*                    LISTEN      610/sshd
tcp6       0      0 :::25                   :::*                    LISTEN      5781/master
tcp6       0      0 :::587                  :::*                    LISTEN      5781/master
But I'm still getting the error with vBulletin.

Code:
Warning: fsockopen() [function.fsockopen]: unable to connect to tcp://xxx.xxx.xxx.xxx:25 (Connection refused) in [path]/includes/class_mail.php on line 747

Warning: Unable to connect to SMTP server in [path]/includes/class_mail.php on line 713
--------------- Added [DATE]1362803093[/DATE] at [TIME]1362803093[/TIME] ---------------

running more test

Code:
OK	SMTP TLS	OK - Supports TLS.	
OK	SMTP Connection Time	1.903 seconds - Good on Connection time	
OK	SMTP Open Relay	OK - Not an open relay.	
OK	SMTP Transaction Time	2.278 seconds - Good on Transaction Time
--------------- Added [DATE]1362806221[/DATE] at [TIME]1362806221[/TIME] ---------------

interestingly enough, it's rejecting the MX tools I'm using and showing the log of rejecting, but shows no log of rejecting vBulletin at all.

Code:
NOQUEUE: reject: RCPT from mxtb-pws3.mxtoolbox.com[64.20.227.133]: 554 5.7.1 <test@example.com>: Relay access denied; from=<supertool@mxtoolbox.com> to=<test@example.com> proto=ESMTP helo=<please-read-policy.mxtoolbox.com>

disconnect from mxtb-pws3.mxtoolbox.com[64.20.227.133]
--------------- Added [DATE]1362807320[/DATE] at [TIME]1362807320[/TIME] ---------------

SMTP Reverse Banner Check failing wouldn't have anything to do with not being able to send messages? Right?

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

Changing the smtp listening port to 587 did absolutely nothing...
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02366 seconds
  • Memory Usage 1,781KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete