Allow ticket creation from emails - only from "known mail addresses"

Moderator: crythias

Post Reply
littlebuddha
Znuny newbie
Posts: 6
Joined: 17 Oct 2018, 17:12
Znuny Version: 6.0.x

Allow ticket creation from emails - only from "known mail addresses"

Post by littlebuddha »

Hello,

My customer is using our hosted OTRS community 6.x application for a while now. For the first time now, a spam email has generated a ticket.

Is there a way of allowing only emails coming from known addresses (addresses of registered users)? Sure this is not a 100% security as the address can be spoofed. But it would reduce the access significantly.

I saw this article: viewtopic.php?t=6586 but it is quite old and I hope that there is a native function for that now instead of having to overwrite some code...

Thank you for some advice

LB
root
Administrator
Posts: 3966
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Allow ticket creation from emails - only from "known mail addresses"

Post by root »

Hi,

spam should be handled by the mail server which receives the mail. Besides that OTRS 6 should leave the ticket attribute CustomerUserID/CustomerID empty it the e-mail address is not find in any of the connected databases. Otherwise check the SysConfig AutoAssignCustomerIDForUnknownCustomers.
Unknown customer will have an empty ticket attribute.

- Roy
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 ?
littlebuddha
Znuny newbie
Posts: 6
Joined: 17 Oct 2018, 17:12
Znuny Version: 6.0.x

Re: Allow ticket creation from emails - only from "known mail addresses"

Post by littlebuddha »

Hello Roy,

Thank you for your reply.

But so what happens with the ticket when the auto assignment is deactivated?

Best regards,
LB
Post Reply