Search found 7 matches

by Robert Schuster
26 Mar 2016 06:55
Forum: Discussion
Topic: /usr/local/bin/sa-learn missing
Replies: 1
Views: 2446

/usr/local/bin/sa-learn missing

The first time I've tried to mark a recived mail as spam using the inline signature link I got this error:

Cannot open /usr/local/bin/sa-learn --spam: No such file or directory at /var/www/cgi-bin/learn-msg.cgi line 99

sa-learn is really missing.
What todo now? (curret EFA Image, no significant ...
by Robert Schuster
26 Mar 2016 06:48
Forum: Discussion
Topic: User unknown in relay recipient table
Replies: 6
Views: 6470

Re: User unknown in relay recipient table

more or less solved...
If you use relay_recipient_maps than this overrules all other recipient address checks.
You can add more of this tables (i.e. for different domains), different sources (ldap, hash-table etc.) but the recipient address has to be resolved in one of these.
by Robert Schuster
22 Mar 2016 13:37
Forum: Discussion
Topic: User unknown in relay recipient table
Replies: 6
Views: 6470

Re: User unknown in relay recipient table

I've posted the question to the postfix mailing list.
This is definitiv a Postfix "problem".
I also never thought about that relay_recipient_maps switch off all other recipient verifications.
We will see what's going on. I'll post the result here - may somebody else can use it.

At the meantime I've ...
by Robert Schuster
22 Mar 2016 13:25
Forum: Discussion
Topic: User unknown in relay recipient table
Replies: 6
Views: 6470

Re: User unknown in relay recipient table

of course I can:-)
But this is not what I want. You can add multiple relay_recipient_maps and beside the ldap one I could add an another hash one.

The Linux-host is a test system on which are users script generated and deletd high frequently.
Wildcard means always accepting everything - this is ...
by Robert Schuster
22 Mar 2016 12:15
Forum: Discussion
Topic: User unknown in relay recipient table
Replies: 6
Views: 6470

Re: User unknown in relay recipient table

short update:

In the meantime I fifured out that ist has to do with the added relay_recipient_maps for verifying the exchange-server users.
Postfix thinks this map is for to verify ALL recipients no matter behind which gateway there are located.

So - the new question is:
How to make a relay ...
by Robert Schuster
22 Mar 2016 08:40
Forum: Discussion
Topic: User unknown in relay recipient table
Replies: 6
Views: 6470

User unknown in relay recipient table

Playing around with efa since a couple of days.
Quite nice so far and doing most things I've expected very well :D

Unfortunately in some situations I get a User unknown in relay recipient table and I've no idea how to solve this.

In general my mail-flow is:
internet -> efa -> decryption ...