> Hi,
>
>> Would you be kind enough to put dspam in debug mode and post the output.
> There must be something there who reveals what happening. Have you set up 
> dspam to use groups, if so check that all users in the group exists and is 
> correct. And if you have updated from a previous version and made the 
> necessary changes to mysql. Also check that all the dspam user in your db has 
> a fully qualified from address.
>
> Debug was no big help, postfix rejects the email, nothing in dspam debug 
> window:
>
> Feb  8 15:25:44 kitty postfix/smtpd[26951]: connect from localhost[127.0.0.1]
> Feb  8 15:25:44 kitty postfix/smtpd[26951]: warning: Illegal address syntax 
> from localhost[127.0.0.1] in RCPT command: <@?m?@datamedia.co.il>
> Feb  8 15:25:44 kitty dspam[26977]: Got error 501 in response to RCPT TO: 501 
> 5.1.3 Bad recipient address syntax^M
> Feb  8 15:25:47 kitty postfix/smtpd[26951]: disconnect from 
> localhost[127.0.0.1]
>
> Regards,
>
> D.
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> Dspam-user mailing list
> Dspam-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspam-user
>
>

- You probably have not set any debug option in your dspam.conf. If you stop 
- the current dspam process and restart manually like so
- 
- /path/to/bin/dspam --debug --daemon
- 
- This will start dspam in interactive mode and print the output, copy this 
- and post it. Be sure to start dspam with correct GID/UID so that postfix 
- has the right to execute it. One more thing how do you refer 
- to dspam in your master.cf cuz it looks like neither postfix like 
- the RCPT syntax.


I did in fact do just that...

I see new mail coming in and being processed - but nothing when I release a 
mail from quarantine.

dspam is called from master.cd like this:

smtp      inet  n       -       n       -       -       smtpd
        -o content_filter=lmtp:unix:/tmp/dspam.sock

dspam works perfectly in all aspects except when releasing mail from 
quarantine, this server was initially running v3.6.x and upgraded as updates 
were released.

Regards,

D.

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to