Alain DEFRANCE | 31 May 2012 11:46
Picon

files sieve

Hello, all

i need to convert .forward to dovecot.sieve
so i've a script which take info in .forward and write file in
/Maildir/sieve/ingo.sieve  like this :

if true {
    redirect "alain.defrance@...";
    stop;
}

but in ingo web interface i cannot see the parameters...
why ?
is there something in mysql tables ?

thanks for your help

--

-- 
*Alain DEFRANCE* - Ingénieur systèmes et réseaux

Direction des systèmes d'information (DiSI)

Centre d'Exploitation des Infrastructures Informatiques (CEDII)
Cellule Réseau et Expertise Systèmes

Bât Ile de France - RDC - Bureau 58
Université d'Evry Val d'Essonne
4, Bd F. Mitterrand - 91025 EVRY Cedex

Tel : 01.69.47.80.69 - Fax : 01.69.47.80.24
(Continue reading)

ANANT S ATHAVALE | 31 May 2012 11:43
Picon

Re: files sieve

Yes, there is a table named ingo_forwards for the same.

Regards,
Anant

----- Message from Alain DEFRANCE <alain.defrance@...> ---------
     Date: Thu, 31 May 2012 11:46:03 +0200
     From: Alain DEFRANCE <alain.defrance@...>
Reply-To: alain.defrance@...
  Subject: [ingo] files sieve
       To: ingo@...

> Hello, all
>
> i need to convert .forward to dovecot.sieve
> so i've a script which take info in .forward and write file in
> /Maildir/sieve/ingo.sieve  like this :
>
> if true {
>     redirect "alain.defrance@...";
>     stop;
> }
>
> but in ingo web interface i cannot see the parameters...
> why ?
> is there something in mysql tables ?
>
> thanks for your help
>
>
(Continue reading)


Gmane