From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.50) id 1ENBZ2-0002Wn-IS for garchives@archives.gentoo.org; Wed, 05 Oct 2005 15:52:17 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j95FgwHk008013; Wed, 5 Oct 2005 15:42:58 GMT Received: from op.oxpub.com (r173h226.dixie-net.com [64.89.173.226]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j95FdB2w011331 for ; Wed, 5 Oct 2005 15:39:11 GMT Received: from localhost (localhost [127.0.0.1]) by op.oxpub.com (Postfix) with ESMTP id 1C4FB47BF8 for ; Wed, 5 Oct 2005 10:42:52 -0500 (CDT) Received: from op.oxpub.com ([127.0.0.1]) by localhost (op [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 08018-03 for ; Wed, 5 Oct 2005 10:42:51 -0500 (CDT) Received: from ERROL_SAYRE.oxpub.com (unknown [64.89.173.227]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by op.oxpub.com (Postfix) with ESMTP id 6444147BF3 for ; Wed, 5 Oct 2005 15:42:51 +0000 (UTC) Message-Id: <6.2.3.4.0.20051005104346.01cede80@op.oxpub.com> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Wed, 05 Oct 2005 10:47:35 -0500 To: gentoo-user@lists.gentoo.org From: Joe Strusz Subject: [gentoo-user] POSTFIX and SASL Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: This message was scanned for viruses by ClamAV. X-Archives-Salt: 60fae7fc-0d54-4f93-b4ee-deffe2f9ff1a X-Archives-Hash: bb06aec8e28ce147ddec6593c394468a Again.. heres my postconf -n alias_database = hash:/etc/mail/aliases alias_maps = hash:/etc/mail/aliases biff = no broken_sasl_auth_clients = yes command_directory = /usr/sbin config_directory = /etc/postfix content_filter = smtp-amavis:[127.0.0.1]:10024 daemon_directory = /usr/lib/postfix debug_peer_level = 2 default_destination_concurrency_limit = 2 empty_address_recipient = MAILER-DAEMON home_mailbox = .maildir/ html_directory = no inet_interfaces = all local_destination_concurrency_limit = 2 mail_owner = postfix mailq_path = /usr/bin/mailq manpage_directory = /usr/share/man mydestination = op, op.$mydomain, $mydomain mydomain = mydomain.com myhostname = op.mydomain.com mynetworks = 192.168.1.0/24, 127.0.0.0/8, mywanIP newaliases_path = /usr/bin/newaliases queue_directory = /var/spool/postfix queue_minfree = 120000000 readme_directory = /usr/share/doc/postfix-2.1.5-r2/readme sample_directory = /etc/postfix sendmail_path = /usr/sbin/sendmail setgid_group = postdrop smtp_use_tls = yes smtpd_recipient_restrictions = reject_invalid_hostname, reject_non_fqdn_hostname, reject_non_fqdn_sender, reject_non_fqdn_recipient, reject_unknown_sender_domain, reject_unknown_recipient_domain, reject_unauth_pipelining, permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination, permit smtpd_sasl_auth_enable = yes smtpd_sasl_local_domain = smtpd_sasl_security_options = noanonymous smtpd_tls_CAfile = /etc/ssl/postfix/server.pem smtpd_tls_cert_file = /etc/ssl/postfix/server.crt smtpd_tls_key_file = /etc/ssl/postfix/server.key smtpd_tls_loglevel = 3 smtpd_tls_received_header = yes smtpd_tls_session_cache_timeout = 3600s smtpd_use_tls = yes tls_random_source = dev:/dev/urandom unknown_local_recipient_reject_code = 450 Still popping up the user/pass dialog... Heres what i grabbed from /var/log/mail.info: Oct 5 15:41:12 op postfix/smtpd[7964]: < unknown[64.89.173.227]: EHLO ERROLSAYRE Oct 5 15:41:12 op postfix/smtpd[7964]: > unknown[64.89.173.227]: 250-op.oxpub.com Oct 5 15:41:12 op postfix/smtpd[7964]: > unknown[64.89.173.227]: 250-PIPELINING Oct 5 15:41:12 op postfix/smtpd[7964]: > unknown[64.89.173.227]: 250-SIZE 10240000 Oct 5 15:41:12 op postfix/smtpd[7964]: > unknown[64.89.173.227]: 250-VRFY Oct 5 15:41:12 op postfix/smtpd[7964]: > unknown[64.89.173.227]: 250-ETRN Oct 5 15:41:12 op postfix/smtpd[7964]: > unknown[64.89.173.227]: 250-AUTH LOGIN PLAIN Oct 5 15:41:12 op postfix/smtpd[7964]: > unknown[64.89.173.227]: 250-AUTH=LOGIN PLAIN Oct 5 15:41:12 op postfix/smtpd[7964]: match_list_match: unknown: no match Oct 5 15:41:12 op postfix/smtpd[7964]: match_list_match: 64.89.173.227: no match Oct 5 15:41:12 op postfix/smtpd[7964]: > unknown[64.89.173.227]: 250 8BITMIME Oct 5 15:41:12 op postfix/smtpd[7964]: watchdog_pat: 0x5555556e4608 Oct 5 15:41:12 op postfix/smtpd[7964]: < unknown[64.89.173.227]: AUTH LOGIN Oct 5 15:41:12 op postfix/smtpd[7964]: smtpd_sasl_authenticate: sasl_method LOGIN Oct 5 15:41:12 op postfix/smtpd[7964]: smtpd_sasl_authenticate: uncoded challenge: Username: Oct 5 15:41:12 op postfix/smtpd[7964]: > unknown[64.89.173.227]: 334 VXNlcm5hbWU6 Oct 5 15:41:12 op postfix/smtpd[7964]: < unknown[64.89.173.227]: anN0cnVzeg== Oct 5 15:41:12 op postfix/smtpd[7964]: smtpd_sasl_authenticate: decoded response: jstrusz Oct 5 15:41:12 op postfix/smtpd[7964]: smtpd_sasl_authenticate: uncoded challenge: Password: Oct 5 15:41:12 op postfix/smtpd[7964]: > unknown[64.89.173.227]: 334 UGFzc3dvcmQ6 Oct 5 15:41:12 op postfix/smtpd[7964]: < unknown[64.89.173.227]: dXAybEB0ZQ== Oct 5 15:41:12 op postfix/smtpd[7964]: smtpd_sasl_authenticate: decoded response: MY PLAIN TEXT PASSWORD Oct 5 15:41:12 op postfix/smtpd[7964]: > unknown[64.89.173.227]: 535 Error: authentication failed Oct 5 15:41:12 op postfix/smtpd[7964]: watchdog_pat: 0x5555556e4608 Oct 5 15:41:12 op postfix/smtpd[7964]: smtp_get: EOF Oct 5 15:41:12 op postfix/smtpd[7964]: lost connection after AUTH from unknown[64.89.173.227] Oct 5 15:41:12 op postfix/smtpd[7964]: disconnect from unknown[64.89.173.227] Oct 5 15:41:12 op postfix/smtpd[7964]: master_notify: status 1 Oct 5 15:41:12 op postfix/smtpd[7964]: connection closed Please help! Joe Strusz IT Assistant Oxford Publishing, Inc. 307 West Jackson Avenue Oxford, MS 38655-2154 800-247-3881 662-236-5510x40 jstrusz@oxpub.com http://www.nightclub.com -- gentoo-user@gentoo.org mailing list