Re: exim + courier-IMAP + MySQL

2003-07-03 Thread Mario Lopez


Any help would be very welcome - also if the suggestion is to have a
completely different setup. What I need is virtual users, webmail, and
pop access. And mySQL seemed the easiest, as I work a lot with mySQL, so
I know how to handle it.

I use a similar configuration as yours, concretely Qmail + Vpopmail (virtual users) + 
Courier IMAP and MySQL autenthification, I you need help regarding that configuration 
I could help.

As you have sayd you still dont have exim installed and thats maybe why you cannot 
access Maildirs, because maybe there are no maildirs to access?.

Perhaps if you could start your Courier Imap with strace, you could know what files or 
directories it is trying to open.

Mario.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RE: exim + courier-IMAP + MySQL

2003-07-03 Thread Daniel Hooper
May I suggest postfix as an MTA if your keen on doing *sql lookups.

I found the best solution for mass mailing host is postfix + amavisd-new
+ spamassassin + razor + clamd + mysql + courier-imap/pop3 . There's
plenty of howto's around for it.

-Original Message-
From: Jos Elkink [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 3 July 2003 10:18 PM
To: [EMAIL PROTECTED]

Hi all,

I am trying to set up a mailserver that can handle virtual mail users
for different domains on one IP / server. For this, I am following the
guide on this page:

http://www.tty1.net/virtual_domains_en.html

I am only halfway - did not start with the Exim part yet - and something
is not working. When I test it through telnet, I get:

flizzle:~# telnet localhost imap
Trying 127.0.0.1...
Connected to flizzle.
Escape character is '^]'.
* OK Courier-IMAP ready. Copyright 1998-2002 Double Precision, Inc.  See
COPYING for distribution information.
1 login [EMAIL PROTECTED] ***
* BYE [ALERT] Fatal error: Maildir: Permission denied
Connection closed by foreign host.

*** Of course being my password. Now the problem seems obvious - the
wrong permissions to the Maildir folders. However, when I change those
to complete public access (just to test, I know it's not secure), it
doesn't help. Can this error mean something else? In other words, who
has no permission to what exactly? :)

Any help would be very welcome - also if the suggestion is to have a
completely different setup. What I need is virtual users, webmail, and
pop access. And mySQL seemed the easiest, as I work a lot with mySQL, so
I know how to handle it.

Yours,

Jos Elkink
flizzle.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: exim + courier-IMAP + MySQL

2003-07-03 Thread Mario Lopez


Any help would be very welcome - also if the suggestion is to have a
completely different setup. What I need is virtual users, webmail, and
pop access. And mySQL seemed the easiest, as I work a lot with mySQL, so
I know how to handle it.

I use a similar configuration as yours, concretely Qmail + Vpopmail (virtual 
users) + Courier IMAP and MySQL autenthification, I you need help regarding 
that configuration I could help.

As you have sayd you still dont have exim installed and thats maybe why you 
cannot access Maildirs, because maybe there are no maildirs to access?.

Perhaps if you could start your Courier Imap with strace, you could know what 
files or directories it is trying to open.

Mario.




RE: exim + courier-IMAP + MySQL

2003-07-03 Thread Daniel Hooper
May I suggest postfix as an MTA if your keen on doing *sql lookups.

I found the best solution for mass mailing host is postfix + amavisd-new
+ spamassassin + razor + clamd + mysql + courier-imap/pop3 . There's
plenty of howto's around for it.

-Original Message-
From: Jos Elkink [mailto:[EMAIL PROTECTED] 
Sent: Thursday, 3 July 2003 10:18 PM
To: debian-isp@lists.debian.org

Hi all,

I am trying to set up a mailserver that can handle virtual mail users
for different domains on one IP / server. For this, I am following the
guide on this page:

http://www.tty1.net/virtual_domains_en.html

I am only halfway - did not start with the Exim part yet - and something
is not working. When I test it through telnet, I get:

flizzle:~# telnet localhost imap
Trying 127.0.0.1...
Connected to flizzle.
Escape character is '^]'.
* OK Courier-IMAP ready. Copyright 1998-2002 Double Precision, Inc.  See
COPYING for distribution information.
1 login [EMAIL PROTECTED] ***
* BYE [ALERT] Fatal error: Maildir: Permission denied
Connection closed by foreign host.

*** Of course being my password. Now the problem seems obvious - the
wrong permissions to the Maildir folders. However, when I change those
to complete public access (just to test, I know it's not secure), it
doesn't help. Can this error mean something else? In other words, who
has no permission to what exactly? :)

Any help would be very welcome - also if the suggestion is to have a
completely different setup. What I need is virtual users, webmail, and
pop access. And mySQL seemed the easiest, as I work a lot with mySQL, so
I know how to handle it.

Yours,

Jos Elkink
flizzle.net


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]