Current time: 04-24-2024, 12:22 PM Hello There, Guest! (LoginRegister)


Post Reply 
SPAM Problem
Author Message
xclanet Offline
Junior Member
*

Posts: 29
Joined: Apr 2007
Reputation: 1
Post: #1
SPAM Problem
I all...

I am getting some trouble with spam checking on policyd-weight, i wanna know how-to disable completly the spam checking on ispcp.

i am running the ispcp rc5 on debian etch fully updated.

Cheers
06-30-2008 06:39 PM
Find all posts by this user Quote this message in a reply
Zothos Offline
Release Manager
*****
Dev Team

Posts: 1,262
Joined: Feb 2007
Reputation: 10
Post: #2
RE: SPAM Problem
edit your master.conf of postfix
06-30-2008 07:22 PM
Find all posts by this user Quote this message in a reply
xclanet Offline
Junior Member
*

Posts: 29
Joined: Apr 2007
Reputation: 1
Post: #3
RE: SPAM Problem
Zothos Wrote:edit your master.conf of postfix

Ok.... Wich lines should i disable?
06-30-2008 08:12 PM
Find all posts by this user Quote this message in a reply
Zothos Offline
Release Manager
*****
Dev Team

Posts: 1,262
Joined: Feb 2007
Reputation: 10
Post: #4
RE: SPAM Problem
smtpd_recipient_restrictions = reject_non_fqdn_recipient,
reject_unknown_recipient_domain,
permit_mynetworks,
permit_sasl_authenticated,
reject_unauth_destination,
reject_unlisted_recipient,
#check_policy_service inet:127.0.0.1:12525,
#check_policy_service inet:127.0.0.1:10030,
permit
06-30-2008 10:50 PM
Find all posts by this user Quote this message in a reply
xclanet Offline
Junior Member
*

Posts: 29
Joined: Apr 2007
Reputation: 1
Post: #5
RE: SPAM Problem
Zothos Wrote:smtpd_recipient_restrictions = reject_non_fqdn_recipient,
reject_unknown_recipient_domain,
permit_mynetworks,
permit_sasl_authenticated,
reject_unauth_destination,
reject_unlisted_recipient,
#check_policy_service inet:127.0.0.1:12525,
#check_policy_service inet:127.0.0.1:10030,
permit

thx! Find it on /etc/postfix/main.cf and /etc/ispcp/postfix/main.cf
07-01-2008 12:56 AM
Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #6
RE: SPAM Problem
I highly recommend you to keep postgrey active (it won't block any valid mail): (it is the :60000 policy service).

If you are no longer using policyd-weight, stop and disable it (saving resources):
Code:
/etc/init.d/policyd-weight stop
update-rc.d policyd-weight remove
07-02-2008 03:14 AM
Visit this user's website Find all posts by this user Quote this message in a reply
xclanet Offline
Junior Member
*

Posts: 29
Joined: Apr 2007
Reputation: 1
Post: #7
RE: SPAM Problem
kilburn Wrote:I highly recommend you to keep postgrey active (it won't block any valid mail): (it is the :60000 policy service).

If you are no longer using policyd-weight, stop and disable it (saving resources):
Code:
/etc/init.d/policyd-weight stop
update-rc.d policyd-weight remove

I disabled the policy service and all mails that where blocked previsouly are started to be received! So the problem was the policyd service.

Cheers!
07-04-2008 04:05 AM
Find all posts by this user Quote this message in a reply
nuno Offline
Junior Member
*

Posts: 92
Joined: Jun 2008
Reputation: 1
Post: #8
RE: SPAM Problem
xclanet Wrote:
kilburn Wrote:I highly recommend you to keep postgrey active (it won't block any valid mail): (it is the :60000 policy service).

If you are no longer using policyd-weight, stop and disable it (saving resources):
Code:
/etc/init.d/policyd-weight stop
update-rc.d policyd-weight remove

I disabled the policy service and all mails that where blocked previsouly are started to be received! So the problem was the policyd service.

Cheers!

Hi xclanet
what you do for disable please? i have much issues on emails!

Thanks
(This post was last modified: 07-29-2008 04:07 AM by nuno.)
07-29-2008 04:01 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)