Gentoo Archives: gentoo-user

From: Darren Grant <dgrant@×××××××××××.ca>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Postfix authentication error??
Date: Thu, 09 Feb 2006 23:54:31
Message-Id: 43EBD4B6.8040408@monstertech.ca
1 I've been searching for the answer to my problem for most of the day. I
2 have a mail server running a local domain, but is ready to add virtual
3 domains. postfix + courier imap + cyrus sasl + mysql, etc... following
4 the gentoo "virtual mailhosting system with postfix guide"
5
6 Everything seems to be working fine. I can send email to
7 users@××××××××.com... the system recognizes the local domain and
8 delivers the appropriate emails to /home/user/.maildir/new just like
9 it's suppose to. On the actual server I can go into the .maildir and
10 view the emails.
11
12 When trying to connect remotely with an email client (thunderbird) I
13 can't seem to authenticate... and it's driving me crazy. Could someone
14 please point me in the right direction?
15
16 #tail -f /var/log/messages
17
18 Feb 9 15:43:52 myhost imapd: Connection, ip=[::ffff:216.xxx.xxx.xx]
19 Feb 9 15:43:55 myhost imapd: LOGIN FAILED, user=myuser@××××××××.com,
20 ip=[::ffff:216.xxx.xxx.xx]
21 Feb 9 15:43:55 myhost imapd: authentication error: Input/output error
22
23 Where is my configuration problem most likely? In my
24 /etc/postfix/main.cf file? or in my courier configs?
25
26 Any help would be greatly appreciated.
27
28 Thanks,
29 Darren
30 --
31 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Postfix authentication error?? "Patrick Börjesson" <psycho@××××××××.cx>