Hello all,
I'm currently doing some tests with Dovecot 2.0 RC1 and OpenBSD4.7 (socppc
or i386 architectures) and I can't compile it :
I "./configure" with default options and then "make" :
$ make
[...]
Making all in doc
Making all in man
make: don't know how to make doveadm.1. Stop in
/home/mail/
Hello Pascal,
It is much better when using "gmake" :)
Anyway I still have the same issue with "make" and rc2.
Regards,
Denis
2010/7/10, Pascal Volk :
>
> But this time make should have complained about a "GNUmake idiom".
>
That is true, it does ;-)
Making all in man
Using $< in a non-suffix rule context is a GNUmake idiom (line 583 of Makefile)
*** Error code 1
> make (not gmake) was able to generate the manual pages
Hello,
I'm currently testing Dovecot 2.0RC2 and I have a problem migrating my
current configuration.
Current configuration is :
- Dovecot as IMAP server
- Postfix as SMTP/LDA with virtual users.
main.cf is :
#---
#
inet_protocols = all
myho
Hello Timo,
2010/7/12, Timo Sirainen :
> I think you should just make these aliases for de...@domain.tld and then
> create a Sieve script that places them into the system mailbox.
>
Duh! That was sooo obvious I didn't even think about it !
Thank you very much !
Denis