Andras Kende wrote:
>
> Hello,
>
> Is anyone can help me with this:
>
> latest development vpopmail 4.9.9
>
> ./configure --enable-ip-alias-domains=y
>
> trying to use vipmap:
>
> ./vipmap -a 216.179.218.21 kende.net
> ./vipmap -a 216.179.218.X domain1.com
>
> but
>
> ./vipmap -p doesn't printy out anything
>
> where is vipmap storing the data, how should i debug what happening???
>
> Thanks :)
>
> Andras
Try the new 4.9.9 version I just uploaded. I put in
printf statements into the vipmap program if it
wasn't compiled with --enable-ip-alias-domains=y
It should create a ~vpopmail/etc/ip_alias_map file
Ken Jones