From owner-freebsd-questions@FreeBSD.ORG Tue Sep 19 16:37:09 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3496916A4A7 for ; Tue, 19 Sep 2006 16:37:09 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (dsl081-227-250.chi1.dsl.speakeasy.net [64.81.227.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E8A743D6B for ; Tue, 19 Sep 2006 16:36:55 +0000 (GMT) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.6/8.12.11) with ESMTP id k8JGadHM039711; Tue, 19 Sep 2006 11:36:40 -0500 (CDT) Message-Id: <6.0.0.22.2.20060919112934.021cd9c0@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Tue, 19 Sep 2006 11:36:18 -0500 To: admin@hdk5.com, FreeBSD Users Questions From: Derek Ragona In-Reply-To: <450DB6B7.8010403@hdk5.com> References: <450DB6B7.8010403@hdk5.com> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Sendmail on FBSD server wont connect to remote user. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Sep 2006 16:37:09 -0000 You don't need anything beyond a regular account. If you can login to the box, you can get mail from it. The error looks like you don't have the right auth method setup in sendmail. So the password is coming in looking "garbled". Check with the client software you are using for the way the passwords are sent. You can also bump up the logging so you can see more details in the log file. You can add something like: -O LogLevel=80 to your sendmail flags in /etc/rc.conf. -Derek At 03:57 PM 9/17/2006, admin@hdk5.com wrote: >Aloha Questions list, > >I have been trying to setup Sendmail on a server box. >FreeBSD 6.1 HP Pentium II 300 CPU 686 > >After many attempts I am down to this one error. > >Error: >Sending of password did not succeed. Mail server mahalo.internetohana.org >responded: >Password supplied for admin@internetohana.org is incorrect. > > >I have 2 user accounts for test on this swever. I can ping and telnet into >ports 25 and 110 and I get the proper responses from these users. > >The 2 user accounts are rejected as per the error when I try to connect >from a mail agent (Mozilla or Thunderbird) from another box on a different >inet. (Also FreeBSD 4.11 running for several years.) > > >The server is setup with send mail SMTP and qpopper for Pop3. There is >nothing else on this box. > >Do I have to create a password file other than the FreeBSD /etc/passwd >and /etc/master.passwd >to get this to work. > >My previous attempts with Postfix and Dovecot did not get this far. > >Thanks for any help. > >Al Plant - Honolulu, Hawaii > >- Admin -- http://hawaiidakine.com -- http://hdk5.com -- -- >http://internetohana.org -- http://freeBSDinfo.org -- >+ Supporting open source computing - FreeBSD 6.* + > > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >-- >This message has been scanned for viruses and >dangerous content by MailScanner, and is >believed to be clean. >MailScanner thanks transtec Computers for their support. > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support.