tracking MMP vdmap users not supplying full email address?

We're using MMP 5.1 and using the vdmap feature to assign a default domain to users who do not supply one. We'd like to move everyone to using their full email address, but need to figure out which customers aren't.

Does anyone know of a way -- other than raw packet capture -- to determine which users are having a domain appended, and which ones are using a fully-qualified email address? I tried increasing "LogLevel" in both AService.cfg and PopProxyAService.cfg to 9, and got a lot of output, but no information on which users are having their domain-name appended.

Our vdmap.cfg configurations are similar ot the following:

vdmap example net 192.168.254.1

example.net:VDomain example.net

example.net:SearchFormat "uid=%U"

example.net:ReplayFormat %U@example.net

vdmap example com 192.168.254.2

example.com:VDomain example.com

example.com:SearchFormat "uid=%U"

example.com:ReplayFormat %U@example.com

In this way, if a user is configured to pop from .1, and do not supply a full email address, '@example.net' is appended to their username before being passed to the back-end iMS servers. If someone pops from .2, '@example.com' is appended.

Royce

[1237 byte] By [Roycea] at [2007-11-26 16:52:27]
# 1
Correction -- just noticed that we're using MMP 5.2p2, not 5.1.
Roycea at 2007-7-8 23:20:08 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2
Glad you're not using 5.1.I'd encourage you to start working towards a 6.x upgrade. 5.2 is on the road to EOSL (End of Support Life).For your question. Sorry, I don't have that one. Perhaps Shane will step in.
jay_plesseta at 2007-7-8 23:20:08 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3

Hi,

I had a play around with vdmap.cfg and couldn't see any record either of whether the user provided the fully qualified email address or just the UID. This sounds like a desirable feature that I would recommend logging a Sun support call for (log an RFE - request for enhancement).

The only thing is that any improvements which would provide this feature (in the log files perhaps) will only be made to the 6.X release so you would still have to upgrade to 6 even if this feature was implemented.

Regards,

Shane.

shane_hjortha at 2007-7-8 23:20:08 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 4
Shane -- I sure appreciate your looking into this. Will follow up with an RFE. Hopefully, this thread will provide guidance for others. Thanks!Royce
Roycea at 2007-7-8 23:20:08 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...