Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!mcnc!decvax.dec.com!deccrl!bacchus.pa.dec.com!vixie From: vixie@wrl.dec.com (Paul Vixie) Newsgroups: comp.lang.perl Subject: Re: Anyone written a mail-server in perl?. Message-ID: <1990Oct4.064428.25392@wrl.dec.com> Date: 4 Oct 90 06:44:28 GMT References: <1990Sep26.024048.1757@hades.ausonics.oz.au> <1990Oct3.062122.15323@wrl.dec.com> <9789@jpl-devvax.JPL.NASA.GOV> Sender: news@wrl.dec.com (News) Organization: DEC Western Research Lab Lines: 15 # To actually check for defined-ness, say # # if (defined $headers{"reply-to"}) { # $reply = $headers{"reply-to"}; # # Larry That's what I meant, obviously :-). There are a lot of early-isms in the mail server code worse than that, though. If I were going to do it over, it would be very different... Thanks, Larry... -- Paul Vixie DEC Western Research Lab Palo Alto, California ...!decwrl!vixie