From owner-freebsd-questions Sun Jan 12 21: 5:38 2003 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 2A7E537B401 for ; Sun, 12 Jan 2003 21:05:37 -0800 (PST) Received: from net2.dinoex.sub.org (net2.dinoex.de [212.184.201.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9CF143E4A for ; Sun, 12 Jan 2003 21:05:35 -0800 (PST) (envelope-from dirk.meyer@dinoex.sub.org) Received: from net2.dinoex.sub.org (dinoex@net2.dinoex.de [212.184.201.182]) by net2.dinoex.sub.org (8.12.6/8.12.6) with ESMTP id h0D5570k021343; Mon, 13 Jan 2003 06:05:09 +0100 (CET) (envelope-from dirk.meyer@dinoex.sub.org) X-Authentication-Warning: net2.dinoex.sub.org: Host dinoex@net2.dinoex.de [212.184.201.182] claimed to be net2.dinoex.sub.org Received: from gate.dinoex.sub.org (dinoex@localhost) by net2.dinoex.sub.org (8.12.6/8.12.6/Submit) with BSMTP id h0D556Jw021329; Mon, 13 Jan 2003 06:05:06 +0100 (CET) (envelope-from dirk.meyer@dinoex.sub.org) To: freebsd-questions@FreeBSD.ORG, ajacoutot@lphp.org (Antoine Jacoutot) Message-ID: From: dirk.meyer@dinoex.sub.org (Dirk Meyer) Organization: privat Subject: Re: pop-before-smtp Date: Mon, 13 Jan 2003 05:55:25 +0100 X-Mailer: Dinoex 1.79 References: <1042414892.2057.2.camel@linuxsta> X-Gateway: ZCONNECT gate.dinoex.sub.org [UNIX/Connect 0.94] X-Accept-Language: de,en X-PGP-Fingerprint: 44 16 EC 0A D3 3A 4F 28 8A 8A 47 93 F1 CF 2F 12 X-Noad: Please don't send me ad's by mail. I'm bored by this type of mail. X-Copyright: (C) Copyright 2001 by Dirk Meyer -- All rights reserved. X-Note: sending SPAM is a violation of both german and US law and will at least trigger a complaint at your provider's postmaster. X-PGP-Key-Avail: mailto:pgp-public-keys@keys.de.pgp.net Subject:GET 0x331CDA5D X-No-Archive: yes X-ZC-VIA: 20030113000000W+1@dinoex.sub.org Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Antoine Jacoutot schrieb:, > I've been looking all around but I don't find any pop-before-smtp > solution within FreeBSD (no package, no ports, at least I didn't find > any). > Do you know if such a solution exists. no package but in ports .... a solution that don't depnds on your logfiles. $ cd /usr/ports/mail/popa3d && make SMTP_AFTER_POP3=yes install $ less /usr/local/share/doc/popa3d/POPAUTH a popauth.m4 file for sendmail is included. But you can uses this with other MTA's that can read berkey-db's. kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message