How to save mails sent by smtp relay to mailbox to send files?

Issue #787 new
R.B created an issue

Hi,

When a user sends mail through a relay, how to save the sent mail to the server. Users will need to query the information that has been sent

thank! ±

Comments (1)

  1. SH repo owner

    There are basicaly two options

    • you can easily create plugin to Haraka for saving every relayed email (see Haraka manual for creating plugins)
    • “Duplicate every email to target address” which is pretty much for debugging purposes but can be used in this case also (System settings > Advanced > Email inspection > “Duplicate every email to target address”

  2. Log in to comment