Results 1 to 7 of 7
i am having problems getting cyrus-imap to configure and work. it is installed jst cant get all the configurations to work. here is the command i have to run i ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-07-2004 #1
cyrus-imap
i am having problems getting cyrus-imap to configure and work. it is installed jst cant get all the configurations to work. here is the command i have to run i will post what the instructions say to do and then post what i get when i run the certain command.

ok the command i have having troubles with issu cyrus
You are now the user cyrus. This is necessary for the files to have the correct owner and group. Continue:
tools/mkimap
cd /var/imap
chattr +S . user quota user/* quota/*
chattr +S /var/spool/imap
exit
this is what i get when i run itchattr +S . user quota user/* quota/*
any help on this would be great thankscyrus@server:/var/imap$ chattr +S . user quota user/* quota/*
chattr: No such file or directory while trying to stat user
chattr: No such file or directory while trying to stat quota
chattr: No such file or directory while trying to stat user/*
chattr: No such file or directory while trying to stat quota/*
cyrus@server:/var/imap$
BIG K aka Kyle
Programming Forums
www.kylekonline.com
Please don\'t PM me for help-- ask in the forums instead!
- 03-07-2004 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
To be quite honest with you, I'm fairly sure that you can ignore those instructions. The chattr +S command just sets the sync flag on the files. Ignoring this only means that your files may be a bit unstable if you get a real bad power failure, but if you're using a journalled FS, you should be pretty fine anyway.
- 03-07-2004 #3
ok well if that dont matter then i must have another problem then cause i run into a spot where im suppose to test the imap server and add a admin user and what ever here is what im suppose to do
so i go and run them they all work till i get to the imtest command here is what i get when i run it as cyrus:8.1 Add the cyrus administrator
Run the following command to set up a user for cyrus
8.2 Testing Cyrus IMAPCode:/usr/local/sbin/saslpasswd cyrus
Code:killall -HUP inetd su cyrus imtest -m login -p imap localhost
any ideasCode:cyrus@server:/$ imtest -m login -p imap localhost failure: prot layer failure cyrus@server:/$
BIG K aka Kyle
Programming Forums
www.kylekonline.com
Please don\'t PM me for help-- ask in the forums instead!
- 03-08-2004 #4
*bump*
figured i would bump this up and see if anyone that may have missed it the last time knows what could possibly be wrong
BIG K aka Kyle
Programming Forums
www.kylekonline.com
Please don\'t PM me for help-- ask in the forums instead!
- 03-11-2004 #5
*bump*
can anyone help
thanksBIG K aka Kyle
Programming Forums
www.kylekonline.com
Please don\'t PM me for help-- ask in the forums instead!
- 03-12-2004 #6
*bump*
this is the last time im bumping this im jst double checking to make sure someone hasnt missed it. hope someone can help thanksBIG K aka Kyle
Programming Forums
www.kylekonline.com
Please don\'t PM me for help-- ask in the forums instead!
- 11-02-2004 #7Just Joined!
- Join Date
- Nov 2004
- Posts
- 1
*bump*
I have the same problem - can't help ya, just thought maybe someone else could


Reply With Quote
