home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!sdd.hp.com!hpscit.sc.hp.com!news
- From: schmitz@scd.hp.com (John Schmitz)
- Newsgroups: comp.mail.mh
- Subject: MH6.8: HELO in sm_init?
- Date: 5 Jan 1993 10:08:24 -0800
- Organization: Hewlett-Packard Santa Clara Division
- Lines: 7
- Message-ID: <1iciqoINN7dc@hpsceo.scd.hp.com>
- NNTP-Posting-Host: hpsceo.scd.hp.com
-
- MH6.8's mts/sendmail/smail.c sm_init() routine (ifdef SMTP) does a
- HELO to the smtp daemon when the following is defined:
-
- #if !defined(SENDMTS) || defined(MMDFII) || defined(SVR4)
-
- I'm curious about why it does this with SVR4. What is special
- about SVR4 in this case?
-