Search found 3 matches

by damien.mathieu
Fri Jun 28, 2013 9:39 am
Forum: Bugs, bug fixes & releases
Topic: disconnection web interface
Replies: 2
Views: 5351

disconnection web interface

Hi everybody

I have a problem with openemm web interface. My users are victim of diconnection when are using of openemm. It very current (once or twice per minute).

In the log :

ERROR [http-8080-12] org.agnitas.util.AgnUtils - no admin found in request session data

and more rarely :


org ...
by damien.mathieu
Fri Jun 28, 2013 9:35 am
Forum: Bugs, bug fixes & releases
Topic: Can't add new recipients
Replies: 4
Views: 8363

Re: Can't add new recipients

Hi,

I have a solution (maybe).

Did you add a new fields in openemm ? More precisely a date field ?

A bug in openemm 2013 and older exist on the STR_TO_DATE function.

You will can see that in the log file (/home/openemm/logs/openemm/openemm_core.log)

The bugfixe :
https://forum.openemm.org/bugs ...
by damien.mathieu
Wed Jun 19, 2013 1:24 pm
Forum: Using OpenEMM
Topic: How to change the Return-path option ???
Replies: 0
Views: 2135

How to change the Return-path option ???

Hi all,

I have a problem with OpenEmm.
Endeed, i should like that is not the OpenEmm server wich will to manage the bounce but an other system.

I should like to change th return-path option wich take by default in parameter the from value.

How can i do that ?

On the net, i saw the va.rule file ...