LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 12-14-2015, 06:51 PM   #1
xweque
LQ Newbie
 
Registered: Dec 2015
Posts: 4

Rep: Reputation: Disabled
Question Squirrelmail cannot read email even though they've been received


Alright I'm gonna be very honest and tell you I've never configured a mail server before. I've been working for about 2h making everything work fixing all errors along the way. So what have I accomplished?

I have installed postfix and I can receive mails to my /var/www/$user file. I have installed dovecot and I'm not really sure if it's working properly or not, but it's running none the less. And finally I've installed Squirrelmail which is suppose to be a web interface for reading mail, however it cannot read the mails I've receieved. I can however send mails to my gmail account and again, I get mails to my /var/mail/$user directory

Worth noting is that I can read mails perfectly fine using mutt, a terminal based email client, running the following command: mutt -f imap://user@domain.com/user

The following is my dovecot configuration file:

Code:
!include_try /usr/share/dovecot/protocols.d/*.protocol

dict {
  #quota = mysql:/etc/dovecot/dovecot-dict-sql.conf.ext
  #expire = sqlite:/etc/dovecot/dovecot-dict-sql.conf.ext
}

!include conf.d/*.conf
!include_try local.conf

mail_location = mbox:/var/mail/

protocols = imap imaps
As I said, I haven't done this before. It's almost 2AM here so maybe I've missed something simple. Appreciate all help
 
Old 12-15-2015, 12:15 PM   #2
swampthing001
Member
 
Registered: May 2005
Distribution: LFS, CentOS, Slack, Ubuntu
Posts: 112

Rep: Reputation: 8
I'm not super familiar with Squirrelmail but I did some Google-ing. Try modifying the dovecot config's mail_location line to:
Code:
mail_location=maildir:/var/mail/%u/Maildir
Source: http://serverfault.com/questions/358...-var-mail-user
 
Old 12-15-2015, 03:41 PM   #3
xweque
LQ Newbie
 
Registered: Dec 2015
Posts: 4

Original Poster
Rep: Reputation: Disabled
Solved it earlier today. Don't know why but a guy had solved this before using mail_location=mbox:~/mail:INBOX=/var/mail/u. That worked for me as well
 
Old 12-15-2015, 03:45 PM   #4
swampthing001
Member
 
Registered: May 2005
Distribution: LFS, CentOS, Slack, Ubuntu
Posts: 112

Rep: Reputation: 8
Awesome, glad it's fixed.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Email not received in squirrelmail inbox whdashboard Linux - Newbie 1 04-21-2013 07:17 AM
bash: outputing the email content of the last email received? Xeratul Programming 1 03-01-2011 11:39 AM
Pipe'ing the ouput of 'cat' into 'mutt' (email) losses newlines when email received helptonewbie Linux - Newbie 2 08-28-2008 03:16 AM
Squirrelmail no mail received in INBOX antanas Linux - Software 7 04-24-2007 05:13 AM
Squirrelmail not showing received emails. nayyares Linux - General 1 01-04-2007 10:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 11:06 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration