- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Problem Logging Into SquirrelMail
Operating System - Linux
1822436
Members
2703
Online
109642
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2007 12:12 PM
12-03-2007 12:12 PM
Problem Logging Into SquirrelMail
Hi there –
I have recently set up a server running MailScanner, SpamAssassin, and Clam AntiVirus with Sendmail. Additionally, I have installed the Dovecot IMAP/POP server. I did not make any changes to the /etc/dovecot.conf file, and I was able to start the daemon up without a problem. I ran a netstat –l command, and the server has imap, imaps, pop3, and pop3s listed in LISTEN states.
The problem is as follows: When I try to log into SquirrelMail, I get the following error message:
Error connecting to IMAP server: localhost.
13 : Permission denied
What is causing this error, and what step(s) do I need to take to correct it? Thanks.
I have recently set up a server running MailScanner, SpamAssassin, and Clam AntiVirus with Sendmail. Additionally, I have installed the Dovecot IMAP/POP server. I did not make any changes to the /etc/dovecot.conf file, and I was able to start the daemon up without a problem. I ran a netstat –l command, and the server has imap, imaps, pop3, and pop3s listed in LISTEN states.
The problem is as follows: When I try to log into SquirrelMail, I get the following error message:
Error connecting to IMAP server: localhost.
13 : Permission denied
What is causing this error, and what step(s) do I need to take to correct it? Thanks.
A Journey In The Quest Of Knowledge
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2007 02:10 AM
12-04-2007 02:10 AM
Re: Problem Logging Into SquirrelMail
This can occur if your system is configured with SELINUX.
Try this command:
setsebool httpd_can_network_connect=1
OR
setsebool -P httpd_can_network_connect=1
to make the change permanent, even after reboot.
Good Luck!
Try this command:
setsebool httpd_can_network_connect=1
OR
setsebool -P httpd_can_network_connect=1
to make the change permanent, even after reboot.
Good Luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2007 05:30 AM
12-04-2007 05:30 AM
Re: Problem Logging Into SquirrelMail
Shalom,
1) service dovecot stats (start if not running). restart anyway.
2) check /var/log/maillog for other errors.
3) Depending on how you connect you may need to read and change dovecot.conf
4) Permissions on the user home directory may be wrong. Or ownership. A lot of times this comes from user root owning the home directory of the user or the mail file
SEP
Proud Squirrelmail admin
1) service dovecot stats (start if not running). restart anyway.
2) check /var/log/maillog for other errors.
3) Depending on how you connect you may need to read and change dovecot.conf
4) Permissions on the user home directory may be wrong. Or ownership. A lot of times this comes from user root owning the home directory of the user or the mail file
SEP
Proud Squirrelmail admin
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP