Re: Running dovecot under Cygwin

2007-12-19 Thread Ronny
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
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, be

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

Running dovecot under Cygwin

2007-12-17 Thread Ronny
is killed immedeatly. 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 -- U

For me this worked:

2004-11-16 Thread Ronny Schoeniger
ile read f; do 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/#