Date: Mon, 19 Jan 1998 10:47:50 -0800 (PST) From: Dan Busarow <dan@dpcsys.com> To: Leif Neland <leifn@image.dk> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: sendmail Question Message-ID: <Pine.UW2.3.95.980119104503.7233F-100000@cedb> In-Reply-To: <c5e_9801170209@swimsuit.swimsuit.roskildebc.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
On 16 Jan 1998, Leif Neland wrote: > I don't think so. But you _will_ get lots of mail. Containing the lines ehlo > your.domain, etrn @your.domain, quit. Oops, you're right. Here's what works */15 * * * * (echo etrn @domain.name;sleep 5;echo quit) | telnet mail.isp smtp And you'll probably want to redirect stdout to /dev/null Dan -- Dan Busarow 714 443 4172 DPC Systems / Beach.Net dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.UW2.3.95.980119104503.7233F-100000>