Moderators: ScalixSupport, admin
Code: Select all
LISTEN=ip.addr.domain.com:port1,ip.addr.domain.com:port2
ScalixSupport wrote:Yes it is.
In /var/opt/scalix/sys/smtpd.cfg, you need to add the lineCode: Select all
LISTEN=ip.addr.domain.com:port1,ip.addr.domain.com:port2
At the moment, it's not possible to have different rules based on the port number so the RELAY rules that are present will apply to both ports.
Cheers
Dave
skf wrote:ScalixSupport wrote:Yes it is.
In /var/opt/scalix/sys/smtpd.cfg, you need to add the lineCode: Select all
LISTEN=ip.addr.domain.com:port1,ip.addr.domain.com:port2
At the moment, it's not possible to have different rules based on the port number so the RELAY rules that are present will apply to both ports.
Cheers
Dave
Thanks Dave
Can I use the same ip with different ports?
Sergey
skf wrote: I tried to give LISTEN=domain.com:25,domain.com=2525 and it doesn't work...
Code: Select all
LISTEN=domain.com:25,domain.com:2525
ScalixSupport wrote:skf wrote: I tried to give LISTEN=domain.com:25,domain.com=2525 and it doesn't work...
You needbut this is available only in 10.0 and above. If this is not working, I'm guessing you have an earlier version.Code: Select all
LISTEN=domain.com:25,domain.com:2525
Cheers
Dave
Code: Select all
LISTEN=192.168.100.197:25,192.168.100.197:2525
ScalixSupport wrote:OK, let's dispense with the example names...
You should have a line that reads.Code: Select all
LISTEN=192.168.100.197:25,192.168.100.197:2525
Is this the case ?
Cheers
Dave
Users browsing this forum: No registered users and 17 guests