>> "SC" == Sudhakar Chandrasekharan <[EMAIL PROTECTED]> writes:

SC> $ echo "Testing.  Please ignore." | sendmail -v
SC> [EMAIL PROTECTED]
SC> LOG: 0 MAIN
SC> <= [EMAIL PROTECTED] U=thaths P=local S=295
SC> www:~ $ Exim version 2.05 debug level 1 uid=8 gid=8
SC> probably Berkeley DB version 1.8x (native mode)
SC> delivering message 10wrwF-0003ms-00
SC> Connecting to grex.cyberspace.org [204.212.46.130] ... connected
SC> SMTP<< 220-grex.cyberspace.org Sendmail 8.6.13/8.6.12 ready at Wed, 23
SC> Jun 199
SC> 9 14:40:54 -0400 
SC> 220 ESMTP spoken here
SMTP> EHLO www
SC> SMTP<< 250-grex.cyberspace.org Hello aunet.org [216.103.113.202], pleased
SC> to meet you 
SC> 250-EXPN 
SC> 250-SIZE 100000 
SC> 250 HELP
SMTP> MAIL FROM:<[EMAIL PROTECTED]> SIZE=1326
SC> SMTP<< 250 <[EMAIL PROTECTED]>... Sender ok
SMTP> RCPT TO:<[EMAIL PROTECTED]>
SC> SMTP<< 553 <[EMAIL PROTECTED]>... One generation passeth away, and
SC> another generation cometh: but the earth abideth for ever.
SMTP> QUIT

SC> What gives?  Would really appreciate help in fixing this under
SC> Exim.

Their MTA rejects your mail. You should ask the admin about the reason
(including this protocol). You also directly deliver to the
destination. If you use a dialup line, than consider, that some MTAs
refuse to accept mail from known dialup IPs. Try using your ISPs
mailhost as the smarthost.

Ciao,
        Martin

Reply via email to