From owner-freebsd-hackers Mon Jan 29 12:30:13 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA00411 for hackers-outgoing; Mon, 29 Jan 1996 12:30:13 -0800 (PST) Received: from wireless.Stanford.EDU (wireless.Stanford.EDU [36.10.0.102]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id MAA00360 Mon, 29 Jan 1996 12:30:01 -0800 (PST) Received: from lightning.Stanford.EDU (tip-mp17-ncs-14.Stanford.EDU [36.173.1.109]) by wireless.Stanford.EDU (8.6.12/8.6.6) with SMTP id MAA26602; Mon, 29 Jan 1996 12:29:54 -0800 Date: Mon, 29 Jan 1996 12:29:55 -0800 (PST) From: Bora Akyol X-Sender: bora@lightning.Stanford.EDU cc: hackers@freebsd.org, doc@freebsd.org Subject: Configuring a queue for sending mail in intervals In-Reply-To: <199601291734.KAA03720@phaeton.artisoft.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org Precedence: bulk Hi everyone I have a system that is modem+ppp connected to the net and I download my user's mail every hour, I would also like to queue emails so that I can upload the emails to an SMTP server via sendmail or whatever. Is there an easy way of doing this? Is there a book out there that explains this? Thanks Bora