Unable to send Outgoing email otherwise fine

Discuss installation of Scalix software

Moderators: ScalixSupport, admin

RevDarkman

Unable to send Outgoing email otherwise fine

Postby RevDarkman » Sat Jun 23, 2007 1:50 pm

Hi all

After a successful test last week of course the actual install has issues.

Running FC5 resolved all dependencies prior to installation.

Incoming email is fine, internal email is fine however all email to an external address simply sits in the queue "Internet Mail Gateway"

I found the ldap issue and have gone through the article on the wiki chaging port to 3890 - all done.

I'd like to check the logs but not sure which ones I need to be looking at. /var/log/maillog is almost empty bar the sendmail startup reports. /var/log/mail/ is empty

[root@mail ~]# lsof -itcp:25
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
omsmtpd 2324 root 4u IPv4 6155 TCP mail.xxxxxxxx.co.uk:smtp (LISTEN)
sendmail 3330 root 4u IPv4 13048 TCP localhost.localdomain:smtp (LISTEN)

[root@mail ~]# lsof -itcp:3890
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
omslapd 2332 root 8u IPv4 6162 TCP *:ndsconnect (LISTEN)
omslapd 2332 root 9u IPv4 18175 TCP mail.xxxxx.co.uk:ndsconnect>mail.xxxxx.co.uk:50195 (ESTABLISHED)
omslapd 2332 root 11u IPv4 18208 TCP mail.xxxxx.co.uk:ndsconnect>mail.xxxxx.co.uk:56447 (ESTABLISHED)

HELP!

RevDarkman

KevinAnderson

Postby KevinAnderson » Tue Jun 26, 2007 10:01 am

Is sendmail running at all?

Kev.

grahamk
Posts: 134
Joined: Fri Mar 02, 2007 4:53 am

Postby grahamk » Tue Jun 26, 2007 9:46 pm

It looks like sendmail is listening on localhost, port 25

[root@mail ~]# lsof -itcp:25
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
omsmtpd 2324 root 4u IPv4 6155 TCP mail.xxxxxxxx.co.uk:smtp (LISTEN)
sendmail 3330 root 4u IPv4 13048 TCP localhost.localdomain:smtp (LISTEN)


Wish I could help more. It looks like Scalix may not be handing off to sendmail. Check out /var/opt/scalix/??/s/sys/smtpd.cfg and see if anything looks amiss?

craig

Postby craig » Wed Jun 27, 2007 9:50 am

what does ps aux |grep sendmail give you?


Return to “Installation”



Who is online

Users browsing this forum: No registered users and 10 guests