Postby ltward » Fri Oct 22, 2010 9:52 am
I think you are not getting replies because your question is not clear.
sendmail is a separate product from Scalix. It doesn't keep a cache of sent messages.
Scalix can keep a log of messages it has sent (if you enable audit logging) but it does not keep a copy of every message sent.
You can enable message archiving, which will keep a copy of every message that goes through your server. You can have the messages saved to disk (not a good idea; too much I/O and consumes too much space), sent to a BCC: recipient (not a good idea, for the same reasons), or sent to a separate host on a port of your choosing (25 by default).
The separate host should be running archival software from a third party. Archival software varies greatly in number of features and cost. Many of them do have a resubmit capability.