Hi there, for hours now i'm trying to get DKIM verfying and signing to work, but amavis seems to not verify/sign mails that are sent from one local domain to another. i want amavis to also sign and authenticate the dkim keys if sender domain is also local, so there's no difference between foreign or local senders for the receiver
i'm using postfix as MTA and my amavis settings for DKIM so far are: > $enable_dkim_verification = 1; > $enable_dkim_signing = 1; > dkim_key( 'example.com', 'default', '/var/lib/dkim/example.com_key.pem' ); regards, Andreas ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
