Internal SMTP & POP mail server does not use WELL KNOWN PORT
I want to set the POP's port to 1000 , what do you do?
I want to change the SMTP port too.
#OTRS Version is 3.0.4
SMTP and Pop's Port changes
Moderator: crythias
Re: SMTP and Pop's Port changes
For SMTP you can change in the Sysconfig. For POP3 you can only change it in the code.
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 4
- Joined: 01 Feb 2012, 10:39
- Znuny Version: 3.0.4
- Real Name: Tomoyoshi Tamura
- Company: Marubun Information Systems
Re: SMTP and Pop's Port changes
Thank you for quick response
If not possible, please tell me the location of the code to change the POP
If not possible, please tell me the location of the code to change the POP
Re: SMTP and Pop's Port changes
Kernel/System/MailAccount/POP3.pm
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 4
- Joined: 01 Feb 2012, 10:39
- Znuny Version: 3.0.4
- Real Name: Tomoyoshi Tamura
- Company: Marubun Information Systems
Re: SMTP and Pop's Port changes
I'll try this
Thank you!
Thank you!