ezequiel | 5 Sep 2011 04:57
Picon

ingo-postfix-policyd: "Not updated"

Hello everyone.
I'm trying to set up and use ingo-postfix-policyd.
While testing it I get a message saying 'Not updated'.
Looking at source code I found the following lines,

--
Horde_Registry::appInit('ingo', array('cli' => true));

exit('Not updated');
--

so I guess the script will unconditionally exit with this error.

Does this mean the script is not yet ported to H4?
Any help?

Thanks,
Ezequiel

Jan Schneider | 5 Sep 2011 09:00
Favicon
Gravatar

Re: ingo-postfix-policyd: "Not updated"


Zitat von ezequiel@...:

> Hello everyone.
> I'm trying to set up and use ingo-postfix-policyd.
> While testing it I get a message saying 'Not updated'.
> Looking at source code I found the following lines,
>
> --
> Horde_Registry::appInit('ingo', array('cli' => true));
>
> exit('Not updated');
> --
>
> so I guess the script will unconditionally exit with this error.
>
> Does this mean the script is not yet ported to H4?

Exactly.

Jan.

--

-- 
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/

Geri Anggara | 13 Sep 2011 12:06
Picon
Favicon

username@..." setting in Vacation sieve-script

Dear List

our horde here set vacation in this format:

------------------
vacation :days # :addresses "username@..." :subject "somthing subject " "Vacation"
------------------

Is it possible to change it to 

------------------
vacation :days # :from "username@..." :addresses
"username@..." :subject "somthing subject " "Vacation"
------------------

We need it because our MX deliver mail in username <at> FQDN format to the POP server , without :from statement
inside sieve-script,
it will become From: username <at> FQDN format as well, and that does not look nice

Our pop3 server is dovecot 1.2   the sieve is managed-sieve.

Many-many thanks
--

-- 
Ingo mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: ingo-unsubscribe@...

Jan Schneider | 15 Sep 2011 09:33
Favicon
Gravatar

username@..." setting in Vacation sieve-script


Zitat von Geri Anggara <geri_anggara@...>:

> Dear List
>
>
>
> our horde here set vacation in this format:
>
> ------------------
> vacation :days # :addresses "username@..." :subject "somthing  
> subject " "Vacation"
> ------------------
>
> Is it possible to change it to 
>
> ------------------
> vacation :days # :from "username@..." :addresses  
> "username@..." :subject "somthing subject " "Vacation"
> ------------------
>
> We need it because our MX deliver mail in username <at> FQDN format to  
> the POP server , without :from statement inside sieve-script,
> it will become From: username <at> FQDN format as well, and that does not  
> look nice

I fail to see the difference. I don't understand what you are trying to do.

Anyway, setting :from in sieve vacation rules is not supported yet.

(Continue reading)


Gmane