Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
08-12-2007, 05:42 AM
|
#1
|
LQ Newbie
Registered: Mar 2006
Posts: 22
Rep:
|
squirrelmail permission denied error
Hi,
I am running a postfix mail server, and have installed squirrelmail.
It works well and users can login, read and reply to e-mail.
However there is error that comes up on the left hand side that states : ERROR:Could not complete request.Query: Create "Inbox.Sent" Reason givven: Permission Denied.
I found a solution on the squirrelmail site http://squirrelmail.org/wiki/PermissionDenied
But I have no idea of how to apply it???
Thanks.
|
|
|
08-12-2007, 05:52 AM
|
#2
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Are you using an RHEL/CentOS or Fedora server? If so, try entering the commands suggested in the link you provided. Just login to a terminal as root and enter
Code:
/usr/sbin/setsebool -P httpd_can_network_connect=1
|
|
|
08-12-2007, 06:00 AM
|
#3
|
LQ Newbie
Registered: Mar 2006
Posts: 22
Original Poster
Rep:
|
I have run this command, but nothing changed. I still have the error.
I am running SuSe
|
|
|
08-12-2007, 06:21 AM
|
#4
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Ahh, SUSE does not use Selinux by default, so your problem is not Selinux related. Have you looked into the other two possible solutions? What imap server are you using? Some of the possible solutions to your problem suggesting using dovecot.
|
|
|
08-12-2007, 06:49 AM
|
#5
|
LQ Newbie
Registered: Mar 2006
Posts: 22
Original Poster
Rep:
|
The mail server is Postfix. I assume that it handles the IMAP function aswell.
Squirrelmail and postfix was setup by someone else on my server. Unfortunately I am still very challenged when it comes to Linux configs. So I apologise if this seems easy, but I have no idea where to start.
In the article I found they state the following:
Second, you might have misconfigured SquirrelMail. If you use config/conf.pl set your IMAP server with D. Set pre-defined settings for specific IMAP servers in the main menu. Make sure that the delimiter (2. Server Settings/A. Update IMAP Settings/9. Delimiter) and the folder prefix (3. Folder Defaults/1. Default Folder Prefix) are the right ones for your system. If you edit config/config.php directly, check the [presets list] to find useful settings for your server.
where would I find the file /config/conf.pl?
|
|
|
08-12-2007, 07:32 AM
|
#6
|
LQ Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
Postifix would be the MTA and not the IMAP server. IMAP servers are the likes of dovecot, courier imap etc. The best solution in my opinion would be to contact whoever setup the mail programs on your server and let them know of the problem. Its difficult to get a correct responses if you do not know details of how things were setup. The solution in the link you gave seems to apply to someone who manually setup squirrelmail using the official squirrelmail packages. The solution may not apply to you if the person who installed squirrelmail used SUSE packages.
Last edited by reddazz; 08-12-2007 at 07:45 AM.
|
|
|
All times are GMT -5. The time now is 02:32 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|