- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
Major
 - 
    3.1.6
 - 
    None
 - 
    None
 
when the mail queue is written to the disk we need to flush it, otherwise the emails sent during the current request will be duplicated if queue::save() is called more than once.

