On Wed, 8 Feb 2012, Dudi Goldenberg wrote:

> 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.



------------------------------------------------------------------------------
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