[SOLVED]cant send out notifications only email respnses work

Moderator: crythias

Locked
kenmurimi
Znuny newbie
Posts: 87
Joined: 24 May 2010, 10:21
Znuny Version: 2.4.7

[SOLVED]cant send out notifications only email respnses work

Post by kenmurimi »

Dear All,

I am working with a otrs 2.4.7 i recently changed my ISP and so my SMPT configs changed. our earlie ISP used port 25 but for our new ISP they gave me port 587 (this are the configs am using on my thunderbird and its working).

i have changed the new settings on "Config Options: Framework -> Core::Sendmail". when new tickets come in the otrs now is not sending out email notifications, i had also configured some notifications to the customers which also are not being sent out. emails are only sent out when i do email response on a ticket. when i check on the logs and on ticket history it shows that notification was sent to all the agents ( 7 agents)

anyone who nows where the problem could be?

any help greatly appreciated,
regards,
kenmurimi
Last edited by kenmurimi on 03 Sep 2012, 18:54, edited 1 time in total.
OTRS 2.4.7 on SUSE and on MySQL database
OTRS 3.2.10 on CentOS and MySQL database
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: cant send out notifications only email responses work

Post by crythias »

The notification send email address entry is empty. I can't remember where in SysConfig.
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
kenmurimi
Znuny newbie
Posts: 87
Joined: 24 May 2010, 10:21
Znuny Version: 2.4.7

Re: cant send out notifications only email responses work

Post by kenmurimi »

Crythias,

I have been looking up for "notification send email address" but cant find what that is, but have checked on my configs and on config.pm file i have an entry on "notificationsenderemail" and "notificationsendername"

Do you know what the problem could be?
Thanks in advance
regards
OTRS 2.4.7 on SUSE and on MySQL database
OTRS 3.2.10 on CentOS and MySQL database
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: cant send out notifications only email responses work

Post by crythias »

Core::Sendmail

SendmailNotificationEnvelopeFrom

Default value:
If set, this address is used as envelope sender header in outgoing notifications. If no address is specified, the envelope sender header is empty.
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
kenmurimi
Znuny newbie
Posts: 87
Joined: 24 May 2010, 10:21
Znuny Version: 2.4.7

SOLVED-Re: cant send out notifications only email responses

Post by kenmurimi »

Thanks Crythias,

its true the field was empty and once i filled it now all my notifications are sent out. THANKS! :D
OTRS 2.4.7 on SUSE and on MySQL database
OTRS 3.2.10 on CentOS and MySQL database
Locked