> 1/ would need a replacement for /usr/bin/sendmail which would send mail via > localhost 25, or insert mail into james' spool > localusers would have to collect mail via POP3 on localhost 110 instead of > getting it delivered into a mail file. 1.1) A simple java program (using the same parameters of /usr/bin/sendmail) wrapped by a shell script would solve the problem? 1.2) Allowing James to use the same file format of sendmail isn't already a work in progress? Anyway I don't need my users to access the Linux Box directly, if they want to read their mails they sould use their own clients (win95/2K) > 2/ is a little trickier, and making james snarf users from /etc/passwd would > probably be the quick and dirty route 2) Would you like a UserStore implementation which interfaces to the /etc/passwd file or something else?
My questions are posted because I would share my solution with the project and I wish to contribute in a positive way... Roberto -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
