SMTP and Pop's Port changes

Moderator: crythias

Locked
Tomo
Znuny newbie
Posts: 4
Joined: 01 Feb 2012, 10:39
Znuny Version: 3.0.4
Real Name: Tomoyoshi Tamura
Company: Marubun Information Systems

SMTP and Pop's Port changes

Post by Tomo »

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
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: SMTP and Pop's Port changes

Post by jojo »

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
Tomo
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

Post by Tomo »

Thank you for quick response
If not possible, please tell me the location of the code to change the POP
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: SMTP and Pop's Port changes

Post by jojo »

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
Tomo
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

Post by Tomo »

I'll try this
Thank you!
Locked