Re: [exim] Random Idea... Possible?

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Emmanuel Noobadmin
Date:  
À: Mike Lyon
CC: <exim-users@exim.org>
Sujet: Re: [exim] Random Idea... Possible?
On 4/19/12, Mike Lyon <mike.lyon@???> 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.