I have made two packages: cyrus-sasl cyrus-imapd This is the first part: dev-libs/cyrus- sasl To make installation of the package easier in GENTOO, (baselayout) should include the default cyrus user in: >> /etc/passwd cyrus:x:96:12:Cyrus Imap Daemon:/var/imap:/bin/bash ^^ this may be changed ... >> /etc/shadow cyrus:*:9797:0::::: /etc/service should include the following services: pop3 110/tcp imap 143/tcp imsp 406/tcp acap 674/tcp imaps 993/tcp pop3s 995/tcp kpop 1109/tcp sieve 2000/tcp lmtp 2003/tcp fud 4201/udp I attach a modified version to this report..
Sorry I could not send because bugzilla file attachment does not work I have tested with: opera, iexplorer, netscape, konqueror.. If you are interested in these two ebuilds then let me know which email address to use for my ebuilds. Probably cyrus-imspd-v1.6a3 will come soon.
I stored the ebuild with support files at the following location: http://www.vamos.de/files/dev-libs_cyrus-sasl.tar.gz 2kb http://www.vamos.de/files/net-mail_cyrus-imapd.tar.gz 3kb regards Michael Tartsch
I have detected that other packages can use sasl if present: net-libs/nss_ldap net- mail/mutt ... I suggest to introduce a new USE variable: sasl ------------ I have prepared a file /etc/services which include the missing types I have mentioned above. But I am not shure how to deal with aliasses.. imap2 143/tcp imap # Interim Mail Access Proto v2 ^^^^ http://www.vamos.de/files/services.gz
Looks like 589 replaces this one. Please correct me if I'm wrong. *** This bug has been marked as a duplicate of 589 ***