Problem with local "relay"

2011-01-19 Thread condor
Hello ppl, can some one help with postfix. I have version 2.7.2 installed on slackware 13.2 with spam assassin, clamd, domainkey. I use dovecot 2.0.8 for local deliver agent + sieve plugin for spam folder. The problem is that spammers send a spam email to local hosts from local domain. How to disab

Re: Problem with local "relay"

2011-01-19 Thread condor
> On Wed, Jan 19, 2011 at 03:22:28PM +0200, con...@stz-bg.com wrote: > >> Hello ppl, >> can some one help with postfix. I have version 2.7.2 installed on >> slackware 13.2 with spam assassin, clamd, domainkey. I use dovecot 2.0.8 >> for local deliver agent + sieve plugin for spam folder. The proble

Re: Problem with local "relay"

2011-01-19 Thread Condor
rictions= -o smtpd_recipient_restrictions=permit_mynetworks,reject For that reason i think something is wrong when email coming remote to me from me and signed with DK. For forgery probably that is correct page that i need to read ? http://www.postfix.org/BACKSCATTER_README.html -- Regards, Condor

Re: Problem with local "relay"

2011-01-19 Thread Condor
real existing addresses as the > sender. > > I usually just use both, it doesn't hurt. > > -- > J. > > Thank you, that is exact what i looking for. I was qmail user and today migrate to postfix i did not read whole documentation yet. -- Regards, Condor

Why my helo configuration is not loaded ?

2011-01-21 Thread Condor
, reject_unknown_helo_hostname, reject_non_fqdn_helo_hostname, permit -- Regards, Condor

I think that thing smtpd_recipient_restrictions does not work

2011-01-21 Thread Condor
? -- Regards, Condor

Re: Why my helo configuration is not loaded ?

2011-01-21 Thread Condor
> * Condor : > >> smtpd_helo_restriction = > > smtpd_helo_restriction**S** > > -- > Ralf Hildebrandt > Geschäftsbereich IT | Abteilung Netzwerk > Charité - Universitätsmedizin Berlin > Campus Benjamin Franklin > Hindenburgdamm 30 | D-12203 Berlin

Re: I think that thing smtpd_recipient_restrictions does not work

2011-01-21 Thread Condor
> On 1/21/2011 5:08 PM, Condor wrote: >> >> Hello, >> i have postfix 2.7.2 and i have problem with restrictions. I setup >> smtpd_recipient_restrictions here is my main.cf config file: >> >> > > Your RBL list is a mess. Several of the lists you are

Re: I think that thing smtpd_recipient_restrictions does not work

2011-01-22 Thread Condor
> On 01/21/2011 11:20 PM, Condor wrote: >> >> # postconf smtpd_recipient_restrictions >> >> smtpd_recipient_restrictions = permit_mynetworks, >> permit_sasl_authenticated, reject_unauth_destination, >> check_helo_access >> hash:/etc/postfix/helo_chec

Re: I think that thing smtpd_recipient_restrictions does not work

2011-01-22 Thread Condor
> On 1/22/2011 1:20 AM, Condor wrote: >> >>> On 1/21/2011 5:08 PM, Condor wrote: >>>> >>>> Hello, >>>> i have postfix 2.7.2 and i have problem with restrictions. I setup >>>> smtpd_recipient_restrictions here is my main.cf confi

Re: I think that thing smtpd_recipient_restrictions does not work

2011-01-22 Thread Condor
> On 1/22/2011 9:04 AM, Condor wrote: >> >>> On 1/22/2011 1:20 AM, Condor wrote: >>>> >>>>> On 1/21/2011 5:08 PM, Condor wrote: >>>>>> >>>>>> Hello, >>>>>> i have postfix 2.7.2 and i have pr

Re: I think that thing smtpd_recipient_restrictions does not work

2011-01-22 Thread Condor
erver will be safe if i remove that line or i need to clone line from main.cf file. Well i tell you, i migrate from qmail before a few days and i does not have much experience with postfix. -- Regards, Condor

Re: I think that thing smtpd_recipient_restrictions does not work

2011-01-22 Thread Condor
> On 1/22/2011 2:04 PM, Condor wrote: >> >>>> >>>> master.cf >>>> >>>> smtp inet n - n - - smtpd >>>> -o smtpd_etrn_restrictions=reject >>>> -o smtpd_sa