[AMaViS-user] final_xxxx D_PASS

2008-02-22 Thread Günther J. Niederwimmer
Hello,

i like to filter my spam banned .. mail with sieve ?

I change my 
final_virus_destiny = D_DISCARD;
final_banned_destiny = D_PASS;
final_spam_destiny = D_PASS;
final_bad_header_destiny = D_PASS;

but all Emails are in the Directory

$QUARANTINEDIR = '$MYHOME/virusmails';

can any help a little ;)

-- 
mit freundlichen Grüßen / best Regards

 Günther J. Niederwimmer

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/


Re: [AMaViS-user] final_xxxx D_PASS

2008-02-22 Thread Gary V
On 2/22/08, Günther J. Niederwimmer [EMAIL PROTECTED] wrote:
 Hello,

 i like to filter my spam banned .. mail with sieve ?

 I change my
 final_virus_destiny = D_DISCARD;
 final_banned_destiny = D_PASS;
 final_spam_destiny = D_PASS;
 final_bad_header_destiny = D_PASS;

 but all Emails are in the Directory

 $QUARANTINEDIR = '$MYHOME/virusmails';

 can any help a little ;)


Your banned, spam, and bad_header messages should be delivered to the
recipient(s) regardless of content. However, COPIES may go to
quarantine. The $final_*_destiny variables do not control
quarantining. BTW I hope your variables start with $. Since in
addition to passing the content, you also want to prevent
quarantining, one option is to disable quarantine for the selected
items:

$banned_quarantine_to = undef;
$bad_header_quarantine_to = undef;
$spam_quarantine_to = undef';

-- 
Gary V

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/


[AMaViS-user] Broken Pipe Log Message

2008-02-22 Thread James
Has anyone gotten this before and is it bad?
My mail daemon is still delivering and receiving fine this just shows up a 
couple times in the amavis logs


TROUBLE in process_request: Error writing a SMTP response to the socket: Broken 
pipe at (eval 41)

TIA
-James


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/


Re: [AMaViS-user] Broken Pipe Log Message

2008-02-22 Thread James
On Closer inspection actually this is only coming from one sender at 
inboxconnect.com
which i imagine is spam mail

still i was wondering what could possibly cause that error?

-James

James wrote:
 Has anyone gotten this before and is it bad?
 My mail daemon is still delivering and receiving fine this just shows up a 
 couple times in the amavis logs


 TROUBLE in process_request: Error writing a SMTP response to the socket: 
 Broken pipe at (eval 41)

 TIA
 -James


 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 AMaViS-user mailing list
 AMaViS-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amavis-user
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
 AMaViS-HowTos:http://www.amavis.org/howto/
   

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/


Re: [AMaViS-user] Broken Pipe Log Message

2008-02-22 Thread James Bourne
On Fri, 22 Feb 2008, James wrote:

 On Closer inspection actually this is only coming from one sender at
 inboxconnect.com
 which i imagine is spam mail

 still i was wondering what could possibly cause that error?

First glance I'd think the remote host closed the connection.

Regards
Another James

 -James

 James wrote:
 Has anyone gotten this before and is it bad?
 My mail daemon is still delivering and receiving fine this just shows up a 
 couple times in the amavis logs


 TROUBLE in process_request: Error writing a SMTP response to the socket: 
 Broken pipe at (eval 41)

 TIA
 -James

-- 
James Bourne  | Email:[EMAIL PROTECTED]
UNIX Systems Administration   | WWW:   http://www.hardrock.org
Custom UNIX Programming   | Linux:  The choice of a GNU generation
--
All you need's  an occasional kick in  the philosophy. Frank Herbert
Need an inexpensive domain alternative?  http://fastforwarddomains.com

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/


[AMaViS-user] How to remove Subject: ***UNCHECKED***

2008-02-22 Thread James
Some users are complaining about receiving a couple mails that have the 
subject changed with something like ***UNCHECKED*** prepended to the 
subject.
I disabled the ***SPAM*** subject reqrite but how do i remove the 
unchecked one?

TIA
-James

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/


Re: [AMaViS-user] How to remove Subject: ***UNCHECKED***

2008-02-22 Thread Martin Svensson
Hi James,

Check the examples found in amavisd.conf-sample:

--
# a string to prepend to Subject (for local recipients only) if mail could
# not be decoded or checked entirely, e.g. due to password-protected archives
$undecipherable_subject_tag = '***UNCHECKED*** ';  # undef disables it
--

/Martin


 Some users are complaining about receiving a couple mails that have the
 subject changed with something like ***UNCHECKED*** prepended to the
 subject.
 I disabled the ***SPAM*** subject reqrite but how do i remove the
 unchecked one?

 TIA
 -James

 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 AMaViS-user mailing list
 AMaViS-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amavis-user
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
 AMaViS-HowTos:http://www.amavis.org/howto/




-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/


Re: [AMaViS-user] Forged 'X-Virus-Scanned' header bypasses Amavis-new scanning

2008-02-22 Thread Christopher J Shaker
Amavis Users:

Thank you very much for the help in getting this sorted.

One of your questions got me thinking, so I reconfigured
postfix for global filtering in main.cf, instead of in master.cf.
I had not remembered that I was not filtering email sent to the
submission port.

Also, your hints about debugging info from amavisd-new got
me reading about the auto whitelist. Used the following config
commands:

/etc/mail/spamassassin/local.cf:

use_auto_whitelist  0

/usr/local/sbin/amavisd.conf:

$sa_auto_whitelist = 0;

Seems to have disabled the auto whitelist for me, so that I can
run spamassassin on every email. I prefer that behavior.

Thank you again,
Chris Shaker



Christopher J Shaker wrote:
 I tried to disable the auto whitelist, using 
 /etc/mail/spamassassin/local.cf:

 ...
 use_auto_whitelist  0
 ^
 bayes_auto_learn1
 dns_available   yes
 ok_locales  en
 report_safe 1
 rewrite_header Subject  *SPAM*
 skip_rbl_checks 0
 use_bayes   1
 use_pyzor   1
 ...


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/


Re: [AMaViS-user] How to remove Subject: ***UNCHECKED***

2008-02-22 Thread James
Hmmm,
i don't have that anywhere in my configs for amavis
It's not set at all and this is installed on debian.
Does debian automatically set that to header by default?

so would i just set it to
$undecipherable_subject_tag = 'undef'';
or would it be
$undecipherable_subject_tag = '';

Because that line isn't anywhere to be found in my config files. and 
that's suppose to be disabled by default right?

Thanks,
James

Martin Svensson wrote:
 Hi James,

 Check the examples found in amavisd.conf-sample:

 --
 # a string to prepend to Subject (for local recipients only) if mail could
 # not be decoded or checked entirely, e.g. due to password-protected archives
 $undecipherable_subject_tag = '***UNCHECKED*** ';  # undef disables it
 --

 /Martin


   
 Some users are complaining about receiving a couple mails that have the
 subject changed with something like ***UNCHECKED*** prepended to the
 subject.
 I disabled the ***SPAM*** subject reqrite but how do i remove the
 unchecked one?

 TIA
 -James

 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 AMaViS-user mailing list
 AMaViS-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amavis-user
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
 AMaViS-HowTos:http://www.amavis.org/howto/

 

   

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/


Re: [AMaViS-user] How to remove Subject: ***UNCHECKED***

2008-02-22 Thread Martin Svensson

I guess it's just left out of the debian packaged config file. I think the
default value is to change the subject (since your installation does it
without any config specifying it)

Just add:

$undecipherable_subject_tag = undef;

Good luck!

/Martin

 Hmmm,
 i don't have that anywhere in my configs for amavis
 It's not set at all and this is installed on debian.
 Does debian automatically set that to header by default?

 so would i just set it to
 $undecipherable_subject_tag = 'undef'';
 or would it be
 $undecipherable_subject_tag = '';

 Because that line isn't anywhere to be found in my config files. and
 that's suppose to be disabled by default right?

 Thanks,
 James

 Martin Svensson wrote:
 Hi James,

 Check the examples found in amavisd.conf-sample:

 --
 # a string to prepend to Subject (for local recipients only) if mail
 could
 # not be decoded or checked entirely, e.g. due to password-protected
 archives
 $undecipherable_subject_tag = '***UNCHECKED*** ';  # undef disables it
 --

 /Martin



 Some users are complaining about receiving a couple mails that have the
 subject changed with something like ***UNCHECKED*** prepended to the
 subject.
 I disabled the ***SPAM*** subject reqrite but how do i remove the
 unchecked one?

 TIA
 -James

 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 AMaViS-user mailing list
 AMaViS-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amavis-user
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
 AMaViS-HowTos:http://www.amavis.org/howto/





 -
 This SF.net email is sponsored by: Microsoft
 Defy all challenges. Microsoft(R) Visual Studio 2008.
 http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
 ___
 AMaViS-user mailing list
 AMaViS-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/amavis-user
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
 AMaViS-HowTos:http://www.amavis.org/howto/




-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/


Re: [AMaViS-user] final_xxxx D_PASS

2008-02-22 Thread Günther J. Niederwimmer
Hello,

Am Freitag, 22. Februar 2008 16:32:40 schrieb Gary V:
  i like to filter my spam banned .. mail with sieve ?
 
  I change my
  $final_virus_destiny = D_DISCARD;
  $final_banned_destiny = D_PASS;
  $final_spam_destiny = D_PASS;
  $final_bad_header_destiny = D_PASS;
 
  but all Emails are in the Directory
 
  $QUARANTINEDIR = '$MYHOME/virusmails';
 
  can any help a little ;)

 Your banned, spam, and bad_header messages should be delivered to the
 recipient(s) regardless of content. However, COPIES may go to
 quarantine. The $final_*_destiny variables do not control
 quarantining. BTW I hope your variables start with $. Since in
 addition to passing the content, you also want to prevent
 quarantining, one option is to disable quarantine for the selected
 items:

my variables is starting with $ ;)
but i don't understand the newer amavisd :(.

the bad_header mails in older versions (default D_PASS) is going through ? In 
newer version the bad_header mails are landing in $quarantine and no COPIE is 
going through ?

 $banned_quarantine_to = undef;
 $bad_header_quarantine_to = undef;
 $spam_quarantine_to = undef';

OK, I have to test this, THANKS

-- 
mit freundlichen Grüßen / best Regards

 Günther J. Niederwimmer

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/