ACP - How To Change Smtp Port

Tags And Keywordsacp, email, smtp


Subject: ACP - How To Change Smtp Port
Hi

Some servers use other port than 25 for mailing

It was my case, so i had to change the default "25" port to the one used by my server (in this case 2525)

Open

includes/smtp.php

edit the 25 in this line, with your port

Code: [Download] [Hide] [Select]
if( !$socket = @fsockopen($board_config['smtp_host'], 25, $errno, $errstr, 20) )


That's all :mrgreen:

Subject: Re: How To Change Smtp Port
That´s a simple and very great tutorial... 0010

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.089s (PHP: 19% SQL: 81%)
SQL queries: 11 - Debug Off - GZIP Enabled