[Rspamd-Users] dkm_signing module issue
    Tim Harman 
    tim at muppetz.com
       
    Sun Apr  7 08:15:41 UTC 2019
    
    
  
On 06/04/2019 9:49 pm, L. Jankok wrote:
> My Rspamd is not doing dkim_singning..
> 
> 
> I have enabled dkim_signing debugging so that I can see what is wrong
> (permission, none existing file etc.).
> 
> 
> root at smtp:/usr/local/etc/rspamd/local.d # more logging.inc
> 
> debug_modules = ["dkim”; ”dkim_signing"];
> 
Are you sure that ; in there is valid?
Is your key file readable by rspamd?
You should get some debug logs, I know when I've debugged it before I 
got plenty.  That's what you need to check first, why you're not getting 
debug logs.  Then hopefully they'll tell you why you messages aren't 
being signed.
Tim
    
    
More information about the Users
mailing list