RV, > > My guess is that you have not included your networks into > > the @mynetworks list (or explicitly turned on 'originating' > > by some policy bank). > > That is indeed the case (as my config shows). But even if I define > @mynetworks and set the originating flag, will the mail from SMTP-AUTH > be signed too?
If you need to treat remote authenticated users as locals (besides those with IP address in @mynetworks), then you need to use a policy bank to turn on the originating flag for them. See: http://www.ijs.si/software/amavisd/amavisd-new-docs.html#dkim-postfix-dual-path for one possible approach. If you have a complex setup and many users, it may be simpler to set up a dedicated mail submission mailer on a dedicated IP address, which allows only submissions from your users (mynetworks or authenticated). This way you can turn on 'originating' for all mail coming to amavisd from such dedicated MSA. Mark ------------------------------------------------------------------------------ _______________________________________________ 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/