On Tue, 24 Mar 2009 23:58:52 +0100, Raven wrote:

> Hi all.
> I am trying to make amavis sign outgoing emails with DKIM. I followed
> step by step the explanation on Amavis' page but could not get it to
> work.
> 
> I was able to generate the cert (I am using the same for various
> domains) correctly and make amavis see it. I also get a "pass" result
> when I test the domains.
> Unfortunately no outgoing mails is signed. It doesn't matter where it
> comes from (webmail, localnet or SMTP-AUTH), the signature just does not
> get appended. I do not have any policy banks (I even tried making one
> for 0.0.0.0/0 with originating=1 but that didn't change). Amavis is
> 1:2.6.1.dfsg-2 running on debian testing. Any ideas?

try to start amavisd in debug mode:

/etc/init.d/amavis stop
/etc/init.d/amavis debug 2>&1 | tee /tmp/amavis-debug.log

- Thomas


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
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/ 

Reply via email to