At the moment I'm using spf-sav talking to Exchange 2007. I mentioned virtualuser because that's what Ted said he was using to good affect. I am using the access table as well, mostly to reject mail from specific places. I guess catting the output of the ldap query onto the access table and hash it once a night would be just as easy. I'll give that test.
Best... ...Kevin -- Kevin Miller Network/email Administrator, CBJ MIS Dept. 155 South Seward Street Juneau, Alaska 99801 Phone: (907) 586-0242, Fax: (907) 586-4500 Registered Linux User No: 307357 -----Original Message----- From: Kevin A. McGrail [mailto:[email protected]] Sent: Tuesday, July 22, 2014 12:01 PM To: Kevin Miller; [email protected] Subject: Re: Exchange 2013 and rejection of invalid RCPTs (was Re: one word spam (continued)) On 7/22/2014 3:54 PM, Kevin Miller wrote: > Resurrecting an old thread here. We're finally migrating to Exchange 2013, > and I have a script that will extract email addresses from ldap, but when > looking at the virtualuser table it seems that it's used to map one address > to another. The script puts out addresses in the following format: > [email protected] OK > [email protected] OK > [email protected] OK > > Easy enough to strip the "OK" out in a bash scritp to create the virtualuser > table, but what does the virtualuser table actually look like? The preamble > in the file in /etc/mail shows: Why are you using virtusertable and not the access table? regards, KAM
