Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Mar 1998 23:51:26 +0000
From:      Karl Pielorz <kpielorz@tdx.co.uk>
To:        Chris Shenton <chris@absinthe.i3inc.com>
Cc:        "freebsd-isp@FreeBSD.ORG" <freebsd-isp@FreeBSD.ORG>
Subject:   Re: Running sendmail queue upon connection?
Message-ID:  <351846FE.BE749C57@tdx.co.uk>
References:  <87yaxzzp6m.fsf@absinthe.i3inc.com>

next in thread | previous in thread | raw e-mail | index | archive | help
We do a similar thing here using the ETRN command of sendmail - this allows
a remote site to tell sendmail to run the queue for a particular
host/domain...

If you have the source on your BSD system look at
/usr/src/usr.sbin/sendmail/contrib/etrn.pl - which is a perl script that you
could probably tack onto that customers login script etc.

Versions on exist for NT and other platforms - try hunting around with
altavista.digital.com ;-)

Regards,

Karl Pielorz

Chris Shenton wrote:

> [snip]
>
> Problem is when they connect, I don't know how to get them to signal
> sendmail to run the queue and flush mail to them.
>
> [snip]
> 
> Any pointers appreciated. How do you guys do it?
> 
> Thanks.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?351846FE.BE749C57>