Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mailserver howto
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
fisherbln
n00b
n00b


Joined: 28 Apr 2003
Posts: 49

PostPosted: Mon Feb 16, 2004 2:15 am    Post subject: Mailserver howto Reply with quote

I'm working on the mailserver howto setup right now. I've just installed courier-imap and I am having some problems. At first, it wouldn't connect since there was no .maildir in my home directory. I added the directory manually and then it would at least let me connect. However, I noticed that all my mail stays in /var/mail/myusername instead of getting directed to the imap account. Is this something that gets fixed later?
_________________
The day microsoft markets a product that doesn't suck is the day they market vacuum cleaners.
Back to top
View user's profile Send private message
CMI
Apprentice
Apprentice


Joined: 19 Aug 2003
Posts: 205

PostPosted: Mon Feb 16, 2004 2:23 am    Post subject: Reply with quote

You'll need your MTA to handle that. Take a look at Postfix or Sendmail. There should be plenty of Sendmail/Postfix + courier-imap how to's out there. I know there are plenty that cover Cyrus.
_________________
SECOMGroup - Lineman.net
LightPHPCMS - PhotoGallery
Back to top
View user's profile Send private message
fisherbln
n00b
n00b


Joined: 28 Apr 2003
Posts: 49

PostPosted: Mon Feb 16, 2004 2:25 am    Post subject: Reply with quote

ok, but i already installed postfix per the howto... is there a further setting i need? I would think that the howto would state this.
_________________
The day microsoft markets a product that doesn't suck is the day they market vacuum cleaners.
Back to top
View user's profile Send private message
fisherbln
n00b
n00b


Joined: 28 Apr 2003
Posts: 49

PostPosted: Mon Feb 16, 2004 2:55 am    Post subject: Reply with quote

ok, so i've searched the net for howto's only to find them all centric to using mysql or another program. If possible, I would just like postfix/courier-imap ... can this be done? Could someone please post the steps beyond emerging courier-imap and postfix? I know there must not be very much left in the config, I just can't find info on how to do it.
_________________
The day microsoft markets a product that doesn't suck is the day they market vacuum cleaners.
Back to top
View user's profile Send private message
CMI
Apprentice
Apprentice


Joined: 19 Aug 2003
Posts: 205

PostPosted: Mon Feb 16, 2004 3:09 am    Post subject: Reply with quote

Look for this area in /etc/postfix/main.cf and change home_mailbox.

Code:
# DELIVERY TO MAILBOX
#
# The home_mailbox parameter specifies the optional pathname of a
# mailbox file relative to a user's home directory. The default
# mailbox file is /var/spool/mail/user or /var/mail/user.  Specify
# "Maildir/" for qmail-style delivery (the / is required).
home_mailbox = Maildir/


No guarentees about that.
_________________
SECOMGroup - Lineman.net
LightPHPCMS - PhotoGallery
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