
3rd February 2006, 23:02
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 123
Thanks: 7
Thanked 3 Times in 3 Posts
|
|
Here we go..
Code:
[root@m5-fedora4-04 ~]# telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
220 m5-fedora4-04.myxen.com ESMTP Postfix
ehlo localhost
250-m5-fedora4-04.myxen.com
250-PIPELINING
250-SIZE 10240000
250-VRFY
250-ETRN
250-AUTH PLAIN LOGIN
250-AUTH=PLAIN LOGIN
250 8BITMIME
|

4th February 2006, 14:18
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,595 Times in 2,446 Posts
|
|
This looks better.  Can you send emails now with Outlook?
|

4th February 2006, 20:48
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 123
Thanks: 7
Thanked 3 Times in 3 Posts
|
|
I hate to tell you but I can't same login pops up
I know for sure that I have it correct cause I just loged in to SquirrelMail with same info,
how do I un-install postfix and follow from here Postfix With SMTP-AUTH And TLS
because Fedora core 4 was installed on my VPS by my host not me,
|

5th February 2006, 11:31
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,595 Times in 2,446 Posts
|
|
I wouldn't uninstall Postfix, I'd simply run all the Postfix and saslauthd configuration steps from the tutorial over the existing configuration.
|

5th February 2006, 18:37
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 123
Thanks: 7
Thanked 3 Times in 3 Posts
|
|
Ok, thanks I'll do that,
hopefully it goes well,
I'll report results.
|

7th February 2006, 04:00
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 123
Thanks: 7
Thanked 3 Times in 3 Posts
|
|
This is unbelievable
same problem even after I followed "Postfix With SMTP-AUTH And TLS" part
I found this small utility on the net that supposely made for debugging purposes
http://postfix.state-of-mind.de/patr...er/saslfinger/
bellow are outputs of ./saslfinger -c and ./saslfinger -c
at the buttom of ./saslfinger -c command it says
Quote:
Cannot find the smtp_sasl_password_maps parameter in main.cf.
Client-side SMTP AUTH cannot work without this parameter!
|
is that a hint ?
Code:
[root@m5-fedora4-04 saslfinger-1.0]# ./saslfinger -c
saslfinger - postfix Cyrus sasl configuration Mon Feb 6 18:58:56 PST 2006
version: 1.0
mode: client-side SMTP AUTH
-- basics --
Postfix: 2.2.2
System: Fedora Core release 4 (Stentz)
-- smtp is linked to --
libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x4bbe1000)
-- active SMTP AUTH and TLS parameters for smtp --
smtp_tls_note_starttls_offer = yes
smtp_use_tls = yes
-- listing of /usr/lib/sasl --
total 404
drwxr-xr-x 2 root root 4096 Feb 5 12:02 .
drwxr-xr-x 46 root root 20480 Feb 6 04:03 ..
-rw-r--r-- 1 root root 4854 Apr 13 2005 libanonymous.a
-rwxr-xr-x 1 root root 873 Apr 13 2005 libanonymous.la
-rwxr-xr-x 1 root root 5808 Apr 13 2005 libanonymous.so
-rwxr-xr-x 1 root root 5808 Apr 13 2005 libanonymous.so.1
-rwxr-xr-x 1 root root 5808 Apr 13 2005 libanonymous.so.1.0.17
-rw-r--r-- 1 root root 10490 Apr 13 2005 libcrammd5.a
-rwxr-xr-x 1 root root 859 Apr 13 2005 libcrammd5.la
-rwxr-xr-x 1 root root 10500 Apr 13 2005 libcrammd5.so
-rwxr-xr-x 1 root root 10500 Apr 13 2005 libcrammd5.so.1
-rwxr-xr-x 1 root root 10500 Apr 13 2005 libcrammd5.so.1.0.19
-rw-r--r-- 1 root root 34148 Apr 13 2005 libdigestmd5.a
-rwxr-xr-x 1 root root 882 Apr 13 2005 libdigestmd5.la
-rwxr-xr-x 1 root root 29900 Apr 13 2005 libdigestmd5.so
-rwxr-xr-x 1 root root 29900 Apr 13 2005 libdigestmd5.so.0
-rwxr-xr-x 1 root root 29900 Apr 13 2005 libdigestmd5.so.0.0.20
-rw-r--r-- 1 root root 12062 Apr 13 2005 libgssapiv2.a
-rwxr-xr-x 1 root root 908 Apr 13 2005 libgssapiv2.la
-rwxr-xr-x 1 root root 12588 Apr 13 2005 libgssapiv2.so
-rwxr-xr-x 1 root root 12588 Apr 13 2005 libgssapiv2.so.1
-rwxr-xr-x 1 root root 12588 Apr 13 2005 libgssapiv2.so.1.0.19
-rw-r--r-- 1 root root 7186 Apr 13 2005 liblogin.a
-rwxr-xr-x 1 root root 849 Apr 13 2005 liblogin.la
-rwxr-xr-x 1 root root 7724 Apr 13 2005 liblogin.so
-rwxr-xr-x 1 root root 7724 Apr 13 2005 liblogin.so.0
-rwxr-xr-x 1 root root 7724 Apr 13 2005 liblogin.so.0.0.7
-rw-r--r-- 1 root root 6734 Apr 13 2005 libplain.a
-rwxr-xr-x 1 root root 851 Apr 13 2005 libplain.la
-rwxr-xr-x 1 root root 7444 Apr 13 2005 libplain.so
-rwxr-xr-x 1 root root 7444 Apr 13 2005 libplain.so.1
-rwxr-xr-x 1 root root 7444 Apr 13 2005 libplain.so.1.0.16
-rw-r--r-- 1 root root 46 Feb 5 11:55 smtpd.conf
-- listing of /usr/lib/sasl2 --
total 3088
drwxr-xr-x 2 root root 4096 Feb 5 12:02 .
drwxr-xr-x 46 root root 20480 Feb 6 04:03 ..
-rw-r--r-- 1 root root 25 May 6 2005 Sendmail.conf
-rwxr-xr-x 1 root root 877 Apr 13 2005 libanonymous.la
-rwxr-xr-x 1 root root 14028 Apr 13 2005 libanonymous.so
-rwxr-xr-x 1 root root 14028 Apr 13 2005 libanonymous.so.2
-rwxr-xr-x 1 root root 14028 Apr 13 2005 libanonymous.so.2.0.20
-rwxr-xr-x 1 root root 865 Apr 13 2005 libcrammd5.la
-rwxr-xr-x 1 root root 16456 Apr 13 2005 libcrammd5.so
-rwxr-xr-x 1 root root 16456 Apr 13 2005 libcrammd5.so.2
-rwxr-xr-x 1 root root 16456 Apr 13 2005 libcrammd5.so.2.0.20
-rwxr-xr-x 1 root root 886 Apr 13 2005 libdigestmd5.la
-rwxr-xr-x 1 root root 45100 Apr 13 2005 libdigestmd5.so
-rwxr-xr-x 1 root root 45100 Apr 13 2005 libdigestmd5.so.2
-rwxr-xr-x 1 root root 45100 Apr 13 2005 libdigestmd5.so.2.0.20
-rwxr-xr-x 1 root root 913 Apr 13 2005 libgssapiv2.la
-rwxr-xr-x 1 root root 26444 Apr 13 2005 libgssapiv2.so
-rwxr-xr-x 1 root root 26444 Apr 13 2005 libgssapiv2.so.2
-rwxr-xr-x 1 root root 26444 Apr 13 2005 libgssapiv2.so.2.0.20
-rwxr-xr-x 1 root root 853 Apr 13 2005 liblogin.la
-rwxr-xr-x 1 root root 14536 Apr 13 2005 liblogin.so
-rwxr-xr-x 1 root root 14536 Apr 13 2005 liblogin.so.2
-rwxr-xr-x 1 root root 14536 Apr 13 2005 liblogin.so.2.0.20
-rwxr-xr-x 1 root root 853 Apr 13 2005 libplain.la
-rwxr-xr-x 1 root root 14696 Apr 13 2005 libplain.so
-rwxr-xr-x 1 root root 14696 Apr 13 2005 libplain.so.2
-rwxr-xr-x 1 root root 14696 Apr 13 2005 libplain.so.2.0.20
-rwxr-xr-x 1 root root 933 Apr 13 2005 libsasldb.la
-rwxr-xr-x 1 root root 880628 Apr 13 2005 libsasldb.so
-rwxr-xr-x 1 root root 880628 Apr 13 2005 libsasldb.so.2
-rwxr-xr-x 1 root root 880628 Apr 13 2005 libsasldb.so.2.0.20
-rw-r--r-- 1 root root 49 Feb 5 12:20 smtpd.conf
Cannot find the smtp_sasl_password_maps parameter in main.cf.
Client-side SMTP AUTH cannot work without this parameter!
[root@m5-fedora4-04 saslfinger-1.0]#
Last edited by micko_escalade; 7th February 2006 at 04:03.
|

7th February 2006, 04:00
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 123
Thanks: 7
Thanked 3 Times in 3 Posts
|
|
Code:
[root@m5-fedora4-04 saslfinger-1.0]# ./saslfinger -s
saslfinger - postfix Cyrus sasl configuration Mon Feb 6 18:59:34 PST 2006
version: 1.0
mode: server-side SMTP AUTH
-- basics --
Postfix: 2.2.2
System: Fedora Core release 4 (Stentz)
-- smtpd is linked to --
libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x4bbe1000)
-- active SMTP AUTH and TLS parameters for smtpd --
broken_sasl_auth_clients = yes
smtpd_sasl_auth_enable = yes
smtpd_sasl_security_options = noanonymous
smtpd_tls_CAfile = /etc/postfix/ssl/cacert.pem
smtpd_tls_auth_only = no
smtpd_tls_cert_file = /etc/postfix/ssl/smtpd.crt
smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key
smtpd_tls_loglevel = 1
smtpd_tls_received_header = yes
smtpd_tls_session_cache_timeout = 3600s
smtpd_use_tls = yes
-- listing of /usr/lib/sasl --
total 404
drwxr-xr-x 2 root root 4096 Feb 5 12:02 .
drwxr-xr-x 46 root root 20480 Feb 6 04:03 ..
-rw-r--r-- 1 root root 4854 Apr 13 2005 libanonymous.a
-rwxr-xr-x 1 root root 873 Apr 13 2005 libanonymous.la
-rwxr-xr-x 1 root root 5808 Apr 13 2005 libanonymous.so
-rwxr-xr-x 1 root root 5808 Apr 13 2005 libanonymous.so.1
-rwxr-xr-x 1 root root 5808 Apr 13 2005 libanonymous.so.1.0.17
-rw-r--r-- 1 root root 10490 Apr 13 2005 libcrammd5.a
-rwxr-xr-x 1 root root 859 Apr 13 2005 libcrammd5.la
-rwxr-xr-x 1 root root 10500 Apr 13 2005 libcrammd5.so
-rwxr-xr-x 1 root root 10500 Apr 13 2005 libcrammd5.so.1
-rwxr-xr-x 1 root root 10500 Apr 13 2005 libcrammd5.so.1.0.19
-rw-r--r-- 1 root root 34148 Apr 13 2005 libdigestmd5.a
-rwxr-xr-x 1 root root 882 Apr 13 2005 libdigestmd5.la
-rwxr-xr-x 1 root root 29900 Apr 13 2005 libdigestmd5.so
-rwxr-xr-x 1 root root 29900 Apr 13 2005 libdigestmd5.so.0
-rwxr-xr-x 1 root root 29900 Apr 13 2005 libdigestmd5.so.0.0.20
-rw-r--r-- 1 root root 12062 Apr 13 2005 libgssapiv2.a
-rwxr-xr-x 1 root root 908 Apr 13 2005 libgssapiv2.la
-rwxr-xr-x 1 root root 12588 Apr 13 2005 libgssapiv2.so
-rwxr-xr-x 1 root root 12588 Apr 13 2005 libgssapiv2.so.1
-rwxr-xr-x 1 root root 12588 Apr 13 2005 libgssapiv2.so.1.0.19
-rw-r--r-- 1 root root 7186 Apr 13 2005 liblogin.a
-rwxr-xr-x 1 root root 849 Apr 13 2005 liblogin.la
-rwxr-xr-x 1 root root 7724 Apr 13 2005 liblogin.so
-rwxr-xr-x 1 root root 7724 Apr 13 2005 liblogin.so.0
-rwxr-xr-x 1 root root 7724 Apr 13 2005 liblogin.so.0.0.7
-rw-r--r-- 1 root root 6734 Apr 13 2005 libplain.a
-rwxr-xr-x 1 root root 851 Apr 13 2005 libplain.la
-rwxr-xr-x 1 root root 7444 Apr 13 2005 libplain.so
-rwxr-xr-x 1 root root 7444 Apr 13 2005 libplain.so.1
-rwxr-xr-x 1 root root 7444 Apr 13 2005 libplain.so.1.0.16
-rw-r--r-- 1 root root 46 Feb 5 11:55 smtpd.conf
-- listing of /usr/lib/sasl2 --
total 3088
drwxr-xr-x 2 root root 4096 Feb 5 12:02 .
drwxr-xr-x 46 root root 20480 Feb 6 04:03 ..
-rw-r--r-- 1 root root 25 May 6 2005 Sendmail.conf
-rwxr-xr-x 1 root root 877 Apr 13 2005 libanonymous.la
-rwxr-xr-x 1 root root 14028 Apr 13 2005 libanonymous.so
-rwxr-xr-x 1 root root 14028 Apr 13 2005 libanonymous.so.2
-rwxr-xr-x 1 root root 14028 Apr 13 2005 libanonymous.so.2.0.20
-rwxr-xr-x 1 root root 865 Apr 13 2005 libcrammd5.la
-rwxr-xr-x 1 root root 16456 Apr 13 2005 libcrammd5.so
-rwxr-xr-x 1 root root 16456 Apr 13 2005 libcrammd5.so.2
-rwxr-xr-x 1 root root 16456 Apr 13 2005 libcrammd5.so.2.0.20
-rwxr-xr-x 1 root root 886 Apr 13 2005 libdigestmd5.la
-rwxr-xr-x 1 root root 45100 Apr 13 2005 libdigestmd5.so
-rwxr-xr-x 1 root root 45100 Apr 13 2005 libdigestmd5.so.2
-rwxr-xr-x 1 root root 45100 Apr 13 2005 libdigestmd5.so.2.0.20
-rwxr-xr-x 1 root root 913 Apr 13 2005 libgssapiv2.la
-rwxr-xr-x 1 root root 26444 Apr 13 2005 libgssapiv2.so
-rwxr-xr-x 1 root root 26444 Apr 13 2005 libgssapiv2.so.2
-rwxr-xr-x 1 root root 26444 Apr 13 2005 libgssapiv2.so.2.0.20
-rwxr-xr-x 1 root root 853 Apr 13 2005 liblogin.la
-rwxr-xr-x 1 root root 14536 Apr 13 2005 liblogin.so
-rwxr-xr-x 1 root root 14536 Apr 13 2005 liblogin.so.2
-rwxr-xr-x 1 root root 14536 Apr 13 2005 liblogin.so.2.0.20
-rwxr-xr-x 1 root root 853 Apr 13 2005 libplain.la
-rwxr-xr-x 1 root root 14696 Apr 13 2005 libplain.so
-rwxr-xr-x 1 root root 14696 Apr 13 2005 libplain.so.2
-rwxr-xr-x 1 root root 14696 Apr 13 2005 libplain.so.2.0.20
-rwxr-xr-x 1 root root 933 Apr 13 2005 libsasldb.la
-rwxr-xr-x 1 root root 880628 Apr 13 2005 libsasldb.so
-rwxr-xr-x 1 root root 880628 Apr 13 2005 libsasldb.so.2
-rwxr-xr-x 1 root root 880628 Apr 13 2005 libsasldb.so.2.0.20
-rw-r--r-- 1 root root 49 Feb 5 12:20 smtpd.conf
-- content of /usr/lib/sasl/smtpd.conf --
pwcheck_method: saslauthd
saslauthd_version: 2
-- content of /usr/lib/sasl2/smtpd.conf --
pwcheck_method: saslauthd
mech_list: plain login
-- active services in /etc/postfix/master.cf --
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
smtp inet n - n - - smtpd
pickup fifo n - n 60 1 pickup
cleanup unix n - n - 0 cleanup
qmgr fifo n - n 300 1 qmgr
tlsmgr unix - - n 1000? 1 tlsmgr
rewrite unix - - n - - trivial-rewrite
bounce unix - - n - 0 bounce
defer unix - - n - 0 bounce
trace unix - - n - 0 bounce
verify unix - - n - 1 verify
flush unix n - n 1000? 0 flush
proxymap unix - - n - - proxymap
smtp unix - - n - - smtp
relay unix - - n - - smtp
-o fallback_relay=
showq unix n - n - - showq
error unix - - n - - error
discard unix - - n - - discard
local unix - n n - - local
virtual unix - n n - - virtual
lmtp unix - - n - - lmtp
anvil unix - - n - 1 anvil
scache unix - - n - 1 scache
maildrop unix - n n - - pipe
flags=DRhu user=vmail argv=/usr/local/bin/maildrop -d ${recipient}
old-cyrus unix - n n - - pipe
flags=R user=cyrus argv=/usr/lib/cyrus-imapd/deliver -e -m ${extension} ${user}
cyrus unix - n n - - pipe
user=cyrus argv=/usr/lib/cyrus-imapd/deliver -e -r ${sender} -m ${extension} ${user}
uucp unix - n n - - pipe
flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
ifmail unix - n n - - pipe
flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp unix - n n - - pipe
flags=Fq. user=foo argv=/usr/local/sbin/bsmtp -f $sender $nexthop $recipient
-- mechanisms on localhost --
250-AUTH PLAIN LOGIN
250-AUTH=PLAIN LOGIN
-- end of saslfinger output --
[root@m5-fedora4-04 saslfinger-1.0]#
|

7th February 2006, 12:38
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,595 Times in 2,446 Posts
|
|
Please run
Code:
postconf -e 'smtp_sasl_password_maps ='
and restart Postfix.
|

7th February 2006, 15:08
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 123
Thanks: 7
Thanked 3 Times in 3 Posts
|
|
Still same problem
|

7th February 2006, 21:30
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,595 Times in 2,446 Posts
|
|
Maybe the easiest way would be to completely re-install your server, following this tutorial as close as you can: http://www.howtoforge.com/perfect_setup_fedora_core_4
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 11:32.
|
|
Recent comments
19 hours 38 min ago
21 hours 26 min ago
1 day 10 hours ago
1 day 15 hours ago
1 day 19 hours ago
1 day 21 hours ago
2 days 11 hours ago
2 days 11 hours ago
2 days 16 hours ago
2 days 23 hours ago