-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdma
16 lines (16 loc) · 1.76 KB
/
dma
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dma\[[.[:alnum:]]+\]: new mail from user=[_[:alnum:]-]+ uid=[0-9]{1,4} envelope_from=<?[@._[:alnum:]-]+>?$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dma\[[.[:alnum:]]+\]: mail to=<?[@._[:alnum:]-]+>? queued as [.[:alnum:]]+$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dma\[[.[:alnum:]]+\]: trying delivery$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dma\[[.[:alnum:]]+\]: trying remote delivery to [._[:alnum:]-]+ \[[.[:alnum:]:]+\] pref [0-9]+$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dma\[[.[:alnum:]]+\]: delivery successful$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dma\[[.[:alnum:]]+\]: using smarthost \([._[:alnum:]:-]+\)$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dma\[[.[:alnum:]]+\]: connect to [._[:alnum:]-]+ \[[.[:alnum:]:]+\] failed: (Network is unreachable|No route to host)$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dma\[[.[:alnum:]]+\]: SSL initialization successful$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dma\[[.[:alnum:]]+\]: using SMTP authentication for user [@._[:alnum:]-]+$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dma\[[.[:alnum:]]+\]: smarthost authentication: AUTH [[:alnum:]-]+ not available: 504 [.[:alnum:] ]+ Unrecognized Authentication Type [.[:alnum:] -]+$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dma\[[.[:alnum:]]+\]: Server greeting successfully completed$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dma\[[.[:alnum:]]+\]: *Server (does not |)supports? STARTTLS$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dma\[[.[:alnum:]]+\]: <[._a-zA-Z0-9+-]+@[a-zA-Z0-9-]+.[.a-zA-Z0-9-]+> trying delivery$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dma\[[.[:alnum:]]+\]: <[._a-zA-Z0-9+-]+@[a-zA-Z0-9-]+.[.a-zA-Z0-9-]+> delivery successful$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dma-mbox-create: creating mbox for \'[._[:alnum:]-]+\'$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dma-mbox-create: successfully created mbox for \'[._[:alnum:]-]+\'$