Hi all! So I ran into an interesting problem the other day with my recent
deployment of ASSP v2. I'm in the process of migrating from an ASSP v1
deployment in a vSphere environment to ASSP v2 in a Hyper-V 2012 environment. I
had the whitelist being built with outbound email for about a week and decided
to cut inbound over to the ASSP v2 box. Once I did I tail'ed the maillog and
noticed a lot of unknown recipients being returned. What I'm doing is using a
perl script to query to Active Directory domains to gather all the SMTP
addresses used and dump them into a flat file. I then point the
LocalAddresses_Flat property to the file generated by the perl script. The
maillog shows all the records being recognized and loaded (2,263). After their
loaded, I get "unknown recipient" for a certain subset of users and I've
narrowed it down to a format of email addresses. Mail is fine for all address
that are first initial and last name (e.g. jsmith) and first name [dot] last
name (e.g. john.smith). Where I run into an issue are the addresses that end
with a number. Here's what I've worked it down to...
GOOD:user001[at]domainname[dot]comuser002[at]domainname[dot]com
BAD:user001[at]domainname[dot]comuser002[at]domainname[dot]comuser011[at]domainname[dot]com
It bombs out when you add "user011[at]domainame[dot]com" to the list. Its at
that point user001 and user 002 are considered unknown. Just curious if anyone
has any thoughts. Thanks all!Louis
------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete
for recognition, cash, and the chance to get your game on Steam.
$5K grand prize plus 10 genre and skill prizes. Submit your demo
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
Assp-user mailing list
Assp-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-user