configure sendmail for POP3

Due to changes on our internal network Exchange security policy which will disable POP3 I need to configure a sendmail server on one of our Solaris 8 Servers to act as a POP3 server which will receive automatically forwarded mail to two local user accounts from the central Exchange server.

Then a POP3 client from a third party application on the same Solaris box will be able to poll the sendmail server for mail messages much as it does at present.

This is not intended to provide email services externally only to provide a mailbox which the third party application can poll using POP3 once our main Exchange server disables POP3

Any advice to enable me to quickly get this working would be appreciated.

[732 byte] By [Tootsya] at [2007-11-27 3:57:31]
# 1
sendmail is a smtp server, not a pop3 server.It provides no pop3 functionality.In fact as far as I am aware, solaris doesnt ship with a pop3 server.So you will need to install a 3rd party one.
robert.cohena at 2007-7-12 9:01:52 > top of Java-index,General,Sys Admin Best Practices...