>Thank you for the reply,
> 
>Even though I changed the password I still cannot authenticate. I can telnet 
>to my server on port 110.
> 
>Regards
>Barry



There is a file under :

/var/MailRoot

called "ctrl.ipmap.tab"
Inside this file, you should have something like the following :

"0.0.0.0"       "0.0.0.0"       "DENY"  "1"
"127.0.0.1"     "255.255.255.255"       "ALLOW" "2"
"192.168.18.0"  "255.255.255.0" "ALLOW" "3"
"10.0.10.0"     "255.255.255..0" "ALLOW" "4"

first line denies everyone
second line allows localhost to connect to port 6017
third line allows subnet 192.168.18.0/24 to connect to port 6017
fourth line allows subnet 10.0.10.0/24 to connect to port 6017

HTH,

s.



----
"I merely function as a channel that filters 
music through the chaos of noise"
- Vangelis

_______________________________________________
xmail mailing list
xmail@xmailserver.org
http://xmailserver.org/mailman/listinfo/xmail

Reply via email to