OTRS with Proxy for Internet Access

Moderator: crythias

Locked
binmahmood
Znuny newbie
Posts: 6
Joined: 21 Apr 2015, 11:26
Znuny Version: 3.3.11
Real Name: Maaz Bin Mahmood
Company: Vocalcom

OTRS with Proxy for Internet Access

Post by binmahmood »

Hi,

I'm using OTRS on a server that requires Proxy with domain credentials for Internet access. For example, if I want to access mail.office365.com I have to open Internet Explorer with different domain user 'domain\user' in order to access it. Otherwise I won't be able to open internet.

Now the problem is that I need to configure same user credential in OTRS in order to send email messages. Until now I can't find any configuration in SysConfig to make it happen. Need help please.

I am using OTRS 3.3.12 with MSSQL and IIS8.

BR,
Bin Mahmood
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: OTRS with Proxy for Internet Access

Post by jojo »

if your proxy support Basic Auth you can use the the values like:

http://username:password@proxy:port
"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
wurzel
Znuny guru
Posts: 3273
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: OTRS with Proxy for Internet Access

Post by wurzel »

Hi,

don't forget the last slash at the end

http://username:password@proxy:port/

:)

Flo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
binmahmood
Znuny newbie
Posts: 6
Joined: 21 Apr 2015, 11:26
Znuny Version: 3.3.11
Real Name: Maaz Bin Mahmood
Company: Vocalcom

Re: OTRS with Proxy for Internet Access

Post by binmahmood »

I have domain user and its important to mention domain.... should it be like http://domain\user:password@proxy:8080/ ??
Locked