Search found 9 matches

by Jehu
Tue Jul 29, 2008 3:02 pm
Forum: Installation & Upgrades
Topic: Webservice wsdl 404
Replies: 8
Views: 8234

Ok, hope my customer will be patient...
And i hope, the problem depends to my main Problem.
by Jehu
Tue Jul 29, 2008 2:39 pm
Forum: Installation & Upgrades
Topic: Webservice wsdl 404
Replies: 8
Views: 8234

is there a solution for this problem?
by Jehu
Tue Jul 29, 2008 2:35 pm
Forum: Installation & Upgrades
Topic: Webservice soap error
Replies: 1
Views: 2989

same problem here (new installation of OpenEMM 5.5.0 on a CentOS)
by Jehu
Tue Jul 29, 2008 2:26 pm
Forum: Using OpenEMM
Topic: web services connection
Replies: 3
Views: 5300

jhagstrand wrote:Nevermind. I got it working.
Thanks.
please tell us how!
by Jehu
Mon Jul 28, 2008 12:10 pm
Forum: Using OpenEMM
Topic: No mails will be send
Replies: 3
Views: 4052

Hello again,

today i've deleted completely the database and do a new import of the sql-file. Then i use the OpenEMM Webform for adding a subscriber.
-> doi-Mail was sent

After that i added successfully a subscriber via webservice
-> doi-Mail was _not_ sent

I also used the OpenEMM webform for ...
by Jehu
Fri Jul 25, 2008 1:48 pm
Forum: Using OpenEMM
Topic: No mails will be send
Replies: 3
Views: 4052

Today i've installed completely new:

CentOS 5.2
OpenEMM 5.5.0 (rpm)

Similar Error in var/log/20080725-localhost-mailgun.log

[25.07.2008 16:00:00] DEBUG/dbase: DB-Exec: SELECT company_id, mailing_id, status_field, senddate, step, blocksize, genstatus FROM maildrop_status_tbl WHERE status_id = 5 ...
by Jehu
Fri Jul 25, 2008 1:26 pm
Forum: Using OpenEMM
Topic: OpenEMM php class
Replies: 5
Views: 5417

Question

Hi,

i use this php class for adding/removing subscribers.

But i don't understand how to send the opt-in mail:
Is this triggered automatically for all new users with status 5?
Or must the sending be triggered manually?


[...]
$this->openemm->setSubscriberBinding($subscriberId, $list, 5, 'W', 'WS ...
by Jehu
Thu Jul 24, 2008 8:33 am
Forum: Using OpenEMM
Topic: No mails will be send
Replies: 3
Views: 4052

Today the ~/var/log/redirection_stdout.log says:

Initial data read from database
DB-Exec: SELECT status_id FROM maildrop_status_tbl WHERE status_field = 'W' AND mailing_id = 3 ORDER BY status_id
Error configuration report:
lowest maildrop_status_id is not mine (29) but 4
total number of ...
by Jehu
Wed Jul 23, 2008 2:24 pm
Forum: Using OpenEMM
Topic: No mails will be send
Replies: 3
Views: 4052

No mails will be send

Hi there,

for evaluation of OpenEMM is use the VMWare-Version of OpenEMM 5.4.0.
I've tested the subscribe-form (double-opt-in) and a confirmation mail was sent to me.

I've tested around also with the SOAP-Webservice (by using the OpenEMM PHP-Class).

Now, how ever - no more Mails will be send! I ...