From owner-freebsd-questions Tue May 9 11:58:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail2.wmptl.com (mail2.wmptl.com [216.221.73.131]) by hub.freebsd.org (Postfix) with ESMTP id 0E1C237BE66 for ; Tue, 9 May 2000 11:58:10 -0700 (PDT) (envelope-from webmaster@wmptl.com) Received: from wmptl.com ([10.0.0.168]) by mail2.wmptl.com (8.9.3/8.9.3) with ESMTP id PAA68173; Tue, 9 May 2000 15:12:57 -0400 (EDT) (envelope-from webmaster@wmptl.com) Message-ID: <39185FCF.5D7EA833@wmptl.com> Date: Tue, 09 May 2000 14:58:23 -0400 From: Nathan Vidican Reply-To: webmaster@wmptl.com Organization: Windsor Match Plate & Tool Ltd. X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: Daniel Brownstone Cc: freebsd-questions@freebsd.org Subject: Re: sendmail relaying question References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Three possible solutions: 1 - tell your users to use their ISP-proveded outgoing smtp server (this is the solution most people opt for- ourselves included here) 2 - setup sendmail to allow relaying for anyone, (NOT a good idea, because if someone else get's word they could easily abuse it!) 3 - force user authentication upon sending, this can be done from most mail clients, (including but definetly not limited to Outlook), - to be completely honest I've never attempted this, and I'm not sure how one would accomplish this using sendmail, I'm assuming this kind of thing would probably be easier to setup using qmail. -- Nathan Vidican webmaster@wmptl.com Windsor Match Plate & Tool Ltd. http://www.wmptl.com/ Daniel Brownstone wrote: > > I've searched for the answer to this question, but I've been unable to > find it elsewhere, so I'm trying this list. :) > > I'm running 3.3-RELEASE. I would like people who have accounts on my box > to be able to use my POP server to send e-mail wherever they want. So if > someone has, for example, pacbell as their ISP, but they also have an > account on my machine (100acre.com), I want them to be able to access > their account on 100acre, and send mail from it, as well. > > Right now, if someone tries to send mail using Outlook, etc., they get a > "relaying denied" error. So if someone from AOL, for example, sends an > e-mail to my user, and my user checks his account by dialing into his ISP > (pacbell) and downloading his mail from my box with Outlook, when he tries > to reply (to the originator, with the AOL address), he'll get a relaying > denied error. > > How can I stop that from happening? > > Regards, > > Dan Brownstone > jkirk@100acre.com > > 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