Re: [exim] help for exim sql tables

Etusivu
Poista viesti
Vastaa
Lähettäjä: Warren Baker
Päiväys:  
Vastaanottaja: Chen Guoqiang
Kopio: exim-users
Aihe: Re: [exim] help for exim sql tables
On 22/01/2008, Chen Guoqiang <axinhust@???> wrote:
>
>
>
> --------------------------------------------------------------------------------------------------
> sqlite> select * from alias;
> axinhust|syan.com.cn|axinchan@??? : demo@??? :
> test@???|01/04/2008
>
> --------------------------------------------------------------------------------------------------




Change the separator from a ":" (semi-colon) to a "," (comma).

Warren