katzenpost / mailproxy

POP/SMTP to Katzenpost proxy server library
GNU Affero General Public License v3.0
4 stars 5 forks source link

Store PEM-encoded recipient identities on disk. #35

Closed mixmasala closed 6 years ago

mixmasala commented 6 years ago

Stores and removes recipient identities from the RecipientDir (defaulted to "recipients" under the DataDir) when added using Store.Set() or removed with Store.Clear(). At startup, mail proxy will scan the RecipientDir and import each recipient into the recipient Store.