Search found 6 matches

by shi
Tue Jul 23, 2013 11:03 am
Forum: Bugs, bug fixes & releases
Topic: Python exception while running softbounce.py in OpenEMM 2013
Replies: 5
Views: 11158

Re: Python exception while running softbounce.py in OpenEMM

Thank you for the fix. It seems to work now.
by shi
Mon May 27, 2013 1:02 pm
Forum: Using OpenEMM
Topic: How can i add List-Unsubscribe Header ?
Replies: 4
Views: 6118

Re: How can i add List-Unsubscribe Header ?

Hi,

I am using OpenEMM 2013 and it generates a List-Unsubscribe header but isn't it possible to change the value?
It sends the mails with:

Code: Select all

List-Unsubscribe: http://localhost/unsubscribe.html?<E-Mail-Address>
This is not very usefull.

Kind regards,
shi
by shi
Wed Feb 13, 2013 12:29 pm
Forum: Using OpenEMM
Topic: Action based mails, target groups and subscriber bindings
Replies: 0
Views: 3245

Action based mails, target groups and subscriber bindings

Hi there, since OpenEMM 2011 I have a problem with the action based mails. We need OpenEMM to manage all our mailings and some of them are event based, but the events can be triggered from other systems outside of OpenEMM. To solve this problem we do: 1. Mailing (Action Based) 2. Action (Sends out t...
by shi
Wed Jan 16, 2013 11:23 am
Forum: Development
Topic: Using priority queues in OpenEMM 2013?
Replies: 20
Views: 30181

Using priority queues in OpenEMM 2013?

Hi there, I've seen, that there are priority queues in OpenEMM 2013, but I have no idea how I can use them. Is it possible to set the priority for any mailing or what exactly do they do? There are now 3 directory in /home/openemm/var/spool: MIDQUEUE, QUEUE and SLOWQUEUE. It would be great if anyone ...
by shi
Tue Jan 08, 2013 9:27 am
Forum: Development
Topic: Adding asubscriber in openemm 2012 beta3 in php via SOAP
Replies: 3
Views: 30229

Re: Adding asubscriber in openemm 2012 beta3 in php via SOAP

Ok this worked! Thank you very much!
by shi
Thu Jan 03, 2013 3:43 pm
Forum: Development
Topic: Adding asubscriber in openemm 2012 beta3 in php via SOAP
Replies: 3
Views: 30229

Re: Adding asubscriber in openemm 2012 beta3 in php via SOAP

I have the same problem with OpenEMM 2013 RC3. I have also tried to generate a request like explained in the webservice api documentation but I always get: Uncaught SoapFault exception: [SOAP-ENV:Client] mailtype is required in ... This is how I tryed to add a subscriber: $params = array(); $params[...