RE: [dspam-users] Problem with global spam/ham alias

2007-10-07 Thread Jani Partanen
Noone can't help?

I have still this problem and I haven't found any solution.


 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On 
 Behalf Of Jani Partanen
 Sent: Sunday, September 30, 2007 5:20 PM
 To: dspam-users@lists.nuclearelephant.com
 Subject: [dspam-users] Problem with global spam/ham alias
 
 Hello,
 
 I try to setup global ham/spam alias but can't get it work..
 
 what I have done is I have setup to postfix master.cf this:
 dspam-retrain   unix-   n   n   -   10  pipe
   flags=Ru user=dspam argv=/usr/bin/dspam --user ${sender} 
 --class=${nexthop} --source=error
 
 and into transport I have put this:
 [EMAIL PROTECTED]dspam-retrain:spam
 [EMAIL PROTECTED] dspam-retrain:innocent
 
 okey so this all seems to be good, system accept both address 
 as valid and accept mail, but when I forward message to spam 
 address, I get into maillog this:
 Sep 30 17:09:59 rottelo postfix/cleanup[29289]: 2C6DC1E8088: 
 message-id=[EMAIL PROTECTED]
 Sep 30 17:09:59 rottelo postfix/qmgr[29283]: 2C6DC1E8088: 
 from=[EMAIL PROTECTED], size=15350, nrcpt=1 (queue active) 
 Sep 30 17:09:59 rottelo dspam[29291]: Unable to find a valid 
 signature. Aborting.
 Sep 30 17:09:59 rottelo dspam[29291]: process_message 
 returned error -5.  dropping message.
 Sep 30 17:09:59 rottelo postfix/pipe[29290]: 2C6DC1E8088: 
 to=[EMAIL PROTECTED], relay=dspam-retrain, delay=0.61, 
 delays=0.59/0.01/0 /0.01, dsn=2.0.0, status=sent (delivered 
 via dspam-retrain service) Sep 30 17:09:59 rottelo 
 postfix/qmgr[29283]: 2C6DC1E8088: removed
 
 and into dspam.debug log I see this:
 29291: [09/30/2007 17:09:59] DSPAM Instance Startup
 29291: [09/30/2007 17:09:59] input args: /usr/bin/dspam 
 --user [EMAIL PROTECTED] --class=spam --source=error
 29291: [09/30/2007 17:09:59] pass-thru args:
 29291: [09/30/2007 17:09:59] processing user [EMAIL PROTECTED]
 29291: [09/30/2007 17:09:59] uid = 1003, euid = 1003, gid = 
 1003, egid = 0
 29291: [09/30/2007 17:09:59] loading preferences for user 
 [EMAIL PROTECTED]
 29291: [09/30/2007 17:09:59] Loading preferences for uid 6
 29291: [09/30/2007 17:09:59] Loading preferences for uid 0
 29291: [09/30/2007 17:09:59] loaded default preferences externally
 29291: [09/30/2007 17:09:59] using 
 /var/dspam/opt-in/[EMAIL PROTECTED] as path
 29291: [09/30/2007 17:09:59] using 
 /var/dspam/opt-out/[EMAIL PROTECTED] as path
 29291: [09/30/2007 17:09:59] sedation level set to: 5
 29291: [09/30/2007 17:09:59] message is signed.  retaining 
 original text for reassembly
 29291: [09/30/2007 17:09:59] message is signed.  retaining 
 original text for reassembly
 29291: [09/30/2007 17:09:59] DSPAM Instance Shutdown.  Exit Code: 0
 
 So does anyone have idea what I am doing wrong?
 
 Mail does have signature and it's in header, I have setup my 
 outlook to forward messages as attachment so everything 
 should be fine I think..
 
 
 Pelikaista / Mediatraffic Oy
 Jani Partanen
 System administrator
 tel. +358 505 817 817
 e-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] 
 
 



RE: [dspam-users] Problem with global spam/ham alias

2007-10-07 Thread Jani Partanen
Yes I have it there. Any other ideas?
 


  _  

From: Mankuthimma [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 08, 2007 5:49 AM
To: Jani Partanen
Cc: dspam-users@lists.nuclearelephant.com
Subject: Re: [dspam-users] Problem with global spam/ham alias


Hi,

Make sure you have the following in your dspam.conf

Opt out

- shashi


On 9/30/07, Jani Partanen   mailto:[EMAIL PROTECTED] [EMAIL PROTECTED]
wrote: 

Hello,

I try to setup global ham/spam alias but can't get it work.. 

what I have done is I have setup to postfix master.cf this:
dspam-retrain   unix-   n   n   -   10  pipe
  flags=Ru user=dspam argv=/usr/bin/dspam --user ${sender}
--class=${nexthop} --source=error 

and into transport I have put this:
[EMAIL PROTECTED]dspam-retrain:spam
[EMAIL PROTECTED] dspam-retrain:innocent

okey so this all seems to be good, system accept both address as valid and
accept mail, but when I forward message to spam address, I get into maillog
this: 
Sep 30 17:09:59 rottelo postfix/cleanup[29289]: 2C6DC1E8088:
message-id=[EMAIL PROTECTED]
Sep 30 17:09:59 rottelo postfix/qmgr[29283]: 2C6DC1E8088: from=
[EMAIL PROTECTED], size=15350, nrcpt=1 (queue active)
Sep 30 17:09:59 rottelo dspam[29291]: Unable to find a valid signature.
Aborting.
Sep 30 17:09:59 rottelo dspam[29291]: process_message returned error -5.
dropping message. 
Sep 30 17:09:59 rottelo postfix/pipe[29290]: 2C6DC1E8088:
to=[EMAIL PROTECTED], relay=dspam-retrain, delay=0.61, delays=0.59/0.01/0
/0.01, dsn=2.0.0, status=sent (delivered via dspam-retrain service) 
Sep 30 17:09:59 rottelo postfix/qmgr[29283]: 2C6DC1E8088: removed

and into dspam.debug log I see this:
29291: [09/30/2007 17:09:59] DSPAM Instance Startup
29291: [09/30/2007 17:09:59] input args: /usr/bin/dspam --user
[EMAIL PROTECTED] --class=spam --source=error
29291: [09/30/2007 17:09:59] pass-thru args:
29291: [09/30/2007 17:09:59] processing user [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] 
29291: [09/30/2007 17:09:59] uid = 1003, euid = 1003, gid = 1003, egid = 0
29291: [09/30/2007 17:09:59] loading preferences for user [EMAIL PROTECTED]
29291: [09/30/2007 17:09:59] Loading preferences for uid 6 
29291: [09/30/2007 17:09:59] Loading preferences for uid 0
29291: [09/30/2007 17:09:59] loaded default preferences externally
29291: [09/30/2007 17:09:59] using /var/dspam/opt-
mailto:in/[EMAIL PROTECTED] in/[EMAIL PROTECTED] as path
29291: [09/30/2007 17:09:59] using
/var/dspam/opt-out/[EMAIL PROTECTED] as path
29291: [09/30/2007 17:09:59] sedation level set to: 5 
29291: [09/30/2007 17:09:59] message is signed.  retaining original text for
reassembly
29291: [09/30/2007 17:09:59] message is signed.  retaining original text for
reassembly
29291: [09/30/2007 17:09:59] DSPAM Instance Shutdown.  Exit Code: 0 

So does anyone have idea what I am doing wrong?

Mail does have signature and it's in header, I have setup my outlook to
forward messages as attachment so everything should be fine I think..


Pelikaista / Mediatraffic Oy 
Jani Partanen
System administrator
tel. +358 505 817 817
e-mail: [EMAIL PROTECTED] [EMAIL PROTECTED]







-- 
- Shashishekhar S 



Re: [dspam-users] Problem with global spam/ham alias

2007-10-07 Thread Mankuthimma
Hi,

Did you try sending the spam manually, as in

# su dspam
dspam$  cat spammail.txt | /usr/bin/dspam --user
[EMAIL PROTECTED] --source=error

What's the output ?

 - shashi

On 9/30/07, Jani Partanen [EMAIL PROTECTED] wrote:

 Hello,

 I try to setup global ham/spam alias but can't get it work..

 what I have done is I have setup to postfix master.cf this:
 dspam-retrain   unix-   n   n   -   10  pipe
   flags=Ru user=dspam argv=/usr/bin/dspam --user ${sender}
 --class=${nexthop} --source=error

 and into transport I have put this:
 [EMAIL PROTECTED]dspam-retrain:spam
 [EMAIL PROTECTED] dspam-retrain:innocent

 okey so this all seems to be good, system accept both address as valid and
 accept mail, but when I forward message to spam address, I get into maillog
 this:
 Sep 30 17:09:59 rottelo postfix/cleanup[29289]: 2C6DC1E8088: message-id=
 [EMAIL PROTECTED]
 Sep 30 17:09:59 rottelo postfix/qmgr[29283]: 2C6DC1E8088: from=
 [EMAIL PROTECTED], size=15350, nrcpt=1 (queue active)
 Sep 30 17:09:59 rottelo dspam[29291]: Unable to find a valid signature.
 Aborting.
 Sep 30 17:09:59 rottelo dspam[29291]: process_message returned error
 -5.  dropping message.
 Sep 30 17:09:59 rottelo postfix/pipe[29290]: 2C6DC1E8088: to=
 [EMAIL PROTECTED], relay=dspam-retrain, delay=0.61, delays=0.59/0.01/0
 /0.01, dsn=2.0.0, status=sent (delivered via dspam-retrain service)
 Sep 30 17:09:59 rottelo postfix/qmgr[29283]: 2C6DC1E8088: removed

 and into dspam.debug log I see this:
 29291: [09/30/2007 17:09:59] DSPAM Instance Startup
 29291: [09/30/2007 17:09:59] input args: /usr/bin/dspam --user
 [EMAIL PROTECTED] --class=spam --source=error
 29291: [09/30/2007 17:09:59] pass-thru args:
 29291: [09/30/2007 17:09:59] processing user [EMAIL PROTECTED]
 29291: [09/30/2007 17:09:59] uid = 1003, euid = 1003, gid = 1003, egid = 0
 29291: [09/30/2007 17:09:59] loading preferences for user
 [EMAIL PROTECTED]
 29291: [09/30/2007 17:09:59] Loading preferences for uid 6
 29291: [09/30/2007 17:09:59] Loading preferences for uid 0
 29291: [09/30/2007 17:09:59] loaded default preferences externally
 29291: [09/30/2007 17:09:59] using /var/dspam/opt-
 in/[EMAIL PROTECTED] as path
 29291: [09/30/2007 17:09:59] using /var/dspam/opt-
 out/[EMAIL PROTECTED] as path
 29291: [09/30/2007 17:09:59] sedation level set to: 5
 29291: [09/30/2007 17:09:59] message is signed.  retaining original text
 for reassembly
 29291: [09/30/2007 17:09:59] message is signed.  retaining original text
 for reassembly
 29291: [09/30/2007 17:09:59] DSPAM Instance Shutdown.  Exit Code: 0

 So does anyone have idea what I am doing wrong?

 Mail does have signature and it's in header, I have setup my outlook to
 forward messages as attachment so everything should be fine I think..


 Pelikaista / Mediatraffic Oy
 Jani Partanen
 System administrator
 tel. +358 505 817 817
 e-mail: [EMAIL PROTECTED] [EMAIL PROTECTED]





-- 
- Shashishekhar S


RE: [dspam-users] Problem with global spam/ham alias

2007-10-07 Thread Jani Partanen
Bah! I think that problem was actually outlook 2003, I have set it to
include message as attachment when forwarding, but seems like it strip all
header information away.. Maybe it's some outlook setting what I haven't
noticed.
I tested it from thunderbird and there wasn't any errors and debug log was
also good.
 


  _  

From: Mankuthimma [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 08, 2007 6:02 AM
To: Jani Partanen
Cc: dspam-users@lists.nuclearelephant.com
Subject: Re: [dspam-users] Problem with global spam/ham alias


Hi,

Did you try sending the spam manually, as in

# su dspam
dspam$  cat spammail.txt | /usr/bin/dspam --user [EMAIL PROTECTED]
--class=spam --source=error 

What's the output ?

 - shashi


On 9/30/07, Jani Partanen [EMAIL PROTECTED] wrote: 

Hello,

I try to setup global ham/spam alias but can't get it work..

what I have done is I have setup to postfix master.cf this:
dspam-retrain   unix-   n   n   -   10  pipe 
  flags=Ru user=dspam argv=/usr/bin/dspam --user ${sender}
--class=${nexthop} --source=error

and into transport I have put this:
[EMAIL PROTECTED]dspam-retrain:spam
[EMAIL PROTECTED] dspam-retrain:innocent

okey so this all seems to be good, system accept both address as valid and
accept mail, but when I forward message to spam address, I get into maillog
this: 
Sep 30 17:09:59 rottelo postfix/cleanup[29289]: 2C6DC1E8088:
message-id=[EMAIL PROTECTED]
Sep 30 17:09:59 rottelo postfix/qmgr[29283]: 2C6DC1E8088: from=
[EMAIL PROTECTED], size=15350, nrcpt=1 (queue active)
Sep 30 17:09:59 rottelo dspam[29291]: Unable to find a valid signature.
Aborting.
Sep 30 17:09:59 rottelo dspam[29291]: process_message returned error -5.
dropping message. 
Sep 30 17:09:59 rottelo postfix/pipe[29290]: 2C6DC1E8088:
to=[EMAIL PROTECTED], relay=dspam-retrain, delay=0.61, delays=0.59/0.01/0
/0.01, dsn=2.0.0, status=sent (delivered via dspam-retrain service) 
Sep 30 17:09:59 rottelo postfix/qmgr[29283]: 2C6DC1E8088: removed

and into dspam.debug log I see this:
29291: [09/30/2007 17:09:59] DSPAM Instance Startup
29291: [09/30/2007 17:09:59] input args: /usr/bin/dspam --user
[EMAIL PROTECTED] --class=spam --source=error
29291: [09/30/2007 17:09:59] pass-thru args:
29291: [09/30/2007 17:09:59] processing user [EMAIL PROTECTED]
mailto:[EMAIL PROTECTED] 
29291: [09/30/2007 17:09:59] uid = 1003, euid = 1003, gid = 1003, egid = 0
29291: [09/30/2007 17:09:59] loading preferences for user [EMAIL PROTECTED]
29291: [09/30/2007 17:09:59] Loading preferences for uid 6 
29291: [09/30/2007 17:09:59] Loading preferences for uid 0
29291: [09/30/2007 17:09:59] loaded default preferences externally
29291: [09/30/2007 17:09:59] using /var/dspam/opt-
mailto:in/[EMAIL PROTECTED] in/[EMAIL PROTECTED] as path
29291: [09/30/2007 17:09:59] using
/var/dspam/opt-out/[EMAIL PROTECTED] as path
29291: [09/30/2007 17:09:59] sedation level set to: 5 
29291: [09/30/2007 17:09:59] message is signed.  retaining original text for
reassembly
29291: [09/30/2007 17:09:59] message is signed.  retaining original text for
reassembly
29291: [09/30/2007 17:09:59] DSPAM Instance Shutdown.  Exit Code: 0 

So does anyone have idea what I am doing wrong?

Mail does have signature and it's in header, I have setup my outlook to
forward messages as attachment so everything should be fine I think..


Pelikaista / Mediatraffic Oy 
Jani Partanen
System administrator
tel. +358 505 817 817
e-mail: [EMAIL PROTECTED] [EMAIL PROTECTED]







-- 
- Shashishekhar S 



[dspam-users] no message bodies in quarantine (web interface)

2007-10-07 Thread Tommi Lätti

Hello,

I updated to 3.8 a week ago, noticed that there was no bodies nor 
quarantine could be interacted with, expect delete all.


After looking in the mailinglist I noticed there was a patch, and then I 
noticed that the patch was incorporated in the ports in freebsd. So I 
updated the dspam (originally installed from the ports too).


Too bad it didn't help.

I'm wondering if there's anything else to look at? Permissions shouldn't 
be a problem, I ran 3.4 and 3.6 series for years already on different 
server. There's also no error messages from apache or from system.


ports changelog says:
[1] patch from John Peacock [EMAIL PROTECTED]
http://mailing-list.nuclearelephant.com/6023.html