# Work around clients that send `RCPT TO:<'user@domain'>` (Outlook 2003/2007). # WARNING: do not lose the parameters that follow the address. # Thanks to iRedMail.org /^(RCPT\s+TO:\s*<)'([^[:space:]]+)'(>.*)/ $1$2$3