LuKreme wrote: [...]
The other question is what do most people do with the check on the DKIM if a message fails, reject outright? Won't this mess up any forwarded mail?
Because of DKIM and related specifications are in a time of transition stage, it is not good to reject directly if a message fails.
Instead, most people recommend using with SpamAssassin. pass: +some fail: -someOr it is also good using amavisd-new. See <http://www.ijs.si/software/amavisd/amavisd-new-docs.html#dkim> ;;
byunghee