Page 1 of 1

Scalix + ASSP

Posted: Sat Dec 29, 2007 5:41 pm
by rootkit
I'm not a real big mail nut, but i try to figure things out. More of a networking and system admin (minus mail) guy...

On my old mail server i had ASSP running, did a good job.
So im looking to add it on Scailix, but I'm having a problem understanding how it works.

I'm looking at

[root@webmail ~]# grep LISTEN= /var/opt/scalix/wl/s/sys/smtpd.cfg -n
27:# LISTEN=mail.example.com:25,10.100.100.1:smtp
148:#LISTEN=localhost:587
157:LISTEN=localhost:24
159:#LISTEN=~/tmp/lmtp.unix

Normally mail server runs on port 25, so im kinda lost. Am i missing some other config?

And i see

tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 2149/sendmail: acce

Any advice :)