Making OTRS web based only for customers

Moderator: crythias

Locked
sciolto
Znuny newbie
Posts: 16
Joined: 04 Oct 2010, 09:19
Znuny Version: 2.4.7

Making OTRS web based only for customers

Post by sciolto »

Hi board,
how would you guys let OTRS communicate with customers only through the web interface? We would like the system NOT to send out replies to customer's emails, just to publish the answers on the customer front end. I have looked for some way to disable the email-external notification, but without any luck.

Can somebody help ?

Thanks a lot.
Several OTRS 2.4 and 3.0 installations. All on CentOS /w Apache & MySql.
fondofotrs
Znuny newbie
Posts: 42
Joined: 13 Jan 2011, 09:40
Znuny Version: 3.04

Re: Making OTRS web based only for customers

Post by fondofotrs »

sciolto, the default system is that way. but you don't configure email server, no notifications will be sent to customers. they will be able to interact only via web portal.
MichaelR
Znuny expert
Posts: 250
Joined: 12 Oct 2010, 01:35
Znuny Version: 3.0.9
Company: LRS Health

Re: Making OTRS web based only for customers

Post by MichaelR »

Set Core::Sendmail to DoNotSendMail ;)

Or if you want agents to be able to send mail. Disable all notifications.
OTRS: 3.0.9 & ITSM 3.0.4 - OS: Windows 7 - DB: MySQL - Heaps of random/useful hacks :)
[Major Code Changes]
ArticleFreeTime1-3
Ability to search ArticleFreeText
sciolto
Znuny newbie
Posts: 16
Joined: 04 Oct 2010, 09:19
Znuny Version: 2.4.7

Re: Making OTRS web based only for customers

Post by sciolto »

Hi there,
thanks for your answers. Will notifications still be sent if I choose DoNotSendEmail as mail transport?

Thanks a lot !
Several OTRS 2.4 and 3.0 installations. All on CentOS /w Apache & MySql.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Making OTRS web based only for customers

Post by crythias »

sciolto wrote:thanks for your answers. Will notifications still be sent if I choose DoNotSendEmail as mail transport?
Think about what you just posted.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
sciolto
Znuny newbie
Posts: 16
Joined: 04 Oct 2010, 09:19
Znuny Version: 2.4.7

Re: Making OTRS web based only for customers

Post by sciolto »

crythias wrote:
sciolto wrote:thanks for your answers. Will notifications still be sent if I choose DoNotSendEmail as mail transport?
Think about what you just posted.
Hmm :? the answer is: notifications won't be sent.
So how's the best way to allow notifications without having agent's answers being sent to customers? I also trid to disable email-external as article type; didn't do the job ..

Thanks for your support!
Several OTRS 2.4 and 3.0 installations. All on CentOS /w Apache & MySql.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Making OTRS web based only for customers

Post by crythias »

If agent uses Note External, and not Reply, otrs won't send notification, but the message is visible in the customer web front end.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
sciolto
Znuny newbie
Posts: 16
Joined: 04 Oct 2010, 09:19
Znuny Version: 2.4.7

Re: Making OTRS web based only for customers

Post by sciolto »

crythias wrote:If agent uses Note External, and not Reply, otrs won't send notification, but the message is visible in the customer web front end.
This is a good point, but I'd love to be able to use the answer templates. Any other idea?

Thanks again.
Several OTRS 2.4 and 3.0 installations. All on CentOS /w Apache & MySql.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Making OTRS web based only for customers

Post by crythias »

Watch this video and adapt it to the note section: http://forums.otrs.org/viewtopic.php?f= ... 517#p41517
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Locked