Search found 2596 matches

by maschoff
Wed Aug 06, 2008 3:13 pm
Forum: Using OpenEMM
Topic: WebServices BadTypes Exception
Replies: 27
Views: 24409

wrong type?

Please check in class "SubscriberData" methods "setParamNames" and "setParamValues". The type of the parameter in each case should be "org.agnitas.webservice.StringArrayType" - not String[]. Is this so?
by maschoff
Wed Aug 06, 2008 1:56 pm
Forum: Using OpenEMM
Topic: Date range matching broken again?
Replies: 3
Views: 4223

Well, it worked for us on our server. Let's try an example. We create a target group "test" which holds all customers with a change date of July 2008 (change_date = '200807'). This should create in table dyn_target_tbl the entry date_format(cust.change_date, '%Y%m') ='200807' To double-che...
by maschoff
Fri Aug 01, 2008 8:29 am
Forum: Miscellaneous
Topic: Open letter to all OpenEMM users
Replies: 0
Views: 11992

Open letter to all OpenEMM users

Dear OpenEMM user, the number of OpenEMM users is growing from week to week and we highly appreciate the time and effort you have invested in choosing OpenEMM for your e-mail marketing and/or transaction e-mails! OpenEMM is an open source product which implies that it is available for free. But free...
by maschoff
Fri Aug 01, 2008 8:15 am
Forum: Using OpenEMM
Topic: Date range matching broken again?
Replies: 3
Views: 4223

bug fix

We are working on fixing this bug. Please follow progress here:

https://sourceforge.net/tracker/index.p ... tid=848488
by maschoff
Fri Aug 01, 2008 7:38 am
Forum: Using OpenEMM
Topic: WebServices BadTypes Exception
Replies: 27
Views: 24409

your error report

Thank you for this detailed error report! This will help us to find the problem. Do I understand it right that you are using JBoss instead of Resin as application server/servlet container for OpenEMM?
by maschoff
Tue Jul 29, 2008 2:44 pm
Forum: Installation & Upgrades
Topic: Webservice wsdl 404
Replies: 8
Views: 10124

There will be a solution, but due to vacation time we are a little bit understaffed right now to tackle this problem. This should change next week!
by maschoff
Tue Jul 29, 2008 8:16 am
Forum: Using OpenEMM
Topic: WebServices BadTypes Exception
Replies: 27
Views: 24409

We are really busy with our commercial stuff right now and - at the moment - we have no clue what could be the problem. It would be nice if someone else from the open source community could have a look at the source code and try to fix it. We would gladly include any fix into the main line.
by maschoff
Sat Jul 26, 2008 4:20 pm
Forum: Using OpenEMM
Topic: View as Web Page
Replies: 4
Views: 4898

Also, please see user manual, page 100 ("fullview" feature).
by maschoff
Sat Jul 26, 2008 4:18 pm
Forum: Installation & Upgrades
Topic: can not change the directory
Replies: 1
Views: 3302

wrong doc

Please use the Windows install guide (file Install_Win_OpenEMM-5.5.txt), not the Linux install guide (file InstallGuide_OpenEMM-5.5.pdf). You can not use "su - openemm" with Windows - and you don't have to!

BTW, 5.0.3 is an obsolete version, download 5.5 from SourceForge!
by maschoff
Thu Jul 24, 2008 10:16 pm
Forum: Using OpenEMM
Topic: Can't Find Update Button
Replies: 11
Views: 11032

If you use the Windows version of OpenEMM or a version before 5.4, an online update is not available.
by maschoff
Fri Jul 18, 2008 7:58 pm
Forum: Installation & Upgrades
Topic: Postfix
Replies: 14
Views: 32691

internal SMTP server

OpenEMM 5.5 uses either Sendmail or its own internal SMTP server. In both cases you have to disable Postfix. Please see the install guide for details.
by maschoff
Mon Jul 14, 2008 4:03 pm
Forum: Bugs, bug fixes & releases
Topic: hourly click stats on 12-hour clock instead of 24
Replies: 12
Views: 20141

Please see here:

http://sourceforge.net/tracker/index.ph ... tid=848488

The bug is in OpenEMM 5.5 (the feature did not exist before) but can be fixed by replacing the buggy class with the attached one.
by maschoff
Mon Jul 07, 2008 8:42 pm
Forum: Using OpenEMM
Topic: Opt-Out Reason possible?
Replies: 1
Views: 3215

extended form

Sure, you can add fields to the unsubscribe form like this (see table content): <form name="unsubform" action="http://www.openemm.org:8080/form.do" method="post"> <input type="hidden" name="agnCI" value="1"> <input type="hidden" n...
by maschoff
Mon Jul 07, 2008 8:33 am
Forum: Bounce Management
Topic: Soft-/Hardbounce
Replies: 13
Views: 27581

The rules are updates every 3 minutes. Therefore, no restart is necessary.
by maschoff
Fri Jul 04, 2008 3:48 pm
Forum: Installation & Upgrades
Topic: is it possible to run OpnenEMM on port 8081
Replies: 7
Views: 11328

The layout of the install guide was redesigned for release 5.5 to get a more compact guide. However, no information was omitted.