https://bugs.contribs.org/show_bug.cgi?id=11338

Mark Phillips <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6432|0                           |1
        is obsolete|                            |

--- Comment #3 from Mark Phillips <[email protected]> ---
Created attachment 6434
  --> https://bugs.contribs.org/attachment.cgi?id=6434&action=edit
20210208 perl script to copy mail rules

Added bit more, mostly to the to-do list. 
# To Do
#    replace %processmail with $pdb, if that works
#    add check that source and target user accounts exist
#    add check to verify that source path exists (what's the point of this?)
#    add backup and restore of processmail file to allow recovery on error
#    add check for target path in mail rule; add path if missing
#    add test to see if target mail rule already exists. 
#        don't overwrite it if it does, but then how to craft a unique id?
#        that is a problem in mailsort that needs to be refactored.
#            don't rely on random(); use a serial key per user account
#            add group key; e.g. <account><group><uid> such as
mapo-news-1234567 instead of mapo1234567
#    add option to delete source rules (aka "move")
#    add write to log
#    remove debug statements

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to