Has anyone thought about how to possibly make use of AWS SES email receiving to accept inbound email and get it passed along into James? With AWS SES email receiving you can have it save the actual message to an S3 bucket and then fire off an SNS topic or Lambda function so the question would really be how to trigger James to be able to process the alert and ingest the message from S3. I've been thinking about it as a possible email solution for myself and it seems like it should be possible but I've not yet been able to determine if there's already an easy method to do so or if it'll take some development to make it work. Wanted to see if anyone else had thought about it.
--------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e-mail: server-user-h...@james.apache.org