From owner-freebsd-questions Fri May 26 9:24:25 2000 Delivered-To: freebsd-questions@freebsd.org Received: from durango.picus.com (durango.picus.com [209.100.20.19]) by hub.freebsd.org (Postfix) with ESMTP id ABFF737BDEA for ; Fri, 26 May 2000 09:24:22 -0700 (PDT) (envelope-from troy@picus.com) Received: from arcadia [209.100.20.198] by durango.picus.com (SMTPD32-5.05) id A4E2753014E; Fri, 26 May 2000 12:22:58 -0400 From: "Troy Settle" To: "Dan B. " , Subject: RE: Remote POP3 management tool Date: Fri, 26 May 2000 12:26:30 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If you are working off the passwd file, then telnet or ssh would probably be your best bet for a remote managemnt tool. If you are authenticating out of some sort of database (MySQL), then you should be able to write a web-based interface fairly easy. For virtual domains, I'm currently employing both methods. All POP3 accounts are under one domain, authenticated through the passwd file. For the virtual domains, I use Postfix against a MySQL database to translate virtual addresses into real addresses. I have a simple PHP script that I use to manage the MySQL database. Works very well. -Troy ** -----Original Message----- ** From: owner-freebsd-questions@FreeBSD.ORG ** [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Dan B. ** Sent: Thursday, May 25, 2000 6:08 PM ** To: freebsd-questions@freebsd.org ** Subject: Remote POP3 management tool ** ** ** Hi Folks; ** Is there a tool out there I can use to manage POP3 accounts for virtual ** domains i.e add/delete POP3 accounts and change passwords e.t.c ** I am running FreeBSD 3.4-STABLE/Sendmail 8.9.3 /Qpopper. ** ** ** Dan ** ** Thanks ** ** ** ** To Unsubscribe: send mail to majordomo@FreeBSD.org ** with "unsubscribe freebsd-questions" in the body of the message ** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message