From owner-freebsd-questions Tue May 29 22:45:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe18.pav1.hotmail.com [64.4.30.122]) by hub.freebsd.org (Postfix) with ESMTP id 1F6CB37B423 for ; Tue, 29 May 2001 22:45:13 -0700 (PDT) (envelope-from seanknox18@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 29 May 2001 22:45:12 -0700 X-Originating-IP: [64.160.241.3] Reply-To: "Sean Knox" From: "Sean Knox" To: "Lim Seng Chor" Cc: References: <3B14F848.32284.2EE87F3@localhost> Subject: Re: Sendmail: problems with virtual users Date: Tue, 29 May 2001 22:45:18 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: X-OriginalArrivalTime: 30 May 2001 05:45:12.0804 (UTC) FILETIME=[B1F59240:01C0E8CB] 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 oh, duh. Sorry I didn't get that initially. :) I did a test email to my virtual address at sean@cqosdevel.net and everything went smoothly: bash-2.05# sendmail -v sean@cqosdevel.net. Hello, this is a test . sean@cqosdevel.net.... Connecting to local... 220 freebsd-1.cqosdevel.net LMTP ready >>> LHLO freebsd-1.cqosdevel.net 250-freebsd-1.cqosdevel.net 250-8BITMIME 250-ENHANCEDSTATUSCODES 250 PIPELINING >>> MAIL From: 250 2.5.0 Ok >>> RCPT To: 250 2.1.5 Ok >>> DATA 354 Go ahead >>> . 250 2.1.5 sean Ok sean@cqosdevel.net.... Sent Closing connection to local >>> QUIT 221 2.0.0 Bye So now that there were no errors, what else should I check? - Sean ----- Original Message ----- From: "Lim Seng Chor" To: "Sean Knox" Sent: Tuesday, May 29, 2001 10:40 PM Subject: Re: Sendmail: problems with virtual users > Example: > > cypress# sendmail -v Lim.Seng.Chor@sit.edu.my > I am typing some messages here. > okay. > . > Lim.Seng.Chor@sit.edu.my... Connecting to mail.sit.edu.my. via > esmtp... > 220 saturn.sit.edu.my ESMTP Sendmail 8.11.4/8.11.3; Wed, 30 > May 2001 13:42:13 +0800 > >>> EHLO cypress.sit.edu.my > 250-saturn.sit.edu.my Hello www-cache.sit.edu.my > [202.184.64.29], pleased to meet you > 250-ENHANCEDSTATUSCODES > 250-EXPN > 250-VERB > 250-8BITMIME > 250-SIZE > 250-DSN > 250-ONEX > 250-ETRN > 250-XUSR > 250 HELP > >>> MAIL From: SIZE=38 > 250 2.1.0 ... Sender ok > >>> RCPT To: > 250 2.1.5 ... Recipient ok > >>> DATA > 354 Enter mail, end with "." on a line by itself > >>> . > 250 2.0.0 f4U5gDB07245 Message accepted for delivery > Lim.Seng.Chor@sit.edu.my... Sent (f4U5gDB07245 Message > accepted for delivery) > Closing connection to mail.sit.edu.my. > >>> QUIT > 221 2.0.0 saturn.sit.edu.my closing connection > cypress# > > remember to end with a dot "." > > On 29 May 2001, at 22:33, Sean Knox wrote: > > > I typed exactly "sendmail -v validusername@domain.net" (minus quotes.) > > Is there something I'm missing here? > > > > Sean > > ----- Original Message ----- > > From: "Lim Seng Chor" > > To: "Sean Knox" > > Sent: Tuesday, May 29, 2001 10:26 PM > > Subject: Re: Sendmail: problems with virtual users > > > > > > > hang? did you type anything for sendmail? and end with "." ?? > > > > > > > > > On 29 May 2001, at 22:21, Sean Knox wrote: > > > > > > > Sendmail just hangs there when I do a sendmail -v > > > > username@domain.net ... > > > > > > > > - Sean > > > > ----- Original Message ----- > > > > From: "Lim Seng Chor" > > > > To: "Sean Knox" > > > > Cc: > > > > Sent: Tuesday, May 29, 2001 10:16 PM > > > > Subject: Re: Sendmail: problems with virtual users > > > > > > > > > > > > > did u run a test like : > > > > > sendmail -v username@domain.net > > > > > > > > > > did it report any errors? > > > > > > > > > > On 29 May 2001, at 22:08, Sean Knox wrote: > > > > > > > > > > > Hello all, > > > > > > > > > > > > Having some problems with Sendmail 8.11.3 and virtual > > > > > > users. I > > > > > > successfully set up masquerading to allow emails to > > > > > > "username@domain.net" instead of 'username@machine.domain.net' > > > > > > Unfortunately, if I set my email address in my MUA (Outlook > > > > > > Express in this example) to username@domain.net, sendmail > > > > > > responds with: > > > > > > > > > > > > May 29 21:55:28 freebsd-1 sendmail[739]: f4U4tSL00739: > > > > > > ruleset=check_mail, arg1=, > > > > > > relay=username.domain.net[10.10.50.123], reject=501 5.1.8 > > > > > > ... Domain of sender address > > > > > > username@domain.net does not exist ----- snip > > > > > > > > > > > > Thus, I am required to enter my email address as > > > > > > 'username@machine.domain.net' in my MUA. How do I fix this? > > > > > > Also, Ted Mittelstaedt mentions in his book that masquerading > > > > > > should only be a temporarily measure. What is a better > > > > > > configuration (maybe Ted himself can answer this one) > > > > > > > > > > > > Regards, > > > > > > Sean Knox > > > > > > sknox@cqos.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 > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ---------------------------------------------------------- > > > Lim Seng Chor, Joe > > > MCP,MCP+I,MCSE,MCSE+I,MCDBA,CCNA > > > MIS Senior Executive > > > System/Network Administrator > > > Sepang Institute of Technology > > > Tel: (+603) 33430628 (extension: 270) > > > Fax: (+603) 33430240 > > > -------------------------------------------------------------------- > > > --- > > > > > > > > > > ---------------------------------------------------------- > Lim Seng Chor, Joe > MCP,MCP+I,MCSE,MCSE+I,MCDBA,CCNA > MIS Senior Executive > System/Network Administrator > Sepang Institute of Technology > Tel: (+603) 33430628 (extension: 270) > Fax: (+603) 33430240 > ----------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message