scalix and thunderbird

Discuss the Scalix Server software

Moderators: ScalixSupport, admin

DDavid
Posts: 34
Joined: Tue Aug 23, 2005 4:21 pm

scalix and thunderbird

Postby DDavid » Tue Mar 14, 2006 2:43 pm

Since moving to Scalix Ver 10, my thunderbird users cant send mail other than internal network, they are been rejected by spam list, I've included AUTH_SUCCESS accept ALL in my smtpd.cfg file and restarted smtp relay...still been rejected...was not happening with previous version of scalix.
any ideas why ?

Thanks

ScalixSupport
Scalix
Scalix
Posts: 5503
Joined: Thu Mar 25, 2004 8:15 pm

Postby ScalixSupport » Tue Mar 14, 2006 2:49 pm

If they are authenticating, they will be able to send messages outside of the network.

If not, it sounds like the IP address range for your clients may have changed or reverse DNS lookup is not working correctly.

Cheers

Dave

DDavid
Posts: 34
Joined: Tue Aug 23, 2005 4:21 pm

Postby DDavid » Tue Mar 14, 2006 3:09 pm

These clients are outside of the office, so their IP address range has changed

ScalixSupport
Scalix
Scalix
Posts: 5503
Joined: Thu Mar 25, 2004 8:15 pm

Postby ScalixSupport » Tue Mar 14, 2006 4:29 pm

In that case, they must authenticate to be allowed to send outside of your domain.

Adding IP address ranges to smtpd.cfg for addresss outside of your network is a dangerous thing and I strongly advise against it.

Cheers

Dave

DDavid
Posts: 34
Joined: Tue Aug 23, 2005 4:21 pm

Postby DDavid » Tue Mar 14, 2006 5:21 pm

i have now two cases where they authenticate and still can send..but all outlook users are fine.hmmmm

ScalixSupport
Scalix
Scalix
Posts: 5503
Joined: Thu Mar 25, 2004 8:15 pm

Postby ScalixSupport » Tue Mar 14, 2006 5:43 pm

I took that to read that they "can't" send.

One thing to check is if they are genuinely authenticating. To check this, you need to enable debug logging in the SMTP Relay. Edit /var/opt/scalix/sys/smtpd.cfg and add the line

Code: Select all

DEBUG_LOG=TRUE


You will need to restart the SMTP Relay service

Code: Select all

omoff -d 0 smtpd
omon smtpd
for this change to be picked up. The file /var/opt/scalix/tmp/smtpd.log will contain all of the SMTP conversations from sending clients/MTAs. The caveat to this is that if the file gets above 2Gb in size, it will cause problems so, enable the logging, get one of the problem users to send a message and then disable logging again.

You should be able to see if any successful authentication takes place. One thing to point out about Thunderbird is that it will attempt a couple of authentication methods to see which one succeeds before it returns any kind of error back to the client.

Cheers

Dave


Return to “Scalix Server”



Who is online

Users browsing this forum: No registered users and 7 guests