Hi all,I am trying to modify the POP3Server module that can be used for system users and database authentication.
If the pop access is through Database authentication, then it can read the mail file from mail folder.
The mails are stored in the users mail folder. After the successful DB Authentication, getting error as "-ERR not logged in yet! ".
I set authentication type = 5; Can i read each files from the user mail folder and is it possible to download the mails to client side?
For this, which part i should modify to get mails to be downloaded to client side.
Waiting for kind help from Perl experts...
Best Regards,