Carsten Otto <[EMAIL PROTECTED]> wrote:
>
> SAA13000*  199982 Wed Aug 26 18:50 <[EMAIL PROTECTED]>
>       8BITMIME   (I/O error: Error 0)

Something's going wrong.  Since the error number is 0, the error is an
internal error, not an I/O error.  What's in the sendmail log file?

> 250-my_provider.de Hello mail.my_domain.de [xxx.xxx.xxx.xxx], pleased to
> meet you
> 250-EXPN
> 250-VERB
> 250-8BITMIME
> 250-SIZE
> 250-DSN
> 250-ONEX
> 250-ETRN
> 250-XUSR
> 250 HELP
> >>> MAIL From:<[EMAIL PROTECTED]> SIZE=29886 BODY=8BITMIME
> 250 <[EMAIL PROTECTED]>... Sender ok
> >>> RCPT To:<[EMAIL PROTECTED]>
> 250 <[EMAIL PROTECTED]>... Recipient ok
> >>> DATA
> 354 Enter mail, end with "." on a line by itself
> >>> .                                                                     

This is the preamble of the connection, and it's good.  There are no
errors here; sendmail accepted the message.

So, it must be when sendmail tried to route the message from there, that
something went wrong.  Check the log file for the reason.

My guess is that your mailer has a max-message-size defined, that you
need to increase (or turn off).

-- 
   [EMAIL PROTECTED] (Fuzzy Fox)      || "Nothing takes the taste out of peanut
sometimes known as David DeSimone  ||  butter quite like unrequited love."
  http://www.dallas.net/~fox/      ||                       -- Charlie Brown
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to