Display IP address of an email sender in ticket view

Moderator: crythias

Locked
Deathaura
Znuny newbie
Posts: 2
Joined: 12 Jun 2015, 14:42
Znuny Version: 3.3.8

Display IP address of an email sender in ticket view

Post by Deathaura »

Hi,

Customers of my company can contact us from the forms on our site. I want their IP address to be displayed in OTRS on AgentTicketZoom.

Forms transmit the IP address in the mail header as follows :

Code: Select all

X-OTRS-DynamicField-OriginatingIP: xxx.xxx.xxx.xxx
I created in AdminDynamicFieldText a OriginatingIP fields ... but I do not know what to do next step. Probably a new filter in PostMasterFilter, but with what settings?

Any help would be greatly appreciated! :)
root
Administrator
Posts: 4253
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Display IP address of an email sender in ticket view

Post by root »

You have to enable Trust (Postmaster e-mail accounts) and cofingure the AgentTicketZoom to display the DynamicField
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
Deathaura
Znuny newbie
Posts: 2
Joined: 12 Jun 2015, 14:42
Znuny Version: 3.3.8

Re: Display IP address of an email sender in ticket view

Post by Deathaura »

Works perfectly fine!

A very huge thanks :)
Locked