Skip to content
  • etiennemeleard's avatar
    [change] New automatic lists handling logic so that file naming is more... · a97c47f0
    etiennemeleard authored
    [change] New automatic lists handling logic so that file naming is more consistent and milter and familyqueue behave the same way.
    
    Now the sendmail milter MUST put serialized messages in files respecting the usual format (<final_list_with_domain>.<timestamp>.<pid>), file proccessing then becomes simpler.
    
    tools::unmarshal_metadata don't fail if listname doesn't exist, this is left to main::proccess_message logic.
    
    Patch will be submitted to the milter author to add a configuration switch enabling the new behavior in sympa-milter.conf -> <general> :
    
    file_prefix				list # Value defaults to "family" which is the old behavior
    
    
    
    git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11607 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
    a97c47f0