astrograph wrote:
I have a question regarding authorizedAddresses for James as an SMTP server....

in my config file I have the following:

<authorizedAddresses>127.0.0.0/8,192.168.*</authorizedAddresses>

I thought that would allow e.g. 192.168.34.98 to connect but not 196.178.23.12...

in the log for the smtpserver I noticed the following line:

15/09/04 20:21:22 INFO smtpserver: Authorized addresses: [127.0.0.0/255.0.0.0, 192.168.0.0/255.255.0.0]

is this correct?? I thought it should read 127.0.0.0/127.0.0.255, 192.168.0.0/192.168.255.255

You want 127.0.0.0/24.

--
Serge Knystautas
Lokitech >> software . strategy . design >> http://www.lokitech.com
p. 301.656.5501
e. [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to