Re: [exim] help for exim sql tables

Top Pagina
Delete this message
Reply to this message
Auteur: Warren Baker
Datum:  
Aan: Chen Guoqiang
CC: exim-users
Onderwerp: 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