Support other delimiter than + (SB-1166)
  
  
  
    suggested by Daniel BERTEAUD on
    17/12/2018, 11:40
  
  
  
  The delimiter character is + and even if configured in postfix to become -, it won't work as bm-lmtp only supports +
Supporting other characters, especially - would bring several advantages:
- Makes it easier to migrate from a qmail installation (where the default delimiter is - and AFAIK only - is supported)
- A lot of forms do not accept email addresses containing the + symbol (even if they should, it's a fact), while - is always accepted
  
  0 comments and/or attachments