Xref: utzoo comp.mail.sendmail:2407 comp.sys.att:10861 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!helios!bcm!dimacs.rutgers.edu!seismo!ukma!psuvax1!wuarchive!swbatl!texbell!texbell.sbc.com!root From: root@texbell.sbc.com (Greg Hackney) Newsgroups: comp.mail.sendmail,comp.sys.att Subject: Smail3 on 3B2-4000 Message-ID: <448@texbell.sbc.com> Date: 16 Nov 90 16:50:14 GMT Sender: root@texbell.sbc.com Followup-To: comp.mail.sendmail Organization: Southwestern Bell Lines: 10 I'm trying to get Smail3.1.18 SMTP mail working on a 3B2-4000 w/ WIN TCP/IP. When originating a connection, it receives the remote host's sendmail greeting, but gets a write error when responding with the HELO message. The HELO message is being sent by wait_write_command(), but fails when ferror() checks the status immediately afterwards (smtplib.c). Any ideas?