On Tue, 2015-06-16 at 14:39 +0000, David Byrne wrote: > Hi all, > > We have a client who has a large number (1000+) of users, sending ~25,000 > emails per day. Inbox turnover is high, and the way in which they work > requires the mail clients (Outlook in this case for the most part) to only > download a set number (or time period) of emails. For example, each mail > client would want 3000, or 30days worth of emails in their client at any one > time. > > Outlook and other mail clients do not support this, so it must be enforced at > server level somehow. Is this something Exim can do? I have looked around > quite a bit, and can see no mention of this as a feature as such. Any > suggestions or assistance is welcome. Thanks. > > Best Regards, > Dave Byrne > Head of Technical Projects > VooServers Limited
The simple answer really is no it wont help because Exim is "only" a MTA. It transfers email from A to B. It is not the thing you use to access your mailbox - that is the job of Exchange's CAS or Courier IMAPD or whatever. You might send email out through Exim and your inbound email might come in via Exim but it would not be the thing that your client connects to for its mailbox stores. I would recommend looking into an automatic archiving solution at the mailbox level. Blueloop Ltd Jon Gerdes | Senior Consultant Blueloop House Ilchester Road Yeovil Somerset BA21 3AA Tel: 2100 Web: www.blueloop.net Registered Address : Blueloop House, Ilchester Road, YEOVIL, BA21 3AA Registered England & Wales - 3981322 CONFIDENTIAL INFORMATION This e-mail and any files attached with it are confidential and for the sole use of the intended recipient(s). If you are not the intended recipient(s) you are prohibited from using, copying or distributing this or any information contained in it and should immediately notify the sender and delete the message from your system. Internet communications are not secure and Blueloop Limited is not responsible for unauthorised use by third parties nor for alteration or corruption in transmission. Furthermore, while Blueloop Limited have taken reasonable precautions to minimise the risk of software viruses, it cannot accept liability for any damage which you may suffer as a result of such viruses, and we therefore recommend you carry out your own virus checks on receipt of any e-mail. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
