On 4/19/12, Mike Lyon <[email protected]> wrote: > Has anyone ever used / configured Exim as an email server to receive > incoming e-mails, capture an attached file and then save the file off > somewhere in a directory? > > We currently have some partners and such that send us files via SCP but it > seems getting someone knowledgeable to set that up on the partner's side > can sometimes be an extremely painful task. > > Was just a random idea. Wanted to see if anyone has ever done it before.
Not exactly an exim solution but a couple years back, we had a similar requirement and I thought it was easier just to run a cronjob on a script that basically "checks" emails and pull the attachments for saving elsewhere. -- ## 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/
