Page 1 of 2

error in smtpd service

Posted: Mon Apr 16, 2007 1:41 am
by neelendhar
some one please help me

ERROR SMTP Relay (SMTPD Relay Pr) 04.16.07 10:58:51
[OM.DMON 2171] The SMTP Relay could not listen on port 25.

why this error occurs ...........

Posted: Mon Apr 16, 2007 4:18 am
by ScalixSupport
Hi!

What is the result for command "lsof -i:25"?

Thanks,
Subir

Posted: Mon Apr 16, 2007 5:00 am
by neelendhar
problem is fixed i have commented the below line in /etc/mail/sendmail.mc

DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl
now i am able to send mail to the local user of scalix.

but now.
if i send mail to any other out side domain i am getting a mailer daemon to root user
telling that name server <domain nmae> host cannot find.

1. i installed spamassassin but not yet configured even service is not running.

Posted: Mon Apr 16, 2007 5:01 am
by neelendhar
the host not found error is not for oust domain.
this error is for the local scalix domain.

Posted: Mon Apr 16, 2007 6:17 am
by ScalixSupport
Hi Neelandhar!

Have a look at the post below:
viewtopic.php?p=31783#31783
see if this helps.

Host not found errors typically depict that the error is due to incomplete/improper DNS
entries and that you are not getting response from there.

What are the result for the commands:

Code: Select all

hostname
hostname --fqdn
hostname -s


Thanks,
Subir

Posted: Mon Apr 16, 2007 6:31 am
by neelendhar
Hi Subir,

i found some strange login ~/tmp/smtpd-SMTP.log ..

Code: Select all

Cli 9822/1 rcvd: 'MAIL FROM:<trainer01.rhce@theuxgtraining.com>'
Cli 9822/1 sent  : 250 trainer01.rhce@theuxgtraining.com... Sender ok

Cli 9822/1 rcvd: 'RCPT TO:<neelu@theuxgroup.com> NOTIFY=FAILURE,DELAY'
  ... new process 10136
9822: Allocate new unix.in process 10136
Cli 9822/1 rcvd U: '220 Scalix ESMTP Ready.'
Cli 9822/1 rcvd U: '250 Ok'
Cli 9822/1 sent U: rcpt to: <neelu@theuxgroup.com> NOTIFY=FAILURE,DELAY


i configure spamassassin according the document in knowledgebase

Posted: Mon Apr 16, 2007 6:43 am
by ScalixSupport
Hi!

Add your domain to /et/mail/local-host-names and restart sendmail.

Thanks!
Subir

Posted: Mon Apr 16, 2007 6:56 am
by neelendhar
Subir the use of local-host-names file is, if we are having more than one names for our host .

i think so

But if u observe my previous post the log in smtpd-SMPT.log file

error is there at the rcpt to: neelu@theuxgroup.com NOTIFY=FAILURE,DELAY

tell me why that notify=failure, delay is ............

theuxgroup.com is not my localhost it is a domain on the internet.
theuxgtraining.com is the local domain created in scalix.

i think that u get me ..

Posted: Mon Apr 16, 2007 7:34 am
by neelendhar
Hi Subir
i think theuxgroup.com domain may have my ip in black list.

because i am able to receive the mail from my scalix server to yahoo,hotmail and gmail.

any way thanks for giving me the replies

Posted: Mon Apr 16, 2007 7:35 am
by neelendhar
Subir
i have a small question ?
how to test this spamassassin is working right or not .......
if u found in any of the previos posts please tell me

Posted: Mon Apr 16, 2007 8:10 am
by ScalixSupport
Hi!

Refer to the link below to find information about "SpamAssassin in a Scalix Environment":
http://portal.knowledgebase.net/display ... =0.3609278

Check the point 6 "6. Confirming Spamassassin is working correctly" of the doc in the URL
above.

Thanks,
Subir

Posted: Tue Apr 17, 2007 1:11 am
by neelendhar
Hi subir that list not opening
sessiontimeoout ...

Posted: Tue Apr 17, 2007 1:17 am
by neelendhar
sorry link is not opening

Posted: Tue Apr 17, 2007 1:22 am
by ScalixSupport
Hi!

This should work though:
http://www.scalix.com/wiki/index.php?ti ... ng_scanned

Sorry. :oops:

Thanks,
Subir

Posted: Tue Apr 17, 2007 2:04 am
by neelendhar
ok
thanks Subir
lets meet again in some problem ..