Now pop3 again...
 
1. I run agent
2. I copy my correct config to /mnt/auth and the correct directories apear
3. I run upas/fs -f /pop/mailserver/user
3. First , I "got no APOP hdr from server" , I commented out that section that didnt allow plaintext
3. retry upas/fs
4. "authentication agent failed", "if((fd = open(buf, ORDWR)) < 0)" fails.
5. agent wites by default r r r but the open call wants something else , so I changed the permissions in agent.c.
6 rerun agent , copy config , permissions changed.
7. still "authentication agent failed"..
 
so now what ?

/Michael Grunditz