Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mutt and Postfix
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
pludo
n00b
n00b


Joined: 18 Jul 2002
Posts: 6

PostPosted: Sun Jul 28, 2002 2:40 am    Post subject: Mutt and Postfix Reply with quote

I just installed postfix and mutt, and after changing the config file, as it said in another forum, it seems to recognize my mailbox. Also, I can send mail to root just fine, the same with all the other accounts. However, no matter what I do, no messages show up when I try to check my mail. Any ideas?
Back to top
View user's profile Send private message
alfalfa
n00b
n00b


Joined: 17 Jul 2002
Posts: 52

PostPosted: Sun Jul 28, 2002 5:06 am    Post subject: Reply with quote

Anything interesting in your /var/log/mail.* files (mail.log, mail.info, etc)?
Back to top
View user's profile Send private message
mglauche
Retired Dev
Retired Dev


Joined: 25 Apr 2002
Posts: 564
Location: Germany

PostPosted: Sun Jul 28, 2002 11:59 am    Post subject: Reply with quote

I think its not a postfix issue, as postfix ususally does not deliver email to mailboxes (expect local maildir transport i think)

Do you use courier ? cyrus ? What did you set the "transport" setting in the main.cf to ? If you use maildir, does the mail arrive there ?
Back to top
View user's profile Send private message
jhboricua
Tux's lil' helper
Tux's lil' helper


Joined: 07 May 2002
Posts: 113

PostPosted: Sun Jul 28, 2002 4:44 pm    Post subject: Reply with quote

If you made the changes to your aliases and run the newaliases command, the emails send to root will be then sent to whatever alias you specified for it.

Ex. if i set a root alias of jhboricua on my box, then the emails sent to root will show up in jhboricua's mailbox, not on root's mailbox. Did that make any sense?

Also, make sure that the following directories are present under the .maildir directory for the given user: cur, new and tmp

So if you do a ls /home/youruser/.maildir, you should see those 3 directories listed under it. For some reason, sometimes they don't get created properly and thus mutt complains about .maildir not being a mailbox.

If they are not present just log in as the user, cd to the .maildir directory and do a mkdir for cur, new and tmp. Now you should be a able to send a message and view it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum