For an archival requirement (typically certain emails can be from 1-3gb in size), I am trying to use go-guerrilla, is there a way to stream the incoming email to disk or S3 (spooling) and process it as stream? I don't want to use memory as there could be multiple such large emails in parallel. If this feature does not exist, will it be added in the near future?
For an archival requirement (typically certain emails can be from 1-3gb in size), I am trying to use go-guerrilla, is there a way to stream the incoming email to disk or S3 (spooling) and process it as stream? I don't want to use memory as there could be multiple such large emails in parallel. If this feature does not exist, will it be added in the near future?