View previous topic :: View next topic |
Author |
Message |
mawst Tux's lil' helper
Joined: 23 Nov 2002 Posts: 101 Location: MN, USA
|
Posted: Sat Mar 08, 2003 6:20 am Post subject: Postfix Help, Local Delivery and My Domain's Mail Too |
|
|
I'm installing my mail system according to the gudie at:
http://www.gentoo.org/doc/en/virt-mail-howto.xml
Where I'm confused is when I get to the point where I run postfix and send myself a test e-mail.
Here's what they say to do in the guide:
Code listing 2.2: /etc/postfix/main.cf
myhostname = $host.domain.name
mydomain = $domain.name
inet_interfaces = all
mydestination = $myhostname, localhost.$mydomain $mydomain
mynetworks = my.ip.net.work/24, 127.0.0.0/8
home_mailbox = .maildir/
local_destination_concurrency_limit = 2
default_destination_concurrency_limit = 10
Now what I want is local delivery, but I also want to handle mail for my domain "mawst.net"
The hostname of my box is "shellbox"
I haven't setup an MX record yet, since I have my domain's e-mail on another server right now, and I don't want to update it until I know my server is functioning.
I do have a dns record setup for mail.mawst.net that points to my machine (shellbox).
Can someone take a couple minutes and explain what I should be using for values here?
Thanks!
-mawst |
|
Back to top |
|
|
mawst Tux's lil' helper
Joined: 23 Nov 2002 Posts: 101 Location: MN, USA
|
Posted: Sat Mar 08, 2003 6:34 pm Post subject: NEVER YOU MIND! |
|
|
Figured it out. |
|
Back to top |
|
|
|
|
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
|
|