From owner-freebsd-isp@FreeBSD.ORG Sat Jan 7 16:15:47 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org 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 D0FFA16A41F for ; Sat, 7 Jan 2006 16:15:47 +0000 (GMT) (envelope-from jasonkmckay@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8176743D46 for ; Sat, 7 Jan 2006 16:15:46 +0000 (GMT) (envelope-from jasonkmckay@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so2930574wra for ; Sat, 07 Jan 2006 08:15:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=ZI9OfXRUfd45l3Nd4blkLEmcS7MmVaw32y8k5j1JuYjoJyqdgxYH2l/5v6g5xVKGtkZqeUP3/nSFFzUwtF/pmQYWDKegh03rZvceAczEF7v8BOqMXqLt0vi9MMTD9kgCHAfcH1JIQrqGCnFnZ1RQuqNnEIKMrkixk/w5TS+dvaQ= Received: by 10.64.195.17 with SMTP id s17mr2162760qbf; Sat, 07 Jan 2006 08:15:44 -0800 (PST) Received: by 10.65.189.15 with HTTP; Sat, 7 Jan 2006 08:15:44 -0800 (PST) Message-ID: Date: Sun, 8 Jan 2006 00:15:44 +0800 From: Jason McKay To: freebsd-isp@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Auth probs with POP server X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jasonm@webace.com.au List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Jan 2006 16:15:47 -0000 I'm looking for a way to allow my POP server to accept logins from user@domain.com and user (without the domain). Currently i'm running QPOP, is there a way to do this with QPOP or can you suggest a POP server that will allow this. Thanks.