From owner-freebsd-questions@FreeBSD.ORG Wed Feb 25 12:25:47 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C906A16A4DA for ; Wed, 25 Feb 2004 12:25:47 -0800 (PST) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EA9343D1F for ; Wed, 25 Feb 2004 12:25:46 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1])i1PKPXuV029234 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 25 Feb 2004 20:25:33 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i1PKPXHX029233; Wed, 25 Feb 2004 20:25:33 GMT (envelope-from matthew) Date: Wed, 25 Feb 2004 20:25:33 +0000 From: Matthew Seaman To: Vahric MUHTARYAN Message-ID: <20040225202533.GA29045@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Vahric MUHTARYAN , freebsd-questions@freebsd.org References: <200402252004.i1PK4PLm026231@smtp.doruk.net.tr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FCuugMFkClbJLl1L" Content-Disposition: inline In-Reply-To: <200402252004.i1PK4PLm026231@smtp.doruk.net.tr> User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-questions@freebsd.org Subject: Re: MailTracking System On FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2004 20:25:48 -0000 --FCuugMFkClbJLl1L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 25, 2004 at 09:57:11PM +0200, Vahric MUHTARYAN wrote: > Does anybody know any Mail Message Tracking System on FreeBSD ?! =20 I'm sorry -- I don't really understand what you're asking for. The answer is probably "yes", but please explain in a bit more detail exactly what you expect this software to do. Taking a stab in the dark: is it that you want to be notified when a message you send is delivered, or read by the recipient? That sort of thing: 'Delivery Status Notification' comes as a standard feature of sendmail(8) on FreeBSD systems, implemented according to RFC 1894 -- see http://www.faqs.org/rfcs/rfc1894.html (Presumably Sendmail will eventually adopt the updated standard from RFC 3464). You generally see the effect of that in 'bounce-o-grammes' where you're notified that some mesage couldn't be correctly delivered. Most Mail User Agents have some sort of support for requesting such notifications. Unfortunately this standard scheme doesn't cover notifying the sender when a message is actually read, rather than just successfully delivered -- some Mail User Agents have extended the scheme to show that sort of thing, but to ensure success you'ld have to be sending the message to someone using a similar MUA. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --FCuugMFkClbJLl1L Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAPQS9dtESqEQa7a0RAoxeAJ9vuSh/oOErDLO1N/+Bcl6ZzbpdQgCdGAS2 u3SunPyr8sq7z5k1YGRgKXU= =BE1m -----END PGP SIGNATURE----- --FCuugMFkClbJLl1L--