Moderators: ScalixSupport, admin
local-host-names tell the server what domains are considered local, so if it does not exist here it will be bounced. Otherwise sendmail will do a MX lookup and forward the mail.
Code: Select all
[root@scalix1 mail]# omsend -u "scalix1 user" -p abc123 -s test -t "+TEST/mailnode"
Connected to scalix1
Logged on as scalix1 user /scalix1
Address Unknown to : +TEST /mailnode
All inter-server emails, dirsyncs, etc are via port 25, so you just need to check for traffic there. Your sendmail logs can also tell you what happens.
djtremors wrote:local-host-names tell the server what domains are considered local, so if it does not exist here it will be bounced. Otherwise sendmail will do a MX lookup and forward the mail.
I'm aware of that and know how sendmail works but if both sendmail servers assume they are domain.com locally, they won't pass any emails to any other server as sendmail isn't multi server aware, only scalix is aware that the same domain exists on other servers with other user accounts...
djtremors wrote:Code: Select all
[root@scalix1 mail]# omsend -u "scalix1 user" -p abc123 -s test -t "+TEST/mailnode"
Connected to scalix1
Logged on as scalix1 user /scalix1
Address Unknown to : +TEST /mailnode
Err... did I do it wrong?
I can email from scalix1 to root@scalix2.domain.com but i can't do it as root@domain.com as it tries the MX record mail server which isn't scalix.
djtremors wrote:All inter-server emails, dirsyncs, etc are via port 25, so you just need to check for traffic there. Your sendmail logs can also tell you what happens.
I have emails every 15minutes betwen scalix@scalix1.domain.com -> scalix@scalix2.domain.com and vice verse on the other server. But I don't see syncs or any updates user lists on SAC
I saw a post elsewhere about uninstalling SAC+RES and installing RES only through the installer, but even in custom mode I don't see an uninstall for RES only that Scalix Message System (or something) which contains both and when trying to readd RES it prompts for a name of the ____ server which i put the scalix1 server (doing this on scalix2.. also not sure the name it said for the ____ part)..
So there is nobody who has done a walkthrough of 2 server setup with a centralise management server.. besides 1 server being typical install, a 2 server with dirsync and centralised administration would be next most common setup i'm sure. I would do a howto walkthrough if I could only get this to work as expected.
Code: Select all
UNIX internet MIME
UNIX internet,tnef TNEF
SMINTFC mailnode2 scalix@scalix2.domain.com
LOCAL scalix1
SMINTFC scalix2,scalix2 scalix@domain.com
Code: Select all
omsend -u "scalix1 user" -p abc123 -s test -t "scalix2 user/mailnode2"
Code: Select all
Feb 14 12:09:13 scalix2 sendmail[12948]: m1E19DFm012948: from=scalix@scalix2.domain.com, size=1646, class=0, nrcpts=1, msgid=H0000067000020d3.1202951353.scalix2.domain.com, proto=ESMTP, daemon=MTA, relay=localhost.localdomain [127.0.0.1]
Feb 14 12:09:14 scalix2 sendmail[12950]: m1E19DFm012948: to=scalix@scalix1.domain.com, delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=121646, relay=172.16.200.3. [172.16.200.3], dsn=2.0.0, stat=Sent (Message accepted for delivery)
Code: Select all
=== Server Configuration ===
-> Enter the name of the primary mailnode on this server [scalix2]: mailnode2
=== RES Configuration ===
Please enter the fully qualified hostname of the machine where the Scalix Management Services is or will be instald.
-> Hostname [scalix2.domain.com]: scalix1.domain.com
Code: Select all
[root@scalix1 scalix-11.3.0-GA]# omshowu -m all
sxadmin /mailnode1/CN=sxadmin
sxqueryadmin /mailnode1/CN=sxqueryadmin
test user1 /mailnode1/CN=test user1
Code: Select all
[root@scalix2 scalix-11.3.0-GA]# omshowu -m all
sxadmin /mailnode2/CN=sxadmin
sxqueryadmin /mailnode2/CN=sxqueryadmin
test user2 /mailnode2/CN=test user2
Users browsing this forum: No registered users and 1 guest