Search found 9 matches

by onestone
15 May 2017 15:07
Forum: Discussion
Topic: sender dependent relayhosts - not possible?
Replies: 3
Views: 3162

Re: sender dependent relayhosts - not possible?

Interesting. Where? Any hints?
by onestone
10 May 2017 12:53
Forum: How-to
Topic: ClamAv virus whitelist
Replies: 14
Views: 15984

Re: ClamAv virus whitelist

update from my side:

was only the file rights, after a simple

chown clam.clam *.ign2

did the trick
by onestone
09 May 2017 04:49
Forum: Discussion
Topic: honeypot
Replies: 9
Views: 10146

Re: honeypot

sorry, did not had notfication on here...

what do you mean how, we would try to write custom rules on the base of the content we get - or did i got u wrong?
by onestone
09 May 2017 04:38
Forum: How-to
Topic: ClamAv virus whitelist
Replies: 14
Views: 15984

Re: ClamAv virus whitelist

Those files are on the system


-rw-r--r-- 1 root root 6.6K Oct 6 2016 /usr/unofficial-dbs/ss-dbs/sigwhitelist.ign2
-rw-r--r-- 1 root root 27 Mar 30 20:13 /var/lib/clamav/pit-whitelist.ign2
-rw-r--r-- 1 clam clam 7.3K Apr 6 12:01 /var/lib/clamav-unofficial-sigs/dbs-ss/sigwhitelist.ign2


what ...
by onestone
09 May 2017 04:34
Forum: Discussion
Topic: sender dependent relayhosts - not possible?
Replies: 3
Views: 3162

sender dependent relayhosts - not possible?

Guys,

we need to accomplish to disable spam/virus filtering for a list of domains (FROM, not TO) and use a smarthost for those domains.

Therefore we found the postfix option "sender_dependent_relayhosts", therefore we added it to postfix main.cf:

sender_dependent_relayhost_maps = hash:/etc ...
by onestone
04 May 2017 12:06
Forum: How-to
Topic: ClamAv virus whitelist
Replies: 14
Views: 15984

Re: ClamAv virus whitelist

hey guys,

any update on this? when we edit the whitelist.ign2 and restart our efa is very unhappy about this :(
mails are still getting through but within mailwatch without any spam/virus check.
after deleting the new entries in whitelist.ign2 we rebooted the box and everything was fine again ...
by onestone
13 Apr 2017 14:53
Forum: Discussion
Topic: honeypot
Replies: 9
Views: 10146

Re: honeypot

Guys,

we are planning to implement the following scenario and would post if afterwards here, what do ya say:

*we are writing a small script which reads a text with honeypot email adresses
*this script via cron will create spamasssassin rules on a periodic basis
*so mails to these honeypot adresses ...
by onestone
14 Nov 2016 18:58
Forum: Discussion
Topic: Do EFA queue your mail (Backup) if target hsot is down ?
Replies: 2
Views: 2754

Re: Do EFA queue your mail (Backup) if target hsot is down ?

i *think* there are these options and all are defaults (grep -r "queue_run" * in /etc/ does not find any matching string):

http://www.postfix.org/TUNING_README.html#hammer

his process is governed by a bunch of little parameters.

queue_run_delay (default: 300 seconds; before Postfix 2.4: 1000s ...
by onestone
24 Oct 2016 21:25
Forum: 3.x Bugs
Topic: MalwarePatrol Key Code
Replies: 0
Views: 2786

MalwarePatrol Key Code

Guys,

I am back from Xeams after freaking licence-update-shit to SA, Mailwatch and friends since a few years, EFA is really a great move forwards - wow!

Saw a nice feature: MalwarePatrol Key Code

But remembered that in last version i can't read or write the key via console...
looked in up into ...