View Single Post
  #3 (permalink)  
Old 08-10-2006, 01:36 AM
chuckm chuckm is offline
Junior Member
 
Posts: 7
Default

Yes, that was my original thought. I assumed that is one of the primary functions of those two email accounts.

My aim is to make the process even easier, so that the user can simply drag spam or ham to special folders which are examined by a cron job each night. I have scripted this training process, and it seems to work well although adding a new user account requires manual addition of the two folders. The script simply runs thru all users looking for stuff they have dragged into the special folders. The only problem is that I have no idea how to extract account passwords (or have zmtrainsa do it for me). The current method requires that I maintain a small file with usernames and passwords for my script to parse. When users change their passwords, I have to ask them for it. That's ok for 10 or 20 users, but it gets problematic beyond that.

Chuck
__________________
{Lead me not into temptation ... I can find it myself, thank you}
Reply With Quote