From: Jaz <ja...@in...> - 2005-11-18 21:06:49
|
Holger Krull wrote: > >> >> However, mailsync seems to connect ok (in Config#1, but #2 hangs), >> but it's telling me that Inbox is empty. Can anyone spot what I'm >> doing wrong? >> > Courier doesn't use INBOX. My Courier conf is: > > store courier-store { > server > {some.domain/tls/novalidate-cert/user=hol...@so...main} > ref {some.domain} > pat * > passwd something_secret > } It works! Thanks very much! Now, if I could just figure out Postfix.... ;) |