Sending emails to many customers at given time

Moderator: crythias

Locked
samuellei
Znuny newbie
Posts: 16
Joined: 10 Sep 2010, 10:59
Znuny Version: 2.4

Sending emails to many customers at given time

Post by samuellei »

Hi all,
I wanna send emails(notifications) to many customers at given time.
And tried calender and genericAgent, but I failed. How can I do this?

Thanks in advance.
Last edited by samuellei on 15 Oct 2010, 16:16, edited 1 time in total.
BIG_jan
Znuny advanced
Posts: 138
Joined: 05 Jun 2009, 11:32
Znuny Version: 3.3.8
Company: Netzlink Informationstechnik GmbH
Location: Wolfenbüttel,GER
Contact:

Re: Sending emails to many customers at given time

Post by BIG_jan »

I thougth the 'Admin Notification' is what you are looking for, but it can only send to users.
During our last downtime we used 'SELECT email FROM customer_user' and there you have all addresses.

Not nice, but ok.
Live: OTRS 3.3.8, ITSM 3.3.8, in vm
Test: otrs 3.3.8, ITSM

OS: RedHat 6.5 64Bit, Apache: 2.2.15, MySQL 5.5.38, Perl: 5.10.1, mod_Perl 2.0.4
Locked