1835396 Members
2813 Online
110078 Solutions
New Discussion

sendmail HELP

 
Steven Chen_1
Super Advisor

sendmail HELP

I would like to have sendmail guru's Help:

I have Oracle utl_smtp working, but my sendmail 8.8.8 rejects mails after about 30 messages and then accepts mails again. In this case, my Oracle process stops because of the smtp 25 connection loss.

In what way I can have mail server to accept mail without stop?

Very appreciated.

Steven
Steve
1 REPLY 1
Christopher Caldwell
Honored Contributor

Re: sendmail HELP

We'll probably need some error messages from mail.log (and perhaps your Oracle app) and an idea of exactly what you're doing.

In sendmail, limits (queue size, header size, etc.) are infrequently exceeded, so I think we need to look on the Oracle side.