Mailinglist Archive: opensuse (4600 mails)
| < Previous | Next > |
Re: [SLE] postfix smtp server
- From: Togan Muftuoglu <toganm@xxxxxxxxxxxx>
- Date: Fri, 16 Jan 2004 11:37:06 +0100
- Message-id: <20040116103706.GF1345@xxxxxxxxxxxx>
* Martin Mielke; <martin.mielke@xxxxxxxxxxxxx> on 16 Jan, 2004 wrote:
Better way of doing option B is editing /etc/sysconfig/postfix and
adding the things you need rather then editing /etc/postfix/main.cf For
example having this in /etc/sysconfig/postfix and then running
suseconfig --module postfix will edit the /etc/postfix/main.cf while
using the SuSEconfig as it is designed
POSTFIX_ADD_CONTENT_FILTER="smtp:localhost:10025"
--
Togan Muftuoglu
Unofficial SuSE FAQ Maintainer Please reply to the list;
http://susefaq.sf.net Please don't CC me.
Hi Mark,
provided that you have Postfix installed and depending on whether you know
what you are doing you can: a) the easiest way: use YaST to configure
Postfix, b) edit /etc/postfix/main.cf and set the proper values.
After a) or b), you can start Postfix issuing /etc/init.d/postfix start as
root.
Better way of doing option B is editing /etc/sysconfig/postfix and
adding the things you need rather then editing /etc/postfix/main.cf For
example having this in /etc/sysconfig/postfix and then running
suseconfig --module postfix will edit the /etc/postfix/main.cf while
using the SuSEconfig as it is designed
POSTFIX_ADD_CONTENT_FILTER="smtp:localhost:10025"
--
Togan Muftuoglu
Unofficial SuSE FAQ Maintainer Please reply to the list;
http://susefaq.sf.net Please don't CC me.
| < Previous | Next > |