PIKT

Samples: Postfix main.cf

PIKT Logo
Home FAQ News Intro Samples Tutorial Reference Software Authors Licensing SiteSearch


This main.cf example shows the Postfix main configuration file, /etc/postfix/main.cf, customized for a SuSE Linux system (with customizations occuring near the end of the file).  This main.cf file sources from the main_cf_files.cfg file.

#
# -----------------------------------------------------------------------
# NOTE: Many parameters have already been added to the end of this file
#       by SuSEconfig.postfix. So take care that you don't uncomment
#       and set a parameter without checking whether it has been added
#       to the end of this file.
# -----------------------------------------------------------------------
#
# Global Postfix configuration file. This file lists only a subset
# of all 300+ parameters. See the sample-xxx.cf files for a full list.
# 
[text omitted here for brevity]
myhostname = venice.earlymusichicago.org
program_directory = /usr/lib/postfix
inet_interfaces = all
##inet_interfaces = 127.0.0.1
masquerade_domains = 
mydestination = $myhostname, localhost.$mydomain, pikt.org, pikt.net,
                earlymusichicago.org, earlymusicchicago.org,
                earlymusichicago.com, earlymusicchicago.com,
                earlymusicfan.com, earlymusicfan.org,
                earlymusicfan.net, earlymusicradio.com,
                earlymusicradio.org, earlymusicradio.net
##mydestination = $myhostname, localhost.$mydomain
defer_transports = 
disable_dns_lookups = no
relayhost = 
content_filter = 
mailbox_command = 
mailbox_transport = 
smtpd_sender_restrictions = hash:/etc/postfix/access
smtpd_client_restrictions = 
smtpd_helo_required = no
smtpd_helo_restrictions = 
strict_rfc821_envelopes = no
smtpd_recipient_restrictions = permit_mynetworks,reject_unauth_destination
smtp_sasl_auth_enable = no
smtpd_sasl_auth_enable = no
smtpd_use_tls = no
smtp_use_tls = no
alias_maps = hash:/etc/aliases, hash:/var/lib/mailman/data/aliases
mailbox_size_limit = 0
message_size_limit = 10240000

[For more examples, see Samples.]

Home | FAQ | News | Intro | Samples | Tutorial | Reference | Software | Authors | Licensing | SiteSearch
Links | SiteIndex | Pikt-Users | Pikt-Workers | Contribute | ContactUs | Top of Page
Page best viewed at 1024x768.   Page last updated 2005-06-22.
This site is PIKT® powered.
PIKT® is a registered trademark of the University of Chicago.
Copyright © 1998-2005 Robert Osterlund.  All rights reserved.

Computer Books at Amazon.com

sendmail Cookbook
sendmail Cookbook

sendmail
sendmail

Linux Sendmail Administration
Linux Sendmail Administration

qmail
qmail

SpamAssassin
SpamAssassin