From owner-freebsd-isp@FreeBSD.ORG Sat May 3 16:34:27 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7801937B401 for ; Sat, 3 May 2003 16:34:27 -0700 (PDT) Received: from rigel.orionsys.com (rigel.orionsys.com [64.7.181.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 681DD43F85 for ; Sat, 3 May 2003 16:34:26 -0700 (PDT) (envelope-from dbabler@rigel.orionsys.com) Received: from rigel.orionsys.com (smmsp@localhost [127.0.0.1]) by rigel.orionsys.com (8.12.9/8.12.9) with ESMTP id h43NYLFe038012 for ; Sat, 3 May 2003 16:34:21 -0700 (PDT) (envelope-from dbabler@rigel.orionsys.com) X-Envelope-From: dbabler@rigel.orionsys.com X-Envelope-To: X-Envelope-Host: freebsd.org. Received: from localhost (dbabler@localhost)h43NL129034147 for ; Sat, 3 May 2003 16:21:01 -0700 (PDT) (envelope-from dbabler@rigel.orionsys.com) Date: Sat, 3 May 2003 16:21:01 -0700 (PDT) From: David Babler To: freebsd-isp@freebsd.org Message-ID: <20030503160901.M43544@rigel.orionsys.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Email migration from VopMail X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2003 23:34:27 -0000 I have a customer who wants to move his dialup customers (600+ accounts) from VopMail on Windows 2000 to Unix. So far, so good. Unfortunately, he has all of his customers configured with a non-standard setup that VopMail supports for virtual domains, though 98% of them are in the real domain. Specifically he has them all set up to present a "username" as 'user@example.com', the same as their realmed dialup login. He needs SMTP, ASMTP, POP3 and IMAP. He DOES NOT want to have to have any customers change their setups or email addresses and I am having a devil of a time explaining how non-standard VopMail is. Does anybody know of any way that sendmail or postfix and anybody's POP3 and IMAP can be forced into authenticating with such a non-standard login? -Dave