On 5/14/2013 11:52 PM, Daniel Parthey wrote:
Stephan Bosch wrote:
On 2013-05-09 10:35 AM, Stephan Bosch <step...@rename-it.nl> wrote:
Currently, I'm building an SMTP submission proxy server.
To provide some sort of solution for the short term, I guess I'll
just add an optional auto-save-to-sent feature. When the submission
service has direct access to the user's mail storage, that is
trivial to implement. However, if the submission service is
unprivileged, that will be a little more difficult. Probably, in
that case I'll make it use a special support service to perform the
actual delivery to the sent folder. Any suggestions are welcome.
Please don't forget to implement the "submission director proxy",
we absolutely need this in order to be able to work with NFS+mdbox
and prevent corrupted indexes.

We cannot just store something directly into the local "Sent" Folder,
we need to go through the director to the appropriate NFS client host.

Yes, that is already on the TODO list.

Regards,

Stephan.

Reply via email to