Page 1 of 1

sendmail problem

Posted: Wed Oct 14, 2009 3:57 pm
by boggi
Hello

i have a problem with some Mails in my sendmail. sendmail try to send some mails but the can't be sent. A can't figure out the reason why, because some mails are sent successfuly.

The following output from sendmaillog give me also no information:
Perhaps, you have a solution for me:

Code: Select all

Oct 14 21:52:02 homer2 sendmail[27088]: n9EJq14l027088: from=root, size=607, class=0, nrcpts=1, msgid=<200910141952.n9EJq14l027088@homer2.buero.chapati>, relay=root@localhost
Oct 14 21:52:02 homer2 sendmail[27089]: n9EJq2Wl027089: from=<root@homer2.buero.chapati>, size=882, class=0, nrcpts=1, msgid=<200910141952.n9EJq14l027088@homer2.buero.chapati>, proto=ESMTP, daemon=MTA, relay=localhost [127.0.0.1]
Oct 14 21:52:02 homer2 sendmail[27088]: n9EJq14l027088: to=root, ctladdr=root (0/0), delay=00:00:01, xdelay=00:00:00, mailer=relay, pri=30607, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (n9EJq2Wl027089 Message accepted for delivery)
Oct 14 21:52:02 homer2 sendmail[27094]: n9EJq2Wl027089: to=<root@homer2.buero.chapati>, ctladdr=<root@homer2.buero.chapati> (0/0), delay=00:00:00, xdelay=00:00:00, mailer=local, pri=31114, dsn=2.0.0, stat=Sent


The mails in the queue are only mails with attachements. But if i try to sent a mail with an attachement again, some mails are sending out.

What happens here ??

This problem was started on 10.10.2009

please Help me.

Re: sendmail problem

Posted: Wed Oct 14, 2009 5:30 pm
by RSisco
Just for clarification...\

Do ALL emails WITHOUT attachments send successfully?
Do only SOME emails WITH attachments send successfully, or none at all?

Richard

Re: sendmail problem

Posted: Wed Oct 14, 2009 6:27 pm
by boggi
Do only SOME emails WITH attachments send successfully, or none at all?

yes, only SOME emails

Do ALL emails WITHOUT attachments send successfully?


send and receive success ... yes

Re: sendmail problem

Posted: Thu Oct 15, 2009 1:36 pm
by echelon
Does scalix smtp (/var/opt/scalix/gx/s/sys/smtpd.cfg) or sendmail (/etc/mail/sendmail.cf) have any file size limits?
Is there antivirus software that may have a problem with certain file types?

Re: sendmail problem

Posted: Fri Oct 16, 2009 2:15 am
by Valerion
Your sendmail logs show that the emails are going out correctly. Can you please attach a sendmail log for emails that failed to go out? The errors returned by sendmail would be useful here.

Re: sendmail problem

Posted: Wed Oct 21, 2009 10:25 am
by boggi
the problem was solved after restart the server.