Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mail Server Beginner
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
dirtboy
Apprentice
Apprentice


Joined: 12 Dec 2002
Posts: 263
Location: Pascagoula, MS

PostPosted: Wed Jun 18, 2003 3:04 pm    Post subject: Mail Server Beginner Reply with quote

I want to setup a mailserver for my domain, but I cannot find any helpful documentation for the beginner. I have searched the web, but "mail server howto" brings up a list of every piece of software that ever touched or sat next to a mail server. I tried searching the forums, but everyone who has posted seems to have at least some experience in this area. Does anyone have a link to a good tutorial web page, or can link to a forum thread?

I have chosen maildir (random choice in USE flags) and I was looking at courier-imapd, since squirrelmail seems to work well with it.
Back to top
View user's profile Send private message
Pindrop
Apprentice
Apprentice


Joined: 09 Jul 2002
Posts: 165
Location: Virginia, USA

PostPosted: Wed Jun 18, 2003 3:08 pm    Post subject: Reply with quote

http://www.gentoo.org/doc/en/desktop.xml#doc_chap6
Back to top
View user's profile Send private message
dirtboy
Apprentice
Apprentice


Joined: 12 Dec 2002
Posts: 263
Location: Pascagoula, MS

PostPosted: Wed Jun 18, 2003 3:50 pm    Post subject: Reply with quote

I followed the directions and have postfix working, but all mail sent from this machine comes from user@machine.domain.com instead of user@domain.com. My DNS service only has records for domain.com and any mail sent from outside doesn't make it to my machine. Any ideas what I have done wrong?
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9615
Location: beyond the rim

PostPosted: Wed Jun 18, 2003 4:06 pm    Post subject: Reply with quote

In your /etc/postfix/main.cf make sure you have the entry
Code:
myorigin = $mydomain
Back to top
View user's profile Send private message
bumpus
n00b
n00b


Joined: 14 Feb 2003
Posts: 64
Location: Cedar Rapids, IA, USA

PostPosted: Wed Jun 18, 2003 6:59 pm    Post subject: Make sure DNS is right Reply with quote

dirtboy wrote:
My DNS service only has records for domain.com and any mail sent from outside doesn't make it to my machine. Any ideas what I have done wrong?
It sounds like you might need to get your DNS setup with an MX record to say where mail should be delivered for your domain. Verify this with the command
Code:
dig mx example.com
If your system doesn't have dig installed yet emerge it with
Code:
emerge bind-tools
If the output from dig does not include an ;; ANSWER SECTION you don't have your mx record setup right.
_________________
-------------
Just because I can.
Back to top
View user's profile Send private message
puggy
Bodhisattva
Bodhisattva


Joined: 28 Feb 2003
Posts: 1992
Location: Oxford, UK

PostPosted: Wed Jun 18, 2003 8:53 pm    Post subject: Reply with quote

Is this a problem? Mine is also like this. Email addressed to
puggy@computer.domain.com still reaches me. I use kmail and I've set my reurn address to puggy@domain.com so if someone clicks reply it goes to there just for simplicity's sake. Most mail clients will do this for you.

Puggy
_________________
Where there's open source , there's a way.
Back to top
View user's profile Send private message
dirtboy
Apprentice
Apprentice


Joined: 12 Dec 2002
Posts: 263
Location: Pascagoula, MS

PostPosted: Wed Jun 18, 2003 9:06 pm    Post subject: Reply with quote

Well, this sux. It looks like BS has blocked port 25, so I can't receive mail over it. That's Bellsouth, not Bull Stinky, or is it? Guess I need to look for a new DSL provider.
Back to top
View user's profile Send private message
puggy
Bodhisattva
Bodhisattva


Joined: 28 Feb 2003
Posts: 1992
Location: Oxford, UK

PostPosted: Wed Jun 18, 2003 9:36 pm    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic.php?t=57796&highlight=smtp+block

Enjoy. :-D

Puggy
_________________
Where there's open source , there's a way.
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