Don't send email notification.

Moderator: crythias

Locked
spongysub
Znuny newbie
Posts: 3
Joined: 10 Jul 2013, 13:13
Znuny Version: 3.2.8

Don't send email notification.

Post by spongysub »

Hello guys,
I am a new user of OTRS with little experience.
I installed OTRS 3.2.8 on a machine with Windows 2003 Server.
my problem is that the system OTRS sends an email notification when the sender field is empty.
I configured Core::Sendmail so:
- SendmailModule = SMTP
- SendmailModule::CMD = /usr/sbin/sendmail -i -f (default)
- SendmailModule::Host = 10.0.5.102
- SendmailModule::Port = 25
- SendmailModule::AuthUser = helpdesk@connect-ics.it
- SendmailModule::AuthPassword = mypassword
- SendmailBcc = it's cecked but empty (default)
- SendmailNotificationEnvelopeFrom = it's cecked but empty (default)

I await your help, thanks
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Don't send email notification.

Post by crythias »

spongysub wrote:my problem is that the system OTRS sends an email notification when the sender field is empty.
What is the workflow that happens that causes this issue? (i.e., how can one replicate your experience?)
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
spongysub
Znuny newbie
Posts: 3
Joined: 10 Jul 2013, 13:13
Znuny Version: 3.2.8

Re: Don't send email notification.

Post by spongysub »

In any notification action.
example: when the customer opens a ticket from his web panel, agents do not receive the email of notification for opening ticket.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Don't send email notification.

Post by crythias »

spongysub wrote:my problem is that the system OTRS sends an email notification when the sender field is empty.
spongysub wrote:when the customer opens a ticket from his web panel, agents do not receive the email of notification for opening ticket.
I don't understand how these two statements relate.

viewtopic.php?f=53&t=16009#p76848
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
spongysub
Znuny newbie
Posts: 3
Joined: 10 Jul 2013, 13:13
Znuny Version: 3.2.8

Re: Don't send email notification.

Post by spongysub »

crythias wrote:
spongysub wrote:my problem is that the system OTRS sends an email notification when the sender field is empty.
spongysub wrote:when the customer opens a ticket from his web panel, agents do not receive the email of notification for opening ticket.
I don't understand how these two statements relate.

viewtopic.php?f=53&t=16009#p76848
I solved. I forgot to enter the email addresses to send messages to each queue.
thanks :D :D
Locked