Is there a way to change a mail password thru a POP3 interface? I'm using qpopper on a linux box, and am trying to write a script that will open a socket & change one of my user's. From what I've read, POP3 standards don't have an explicit command to do this. But I was wondering if qpopper had some "extra features" that would assist me in this task. Does anyone have any ideas/suggestions? True, I can execute a program via root from within the script, but that feels grossly insecure. -Rob
