Problems with the user settings - Mail Delivery, Forward Email, Vacation -
Axel Schmidat
axel.schmidat at lsg.nrw.de
Tue Aug 16 15:23:17 CEST 2005
Axel Schmidat schrieb:
> hi at all,
> I get a error-message, if I try activate the user settiings in Mail
> Delivery, Forward Email, Vacation .
>
> Mail Delivery:
>
> Errors:
> Not curently in TRANSACTION state
> Script was:
>
> require "fileinto";
> if header :contains [X-Kolab-Scheduling-Messages"] ["FALSE"] {
> }
>
> Forward Email:
>
> Errors:
> Not curently in TRANSACTION state
> Script was:
>
> require "fileinto";
> redirect "email-adress"; keep;
>
> Vacation:
>
> Forward Email:
>
> Errors:
> Not curently in TRANSACTION state
> Script was:
>
> require "vacation";
> if header :contains "X-Spam-Flag" "YES" { keep; stop; }
> vacation :adresses [ " email-adress" ] :days 7
>
> Thx in advance for some help
>
> Axel
>
> _______________________________________________
> Kolab-users mailing list
> Kolab-users at kolab.org
> https://kolab.org/mailman/listinfo/kolab-users
>
>
I found some messages in apache-error.log:
Tue Aug 16 13:14:31 2005] [error] PHP Warning: fsockopen():
php_network_getaddresses: getaddrinfo failed: Temporary failure in name
resolution in /kolab/lib/php/Net/Socket.php on line 106
[Tue Aug 16 13:14:31 2005] [error] PHP Warning: fsockopen(): unable to
connect to kolab.lsg-test.nrw.de:2000 in /kolab/lib/php/Net/Socket.php
on line 106
[Tue Aug 16 13:14:31 2005] [error] PHP Warning: in_array(): Wrong
datatype for second argument in
/kolab/var/kolab/www/admin/user/deliver.php on line 81
but I have no idea to resolve my problem :-(
greetz
Axel
More information about the users
mailing list