Mailinglist Archive: opensuse-security (457 mails)
| < Previous | Next > |
Re: [suse-security] Secure postfix against spammers
- From: Togan Muftuoglu <toganm@xxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 26 Feb 2004 17:36:24 +0100
- Message-id: <20040226163624.GB1360@xxxxxxxxxxxx>
* Dominik Składanowski; <dominik.skladanowski@xxxxxxxxxxxx> on 26 Feb, 2004 wrote:
add to /etc/sysconfig/postfix
POSTFIX_ADD_MYNETWORKS="yournetwork 127.0.0.0/8 "
run SuSEconfig --module postfix this should do it
--
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
Hi
I have a suse I use as email server and I have noticed that it is used for sending spam. I am new to this so can you please point me to a tutorial/manual on how to secure it against this kind of problems?
In file /etc/postfix/main.cf (I use SuSE 8.2 Professional) you can limit access to trusted network:
-----------------------------------
mynetworks = xxx.xxx.xxx.0/24
-----------------------------------
add to /etc/sysconfig/postfix
POSTFIX_ADD_MYNETWORKS="yournetwork 127.0.0.0/8 "
run SuSEconfig --module postfix this should do it
--
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 > |