Search found 1585 matches

by pdwalker
19 Oct 2016 17:02
Forum: How-to
Topic: Where to find EFA version.
Replies: 11
Views: 11785

Re: Where to find EFA version.

:clap:
by pdwalker
17 Oct 2016 19:44
Forum: How-to
Topic: Where to find EFA version.
Replies: 11
Views: 11785

Re: Where to find EFA version.

good heavens! who actually looks at the login page?

i expected to see the version number after i logged in.

next you'll be telling me to read the manuals!
by pdwalker
15 Oct 2016 19:28
Forum: How-to
Topic: Where to find EFA version.
Replies: 11
Views: 11785

Re: Where to find EFA version.

I just realized that I cannot find the efa version number in the mailscanner web ui either.
by pdwalker
15 Oct 2016 09:56
Forum: How-to
Topic: Quarantine Report to e-mail of group
Replies: 1
Views: 2234

Re: Quarantine Report to e-mail of group

If sales@group goes to all members of that group, then I'd have to guess "yes"
by pdwalker
14 Oct 2016 07:45
Forum: How-to
Topic: Help with Custom SpamAssassin Module
Replies: 23
Views: 28476

Re: Help with Custom SpamAssassin Module

*warning*

While this module is useful, it does not detect all the possible types of Microsoft files containing macro viruses. It only gets some.

See this issue , for example.
Update: there are quite a number of office documents with enabled macros that are not detected. Be warned that this ...
by pdwalker
14 Oct 2016 07:44
Forum: How-to
Topic: EFA to only block .doc macros?
Replies: 5
Views: 9174

Re: EFA to only block .doc macros?

Ok, I've recieved the example excel spreadsheets and they passed right through the spamassassin macro detecting plugin without being detected.

I've submitted a bug report to the plugin author, but I am not sure how responsive he will be. Until then, be warned that the plugin fails on quite a number ...
by pdwalker
13 Oct 2016 09:31
Forum: 3.x Bugs
Topic: Extremely High Mem and CPU load
Replies: 4
Views: 4481

Re: Extremely High Mem and CPU load

Just out of curiosity, what was the body_check you were doing?
by pdwalker
13 Oct 2016 08:56
Forum: How-to
Topic: Help with Custom SpamAssassin Module
Replies: 23
Views: 28476

Re: Help with Custom SpamAssassin Module

better yet, email it to me if you can and let's see if my system catches it. I'll send you a pm with my email address
by pdwalker
13 Oct 2016 08:55
Forum: How-to
Topic: Help with Custom SpamAssassin Module
Replies: 23
Views: 28476

Re: Help with Custom SpamAssassin Module

email yourself a word document with an enabled macro and see if that is caught.
by pdwalker
13 Oct 2016 08:54
Forum: How-to
Topic: EFA to only block .doc macros?
Replies: 5
Views: 9174

Re: EFA to only block .doc macros?

Did someone invoke my name?

ClamAV will block 100% of macro enabled word documents. So if you're happy doing that then set
OLE2BlockMacros yes

The plugin mentioned in https://forum.efa-project.org/viewtopic.php?t=1547 will catch some, but not all macro enabled word documents. So don't assume it ...
by pdwalker
11 Oct 2016 19:57
Forum: How-to
Topic: how to reject domain not equal to sender address
Replies: 7
Views: 7316

Re: how to reject domain not equal to sender address

Thank you for that.

I use ~all instead of -all because sometimes sites send email for their domains from other servers. For non spf matches, I just increase the spam score and I rely on the Bayesian filtering to reduce the spam score in the cases where the Mail is coming no fry a non spf ...
by pdwalker
11 Oct 2016 03:23
Forum: How-to
Topic: how to reject domain not equal to sender address
Replies: 7
Views: 7316

Re: how to reject domain not equal to sender address

Can you tell me what you did?
by pdwalker
07 Oct 2016 07:28
Forum: How-to
Topic: how to reject domain not equal to sender address
Replies: 7
Views: 7316

Re: how to reject domain not equal to sender address

I understand what you are trying to do now, and I recommend you not do this.

The biggest problem is, how do you know which servers are allowed to send mail for your domain or not? For example, CompanyX might use google mail for hosting their mail. Their domain will be "companyx.com" but the mail ...
by pdwalker
06 Oct 2016 09:13
Forum: How-to
Topic: uc plugin
Replies: 3
Views: 3734

Re: uc plugin

Oh my. Another plugin from Nicola to test and implement.

Thanks Nicola!
by pdwalker
06 Oct 2016 09:12
Forum: How-to
Topic: how to reject domain not equal to sender address
Replies: 7
Views: 7316

Re: how to reject domain not equal to sender address

Sorry, I don't fully understand what you are trying to do.

Can you explain what conditions you want to accept or reject the mail?
by pdwalker
06 Oct 2016 09:09
Forum: Discussion
Topic: EFA deliver to multiple servers?
Replies: 1
Views: 2221

Re: EFA deliver to multiple servers?

Sure.

One obvious way is to take advantage of DNS round robin.

E.g. efa, accepts mail for example.com. In my mail transport settings, I have 3 hosts that will accept the mail for example.com and do the right thing. So in my dns, I might do the following:

10.10.1.1 A mail.example.com
10.10.1.2 A ...
by pdwalker
01 Oct 2016 06:29
Forum: Discussion
Topic: Do EFA queue your mail (Backup) if target hsot is down ?
Replies: 2
Views: 2797

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

Short answer: yes.

Long answer: that's a function of the mailer, in this case, postfix. If postfix is unable to deliver, it will retry at increasingly longer intervals until the maximum time is reached and then deliver a NDR to the sender.

What are the exact postfix settings? Not sure, I'll need ...
by pdwalker
30 Sep 2016 06:38
Forum: How-to
Topic: Client host rejected"
Replies: 2
Views: 4258

Re: Client host rejected"

googling that smtp error code leads me to this
http://www.techieshelp.com/450-4-7-1-client-host-rejected-cannot-find-your-hostname/

short answer, the receiving mail server is doing a reverse ip lookup and is either not finding a match or it is finding a mismatch.

while i understand why people do ...
by pdwalker
29 Sep 2016 12:30
Forum: Feature Requests
Topic: Add adminer to the toolset?
Replies: 3
Views: 4700

Re: Add adminer to the toolset?

Even without saved php credentials, having that kind of tool accessible via the web interface leaves you subject to the bugs in the software, which could give access to the server is a bug is found. Once access is had, the rest opens up really quickly

If you've ever had the chance to watch a good ...
by pdwalker
29 Sep 2016 05:30
Forum: 3.x Bugs
Topic: Not accepting incoming Mail
Replies: 3
Views: 3862

Re: Not accepting incoming Mail

Also, it would be good to let us know what setting was causing the problem when you find the problem
by pdwalker
29 Sep 2016 05:26
Forum: Feature Requests
Topic: Add adminer to the toolset?
Replies: 3
Views: 4700

Re: Add adminer to the toolset?

I would actually recommend against it. phpmyadmin/adminer actually presents a large security hole if it ever becomes accessible to the outside world.

Instead, I prefer to make a tunnelled ssh connection for mysql to the database and then use a tool like mysqlworkbench to check my database. This is ...
by pdwalker
28 Sep 2016 08:29
Forum: 3.x Bugs
Topic: Clam errors in EFA 3.0.1.5
Replies: 4
Views: 5056

Re: Clam errors in EFA 3.0.1.5

oh, good. it's not just me then.
by pdwalker
28 Sep 2016 06:00
Forum: How-to
Topic: How to Integrate Transport Settings (Mail Domain) to MySQL
Replies: 8
Views: 5939

Re: How to Integrate Transport Settings (Mail Domain) to MySQL

'But honestly it doesnt make much sense to convert the flat file into SQL insert / update statements - it should be rather that EFA is able to read the mysql DB for transport settings. Actually the reason why I want to accomplish this is so that the postfix transport settings can be centralized to ...
by pdwalker
21 Sep 2016 10:30
Forum: How-to
Topic: Show mails blocked by greylisting in mail list
Replies: 1
Views: 1942

Re: Show mails blocked by greylisting in mail list

Interesting question.

Looking through my logs (mature server, greylisting databases already populated), I cannot find any recent entries showing greylisted connection attempts. Either the servers sending me mail are already known to me, or the spamming servers are getting stopped by postfix even ...
by pdwalker
19 Sep 2016 03:39
Forum: How-to
Topic: Exeptions for files
Replies: 4
Views: 4375

Re: Exeptions for files

akl,

When you are dealing with someone with Atomic Grade Stupidity, the best thing to do is to let them hang themselves.

a) get it in writing from him that he understands the risks of accepting macros and that he will be fully responsible for the damage caused if said macros contain a virus ...