Re: Running dovecot under Cygwin

2007-12-19 Thread Ronny
a header file? Cheers Ronny -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Running dovecot under Cygwin

2007-12-18 Thread Ronny
You made my day, Thanks a lot. The server answers, unfortunately with an fatal error (Fatal: EOF while reading environment from master'), so i have to figure out whats the problem now. I will inform you, maybe somebody other wants to run dovecot, too ;-) Cheers Ronny -- Unsubscribe info

Re: Running dovecot under Cygwin

2007-12-18 Thread Ronny
I will inform you, maybe somebody other wants to run dovecot, too ;-) well on the dovecot list somebody told me: Can't sure about this but maybe this problem because different types of EOF symbols used in Unix and Windows systems. So it trying to read from master but unable to do so,

Running dovecot under Cygwin

2007-12-17 Thread Ronny
. This causes the whole server to shutdown. Does anybody have experience with running dovecot under cygwin? uw-imap, that is distributed with cygwin does not match with my needs. I am looking for an imap server taht supports virtual user using a user database. Cheers Ronny -- Unsubscribe

For me this worked:

2004-11-16 Thread Ronny Schoeniger
65 if [ -f ${f} ]; then 66 . ${f} 67 fi 68 done - EOF 69 `/bin/find /etc/profile.d -iname '*.sh' -type f | sort` 70 EOF ^ Greets Ronny -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com