Hi Noel, thanks for your reply!
I was trying to add vbr info to the header and had multiple domains so I was trying to make it detect if it was one of our domains and add the vouch by reference info accordingly. I think I'll end up adding another server for the second domain anyway because I can't get it to send from the second domain. It always defaults to the hostname domain I think. Two domains: Mail.domainOne.com -> 123.123.123.123 Mail.domainTwo.com -> 123.123.123.124 Even if I have smtp to send viz mail.domainTwo.com it sends through mail.domainOne.com. -----Original Message----- From: Noel Jones [mailto:njo...@megan.vbhcs.org] Sent: Friday, July 03, 2009 9:39 AM To: AMP Admin Cc: amavis-user@lists.sourceforge.net Subject: Re: [AMaViS-user] domainkeys vs dkim & how to get sender domain AMP Admin wrote: > Two questions please. > > > > 1. Are domainkeys dead? I can't find any new information on them. I > have dkim working great but should I have dkim and domainkeys both working? Seems most "new" installations are DKIM only. There's no particular reason to implement both. I currently have both DKIM and domainkeys enabled, I'll probably disable domainkeys when I get around to it. DKIM is a now a full net citizen with an RFC all its own. Domainkeys was never much more than an idea promoted by a few big companies. > > 2. How would I programmatically pull the sender domain via something > like $msginfoo->senderdomain? Do you mean the envelope sender or the from: header? Why do you need the domain? -- Noel Jones ------------------------------------------------------------------------------ _______________________________________________ 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/