Search found 2596 matches

by maschoff
Thu May 01, 2008 10:36 am
Forum: Using OpenEMM
Topic: Viewing Source / HTML when creating message content
Replies: 3
Views: 4572

Good idea to improve the usability! We will put that on our roadmap.
by maschoff
Wed Apr 30, 2008 8:58 pm
Forum: Bugs, bug fixes & releases
Topic: hourly click stats on 12-hour clock instead of 24
Replies: 12
Views: 20141

Strange, exactly the same version we use on most of our servers. I think we have to dig a little bit deeper ...
by maschoff
Wed Apr 30, 2008 8:39 pm
Forum: Bugs, bug fixes & releases
Topic: hourly click stats on 12-hour clock instead of 24
Replies: 12
Views: 20141

First we have to look deeper into this problem since all of our installations seem to work correctly. As soon as we have identified the real problem we will post a new class file to the SourceForge bug tracker and instructions on how to replace the old file. What version of MySQL do you use?
by maschoff
Wed Apr 30, 2008 3:24 pm
Forum: Bugs, bug fixes & releases
Topic: Adding subsribers via soap - date format problem
Replies: 10
Views: 17514

Posting your SOAP request would be the easiest.
by maschoff
Wed Apr 30, 2008 1:37 pm
Forum: Bugs, bug fixes & releases
Topic: Adding subsribers via soap - date format problem
Replies: 10
Views: 17514

Well, I sit next door to the core developers ... If you can confirm that it works for you I will add this information to the webservice documentation.
by maschoff
Wed Apr 30, 2008 1:35 pm
Forum: Using OpenEMM
Topic: Different Sender Email addresses?
Replies: 11
Views: 17761

Yes.
by maschoff
Wed Apr 30, 2008 11:50 am
Forum: Bugs, bug fixes & releases
Topic: hourly click stats on 12-hour clock instead of 24
Replies: 12
Views: 20141

Thank you for your bug report + fix - we will include it in our next release!
by maschoff
Wed Apr 30, 2008 10:02 am
Forum: Using OpenEMM
Topic: subscribe form - very confused
Replies: 6
Views: 7687

better documentation

I agree that our documentation is not perfect since it was written by us, the developers. However, this is open source. If you are a user and have mastered a task that you think is not well described in the manual, you are free to contribute rewritten paragraphs, pages or chapters and we will happil...
by maschoff
Wed Apr 30, 2008 9:28 am
Forum: Bugs, bug fixes & releases
Topic: Adding subsribers via soap - date format problem
Replies: 10
Views: 17514

split of dates

You have to split a date like this:

necessary parts:
- fieldname_DAY_DATE
- fieldname_MONTH_DATE
- fieldname_YEAR_DATE

optional parts:
- fieldname_HOUR_DATE
- fieldname_MINUTE_DATE
- fieldname_SECOND_DATE

Does this help?
by maschoff
Tue Apr 29, 2008 3:12 pm
Forum: Bounce Management
Topic: Soft-/Hardbounce
Replies: 13
Views: 27583

harfst, thank you for your hard work! We will work through your extensive list and include the appropriate lines in the next release of OpenEMM. But please be aware that - unfortunately - sometimes a message indicating a hard bounce is really only a soft bounce. You can test this by yourself when yo...
by maschoff
Tue Apr 29, 2008 1:50 pm
Forum: Bugs, bug fixes & releases
Topic: Adding subsribers via soap - date format problem
Replies: 10
Views: 17514

You can find the webservices documentation in the download section of project OpenEMM at SourceForge:

http://sourceforge.net/project/showfile ... _id=168937
by maschoff
Tue Apr 29, 2008 8:24 am
Forum: Using OpenEMM
Topic: Different Sender Email addresses?
Replies: 11
Views: 17761

my mistake

Yes, you are right. I am sorry, this feature exists only for our commercial product EMM but is not supported by OpenEMM (yet).
by maschoff
Tue Apr 29, 2008 8:18 am
Forum: Using OpenEMM
Topic: No emails generated - DB-Exec Failed
Replies: 2
Views: 3866

Sorry, you can use data base fields in the subject line but not for email address fields (yet).
by maschoff
Tue Apr 29, 2008 8:09 am
Forum: Installation & Upgrades
Topic: OpenEMM and MySQL requirements
Replies: 1
Views: 4241

MySQL < 4.1.18

We have never tested OpenEMM with a MySQL version before 4.1.18 - which means that it could work - just give it a try and tell us your results. If it works we will adjust the requirements. :-)
by maschoff
Tue Apr 29, 2008 8:02 am
Forum: Using OpenEMM
Topic: subscribe to more mailinglists
Replies: 8
Views: 7677

You can subscribe to more than one mailing list via confirmed opt-in as described in the manual. If you insist on using the double opt-in process (which is the safer choice in case of legal trouble) you have to use a script action. We will provide a documentation listing the available method set for...