> On Dec 28, 2015, at 11:29 AM, Gilberto Nunes <gilberto.nune...@gmail.com> > wrote: > > Hello List > > Is there some way to store sent mail in a folder, using procmail or whatever? > I try search in google but found nothing…
I would think that this is generally a function of your mail client (MUA) as opposed to Postfix. For example, I use Apple Mail and Mutt and they each have folders that they store a copy of each message that I send with them. However, if you really need to save a copy using Postfix, would the “always_bcc” setting in Postfix work for you? "Optional address that receives a "blind carbon copy" of each message that is received by the Postfix mail system.” You could set up an address that would receive all mail, and thus have it all stored for you. -Mike