LinuxQuestions.org
Review your favorite Linux distribution.
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 06-07-2015, 07:28 AM   #1
Avior
LQ Newbie
 
Registered: May 2015
Posts: 7

Rep: Reputation: Disabled
Postfix configuration


hi guys my name is avior i am new in the linux setting and i configured dns ldap samba and now i want to try to configure mail using postfix so i read about and i fail to configure can u help me guy this is same file that help u to understand my configuration:

dns configuration
/etc/bind/zones/server.local.zone
Code:
server.local. 100 IN SOA  dns1.server.local. root.server.local. (
                        2015091401 ; serial
                        28800;
                        7200;
                        36000;
                        86400;
)
;NS RECORD
dns1.server.local. 100 IN A 10.0.0.200
server.local. 100 IN NS dns1.server.local.
;A RECORD
a.server.local. 100 IN A 10.0.0.100
b.server.local. 100 IN A 10.0.0.102
;MX RECORD
mail.server.local. 100 IN A 10.0.0.103
server.local. 99 IN MX 0 mail.server.local.
;CANME RECORD
imap.server.local. 100 IN CNAME mail.server.local.
my.server.local. 100 IN CNAME dns1.server.local.
/etc/psotfix/main.cf
Code:
smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
biff = no
myhostname = server.com
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = server.com, localhost
relayhost =
mynetworks = 127.0.0.0/8 10.0.0.0/24 [::ffff:127.0.0.0]/104 [::1]/128
mailbox_size_limit = 25600000
recipient_delimiter = +
inet_interfaces = all
my hostname in the machine is "Server"

maybe i did'nt understood so well can u help me if u need more file to see my configuration i can give u

the linux is in my blood and i need hellp plz
 
Old 06-07-2015, 10:33 AM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,636

Rep: Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965Reputation: 7965
Quote:
Originally Posted by Avior View Post
hi guys my name is avior i am new in the linux setting and i configured dns ldap samba and now i want to try to configure mail using postfix so i read about and i fail to configure can u help me guy this is same file that help u to understand my configuration:

dns configuration /etc/bind/zones/server.local.zone
Code:
server.local. 100 IN SOA  dns1.server.local. root.server.local. (
                        2015091401 ; serial
                        28800;
                        7200;
                        36000;
                        86400;
)
;NS RECORD
dns1.server.local. 100 IN A 10.0.0.200
server.local. 100 IN NS dns1.server.local.
;A RECORD
a.server.local. 100 IN A 10.0.0.100
b.server.local. 100 IN A 10.0.0.102
;MX RECORD
mail.server.local. 100 IN A 10.0.0.103
server.local. 99 IN MX 0 mail.server.local.
;CANME RECORD
imap.server.local. 100 IN CNAME mail.server.local.
my.server.local. 100 IN CNAME dns1.server.local.
/etc/psotfix/main.cf
Code:
smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
biff = no
myhostname = server.com
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/mailname
mydestination = server.com, localhost
relayhost =
mynetworks = 127.0.0.0/8 10.0.0.0/24 [::ffff:127.0.0.0]/104 [::1]/128
mailbox_size_limit = 25600000
recipient_delimiter = +
inet_interfaces = all
my hostname in the machine is "Server" maybe i did'nt understood so well can u help me if u need more file to see my configuration i can give u the linux is in my blood and i need hellp plz
Please read the LQ rules about text speak and about NOT using it...it's "you" not "u", etc. Also, you need to read the "How to ask a smart question" link in my posting signature too.

Just saying "I didn't understood so well" tells us nothing. You don't tell us what version/distro of Linux you're using, what you're actually trying to accomplish (aside from postfix setup), or what errors/problems you actually have. You haven't asked a specific question...just posted bits of config files.

Tell us what isn't working, and why you think it's not working. Provide messages/log files, and tell us what you've tried. We can't guess.
 
Old 06-07-2015, 04:55 PM   #3
joec@home
Member
 
Registered: Sep 2009
Location: Galveston Tx
Posts: 291

Rep: Reputation: 70
The .local directive is not intended for DNS service, but instead to be used in the /etc/hosts files of individual machines. Additional the 10.x.x.x network is not publicly accessible. See Private Networks:

Private network
http://en.wikipedia.org/wiki/Private_network
 
  


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
[SOLVED] Postfix configuration Bob Fletcher Linux - Newbie 3 07-09-2012 03:36 PM
Fetchmail Mail Configuration And Postfix Configuration Senthilv Linux - Server 1 01-06-2011 01:47 AM
Postfix Configuration Question: Postfix server as a catch-all on office LAN enso491 Linux - Server 5 04-14-2008 04:35 PM
postfix configuration vareesh Linux - Server 26 08-13-2007 11:51 AM
PostFix Configuration triki Linux - Software 4 12-14-2003 01:08 PM

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

All times are GMT -5. The time now is 03:08 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