Mailinglist Archive: opensuse-security (457 mails)
| < Previous | Next > |
Re: [suse-security] Opening SMTP for Postfix
- From: Togan Muftuoglu <toganm@xxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 9 Feb 2004 20:34:51 +0100
- Message-id: <20040209193451.GA1718@xxxxxxxxxxxx>
* Boris B. Zhmurov; <bb@xxxxxxxxxx> on 09 Feb, 2004 wrote:
however if you read /etc/sysconfig/postfix and add your customization
like
POSTFIX_ADD_RELAY_RECIPIENT_MAPS="hash:/etc/postfix/relay_recipient_maps"
POSTFIX_ADD_RECIPIENT_DELIMITER="-"
POSTFIX_ADD_SHOW_USER_UNKNOWN_TABLE_NAME="no"
You can run SuSEConfig --module postfix and everything will be as you
want and you would still be using the SuSEconfig without worrying what
will happen when SuSEConfig runs and destroys my changes :-)
--
Togan Muftuoglu |
Unofficial SuSE FAQ Maintainer | Please reply to the list;
http://susefaq.sf.net | Please don't put me in TO/CC.
Nisi defectum, haud refiecendum
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Eric Kahklen wrote:
| I fixed it! I found in the main.cf file that there are two places with
| the inet_interfaces = specification. I don't know if yast2 put them
| there when I ran it for mail, or if this is standard. I sure hope not
| since this could be very confusing!!!
|
| Eric
Yep, yast doesn't edit original parameter's, it add another one in the
end of main.cf. Any way, you can check postfix's configuration by typing
command:
however if you read /etc/sysconfig/postfix and add your customization
like
POSTFIX_ADD_RELAY_RECIPIENT_MAPS="hash:/etc/postfix/relay_recipient_maps"
POSTFIX_ADD_RECIPIENT_DELIMITER="-"
POSTFIX_ADD_SHOW_USER_UNKNOWN_TABLE_NAME="no"
You can run SuSEConfig --module postfix and everything will be as you
want and you would still be using the SuSEconfig without worrying what
will happen when SuSEConfig runs and destroys my changes :-)
--
Togan Muftuoglu |
Unofficial SuSE FAQ Maintainer | Please reply to the list;
http://susefaq.sf.net | Please don't put me in TO/CC.
Nisi defectum, haud refiecendum
| < Previous | Next > |