[AMaViS-user] SpamAssassin header X-Spam-ASN not inserted

2007-08-14 Thread Christian Roessner
Hi, I have a problem with the following versions: AMaViS 2.5.2 SpamAssassin 3.2.3 (already patched concerning ASN bug) after spending many, many hours of searching, I could not find out, how to add the spamassassin header X-Spam-ASN. It is always removed (or not inserted) by latest amavis versi

[AMaViS-user] amavis ldap and local domains

2008-08-03 Thread Christian Roessner
surely is for the amavis-schema, which I do not want to use. How can I specify the @local_domains_maps parameter? Thanks a lot in advance Kind regards Christian -- Roessner Network Solutions (R.N.S.) Licher Str. 19a, 35394 Gießen Telefon: +49 641 5879091, Mobil: +49 171 3611230 USt-IdNr.:

Re: [AMaViS-user] amavis ldap and local domains

2008-08-04 Thread Christian Roessner
Hi again, > I found many questions but no answers using Google. So I start my own > luck here ;-) No answer here means: Find your answer yourself or means nobody knows? :-) If it is documented anywhere, please can somebody provide a link for me? Or are there any plans for implementing such a f

Re: [AMaViS-user] amavis ldap and local domains

2008-08-04 Thread Christian Roessner
Hi again, because this mailing-list is available through google-search, I post the following: Use the Auxiliary amavis schema! You will find the amavisLocal-Bool. Everything is working now. Sorry for asking silly things here. So long Christian -- Roessner Network Solutions (R.N.S.) Licher

[AMaViS-user] pen pals are ignored

2008-08-05 Thread Christian Roessner
%bypass_spam_checks, @bypass_spam_checks_acl, \$bypass_spam_checks_re); # Do not modify anything below this line - 1; # insure a defined return I have searched for penpals entr

Re: [AMaViS-user] amavis ldap and local domains

2008-08-07 Thread Christian Roessner
what I can say is that using amavis with ldap is one of the best cool things I ever found :-) I had used mysql once in a time, but ldap is doing a better job for me. Especially white- and blacklisting per account. I love this. Very much thanks for this all. Christian -- Roessner Network Solutio

[AMaViS-user] Quarantine and reporting to recipient

2008-08-14 Thread Christian Roessner
Hi, I have set up amavis to quarantine into mysql. I use ldap with the amavis-schema and have specified amavisSpamAdmin and amavisVirusAdmin, so the recipient gets notified by quarantined messages. Here a part of my settings: $sa_tag_level_deflt = undef; $sa_tag2_level_deflt

[AMaViS-user] amavis LDAP WhiteListSender

2009-06-05 Thread Christian Roessner
attribute? Thanks in advance Christian -- Roessner Network Solutions (R.N.S.) Licher Str. 19a, 35394 Gießen Telefon: +49 641 5879091, Mobil: +49 176 78168371 USt-IdNr.: DE225643613 URL: http://www.roessner-net.com/ PGP: http://www.roessner-net.com/0x6B929997.asc

[AMaViS-user] One more LDAP question

2009-06-08 Thread Christian Roessner
mKillLevel with 3.6 and amavisSpamTag2Level with 2.5 for my own account. The mail log is showing that a sasl-authed user is _not_ put to policy-bank MYUSERS. I use amavis version: 2.6.1 from Ubuntu intrepid distribution. Any help is really welcome. And if I forgot it to say: I really like thi

Re: [AMaViS-user] One more LDAP question

2009-06-08 Thread Christian Roessner
Just tested my setup with a static @local_domains_maps, if the MYUSERS is being used, but unfortunately even this does not activate the policy bank. I have googled around and found information that originating must be set to have this policy-bank activated. But how can I do this? Seems to me, I d

Re: [AMaViS-user] One more LDAP question

2009-06-15 Thread Christian Roessner
Hi Mark, first of all. Thanks. > Not really. The @local_domains_maps list implicitly gets LDAP or SQL > lookups prepended. So it makes no difference whether LDAP's amavisLocal > or a statical lookup table provides a result, both are threated the > same, i.e. it is just a result from @local_domain

Re: [AMaViS-user] One more LDAP question

2009-06-15 Thread Christian Roessner
Hi Mark, I also stumbled over the DKIM-example, but I do not use amavis over content_filter inside postfix. I use the proxy-feature. So if I understand that right, I lose features from amavis <2.6.x Why? Can I get back the old behavior? Thanks Christan --

[AMaViS-user] VBR-Info header

2010-12-20 Thread Christian Roessner
Hi, I tried very hard to get Postfix to include a VBR-header (dwl.spanhaus.org). First I did it with check_sender_access and prepended a header. But I found out that this includes more than one header, if multi recipients are given. Also I do not get header_checks doing the trick. So I end up

Re: [AMaViS-user] solved - VBR-Info header

2010-12-20 Thread Christian Roessner
Hi again, solved my problem in Postfix. Am 20.12.2010 um 11:28 schrieb Christian Roessner: > Hi, > > I tried very hard to get Postfix to include a VBR-header (dwl.spanhaus.org). > First I did it with check_sender_access and prepended a header. But I found > out that this inc

Re: [AMaViS-user] solved - VBR-Info header

2010-12-20 Thread Christian Roessner
Hi, >> >> solved my problem in Postfix. >> > what was the answer? we are also on dwl.spamhaus.org > My setup is a bit complex, but I try to explain. If using amavis with smtpd_proxy_filter, what I do for only incoming mails, then the headers of a mail are checked after amavis gives the mail b

Re: [AMaViS-user] solved - VBR-Info header

2010-12-20 Thread Christian Roessner
agroup.de[109.91.218.68], sasl_method=CRAM-MD5,sasl_username=de10...@service.intern #1 Inserting Dec 20 18:03:13 mx0 postfix/cleanup[11665]: 3E80E520AE: prepend: header From: Christian Roessner from ip-109-91-218-68.unitymediagroup.de[109.91.218.68]; from= to= proto=ESMTP helo=<[1

Re: [AMaViS-user] solved - VBR-Info header

2010-12-20 Thread Christian Roessner
Hi, so :-) I finally got a working solution from the postfix-users list. So the solution is very simple. Put check_sender_access in a smtpd_data_restrictions block and your done :-) Mail sometimes is so complex and simple at the same time. Merry christmas Christian ---

Re: [AMaViS-user] solved - VBR-Info header

2010-12-20 Thread Christian Roessner
:-) >> >> I tred that one out, but it does not use the correct forward_method: > > Sorry, I gave bad advise, the forward_method is somewhat special > since the invention of multiple-backends failover mechanism. > Just use the forward_method_maps, as you suggested: > > $policy_bank{'ORIGINATING'

[AMaViS-user] warnings for unchecked mail

2010-12-21 Thread Christian Roessner
Hi, is that normal that the pre11 version starts sending warnings to my postmaster account for UNCHECKED mails? subject: UNCHECKED contents in mail FROM [some ip here] content: No viruses were found. Content type: Unchecked Internal reference code for the message is 18850-05/nI7IYYkd04LX ...

Re: [AMaViS-user] RFE: Simplified policy banks

2010-12-23 Thread Christian Roessner
>> I believe most of the functions are already in place, but the logic and >> config >> syntax isn't. In my eyes a structure as noted above would make configuration >> a >> lot easier. > I agree. > > amavis is very powerfull. > But finding the right configuration sytax is sometimes realy hard.

Re: [AMaViS-user] RFE: Simplified policy banks

2010-12-23 Thread Christian Roessner
> If you do that for one domain or domains where everything should be treated > the same, you are fine. It becomes messy the moment you need to define > different policies for different domains. Doable, but messy. > Well, if I do understand you, I would say that for this case you might want defi

Re: [AMaViS-user] SNMP Statistics

2010-12-30 Thread Christian Roessner
Hi, > I need to split rejected messages by destination, but I don't know how. What I > see is origins and destinations: just a dumb question: Why do you expect it to be in SNMP statistics and not in the log files? But maybe I, yet, don't understand what you really need (default *g*) Christian

Re: [AMaViS-user] amavisd-new-2.7.0-pre12 is available

2010-12-30 Thread Christian Roessner
> With some of my preliminary testing of -pre12 upon issuing the "amavisd > reload" command I see the old child processes lingering around in a > "" state. I can confirm this. Reloading leaves processes. amavis6104 0.0 0.0 0 0 ?Z06:43 0:04 amavisd amavis6351

Re: [AMaViS-user] amavisd-new-2.7.0-pre12 is available

2011-01-04 Thread Christian Roessner
Hi, > > The following patch against Net-Server-0.99 seems to handle it: > I confirm: the patch works for me :) Thanks Christian -- Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolida

[AMaViS-user] Need some coding help please :-)

2011-01-20 Thread Christian Roessner
Hi, first of all: I have never done Perl programming, so all you see might be very ugly. But please forgive me, I do my best :-) I really would like to have some SASL support for LDAP in amavisd. I uses SASL/EXTERNAL for example. I had a look at amavisd and this is my first patch for the pre12

Re: [AMaViS-user] new: amavisd-new-2.7.0-pre13

2011-01-25 Thread Christian Roessner
Hi, > - added some SSL and SASL configuration options to LDAP lookups setup > (based on a patch by Christian Roessner) - not fully tested; first of all: Thanks so much for taking the time and looking at my patch. Currently I have a partial success: Jan 25 22:33:28 roessner1 slapd[1516]

Re: [AMaViS-user] new: amavisd-new-2.7.0-pre13

2011-01-25 Thread Christian Roessner
>> - added some SSL and SASL configuration options to LDAP lookups setup >> (based on a patch by Christian Roessner) - not fully tested; > > first of all: Thanks so much for taking the time and looking at my patch. > Currently I have a partial success: > ... > I t

Re: [AMaViS-user] new: amavisd-new-2.7.0-pre13

2011-01-26 Thread Christian Roessner
gt;{sasl_mech}, >callback => { user => > $self->{sasl_auth_id}, > > I guess it is not that simple, yet. I not only installed Net::SASL::XS from cpan; this also forced me to update Net::LDAP. At the end I can not say, if it now works bec

Re: [AMaViS-user] new: amavisd-new-2.7.0-pre13

2011-01-26 Thread Christian Roessner
d the crash. > Could you please try removing the Net::SASL::XS and see if > the problem re-appears? Removed Authen::SASL::XS (and Authen::SASL::Cyrus) and it works. So it was in fact a broken Net::LDAP package. Ubuntu broken version und Lucid: libnet-ldap-perl 0.39 Working CPAN: perl

Re: [AMaViS-user] amavisd-nanny question

2011-03-03 Thread Christian Roessner
aybe sounds strange, what for is this? I have done this now, but do not understand the meaning :) Christian -- Roessner-Network-Solutions Bachelor of Science Informatik Nahrungsberg 81, 35390 Gießen F: +49 641 5879091, M: +49 176 93118939