SMTP troubles



Hi,

I'm having trouble sending outgoing mail.  The smtp exchange is:

server: 220 mofo.meme.com ESMTP Postfix
balsa: EHLO mofo.meme.com
server: 250-mofo.meme.com 
server: 250-PIPELINING
server: 250-SIZE 10240000
server: 250-ETRN
server: 250 8BITMIME
balsa: MAIL FROM:<kop@meme.com> SIZE=19456
server: 250 Ok

At that point the dialog stops and eventually times out.

I'm using:
Redhat 7.1
postfix-20010202-5SASL
balsa-1.1.6-1
libesmtp-0.8.1-2

Any clues?  I'm completely stuck and don't feel like going to read code.

The only odd thing about my configuration, and I don't see the
relevance, is that my machine has different IP addresses depending on
whether the address is resolved with DNS (publicly available) or via
/etc/hosts.  This is because my machine is currently only on the net
via dialup, and some mail relays are paranoid and want to verify that
the hostname of the sender (as reported in the envlope addresses
somewhere) resolve with dns.  To make sure the hostname resolves, and
so bounced mail can get somewhere, I've put it in my public dns zone,
with one of my public addresses, but locally the host has a martian
(private) ip.

Thanks.

Karl <kop@meme.com>

------------------------------------<snip>---------------------

FWIW, here's postfix's "smtpd -v" log:

Jun 25 13:02:51 mofo postfix/smtpd[14078]: > unknown[127.0.0.1]: 220
mofo.meme.com ESMTP Postfix
Jun 25 13:02:51 mofo postfix/smtpd[14078]: connect from unknown[127.0.0.1]
Jun 25 13:02:51 mofo postfix/smtpd[14078]: watchdog_pat: 0x8079b20
Jun 25 13:03:01 mofo postfix/smtpd[14078]: < unknown[127.0.0.1]: EHLO
mofo.meme.com
Jun 25 13:03:01 mofo postfix/smtpd[14078]: > unknown[127.0.0.1]:
250-mofo.meme.com 
Jun 25 13:03:01 mofo postfix/smtpd[14078]: > unknown[127.0.0.1]:
250-PIPELINING
Jun 25 13:03:01 mofo postfix/smtpd[14078]: > unknown[127.0.0.1]: 250-SIZE
10240000
Jun 25 13:03:01 mofo postfix/smtpd[14078]: > unknown[127.0.0.1]: 250-ETRN
Jun 25 13:03:01 mofo postfix/smtpd[14078]: > unknown[127.0.0.1]: 250
8BITMIME
Jun 25 13:03:01 mofo postfix/smtpd[14078]: watchdog_pat: 0x8079b20
Jun 25 13:03:30 mofo postfix/smtpd[14078]: < unknown[127.0.0.1]: MAIL
FROM:<kop@meme.com> SIZE=19456
Jun 25 13:03:30 mofo postfix/smtpd[14078]: extract_addr: input:
<kop@meme.com>
Jun 25 13:03:30 mofo postfix/smtpd[14078]: extract_addr: result:
kop@meme.com
Jun 25 13:03:30 mofo postfix/smtpd[14078]: connect to subsystem
private/cleanup
Jun 25 13:03:30 mofo postfix/smtpd[14078]: mail_scan_any: read string:
3F1408F3BJun 25 13:03:30 mofo postfix/smtpd[14078]: print int: 2
Jun 25 13:03:30 mofo postfix/smtpd[14078]: 3F1408F3B:
client=unknown[127.0.0.1]
Jun 25 13:03:30 mofo postfix/smtpd[14078]: > unknown[127.0.0.1]: 250 Ok
Jun 25 13:03:30 mofo postfix/smtpd[14078]: watchdog_pat: 0x8079b20
Jun 25 13:03:34 mofo postfix/smtpd[14078]: < unknown[127.0.0.1]: QUIT
Jun 25 13:03:34 mofo postfix/smtpd[14078]: > unknown[127.0.0.1]: 221 Bye
Jun 25 13:03:34 mofo postfix/smtpd[14078]: disconnect from
unknown[127.0.0.1]
Jun 25 13:03:34 mofo postfix/smtpd[14078]: master_notify: status 1
Jun 25 13:03:34 mofo postfix/smtpd[14078]: connection closed




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]