Re: IMAP before SMTP

2001-08-31 Thread Sam Varshavchik
Chris Keating writes: > >> Chris, >> >> Thanks for your efforts. This works for me. However, this workaround has a >> few drawbacks that you may already be aware of: >> >> 1. If imap access is turned off (via vmoduser -i), then imap access is not >> granted, but open_relay still tries to r

Re: courier imap 1.3.6

2001-04-16 Thread Sam Varshavchik
Tim Hason writes: > It will compile ok. make install-strip fails at imapd.rc (make install > works) > make install-configure stops at the very beginning (I didn't get an error, > just a stupid stop***) Use must use gmake instead of make on any xBSD. -- Sam