Здесь показаны различия между двумя версиями данной страницы.
Предыдущая версия справа и слева Предыдущая версия Следующая версия | Предыдущая версия | ||
hljs [2016/02/16 01:14] root |
hljs [2016/02/17 22:51] root |
||
---|---|---|---|
Строка 1: | Строка 1: | ||
- | <cli> | + | <html> |
- | # cat /var/log/maillog | + | <link href='https://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'> |
+ | <link href='https://fonts.googleapis.com/css?family=Anonymous+Pro:700' rel='stylesheet' type='text/css'> | ||
+ | |||
+ | <pre class="hl_js accesslog" style="font-family: Ubuntu Mono"> | ||
Mar 22 15:32:31 web-srv01 postfix/smtpd[13837]: connect from localhost[127.0.0.1] | Mar 22 15:32:31 web-srv01 postfix/smtpd[13837]: connect from localhost[127.0.0.1] | ||
Mar 22 15:32:31 web-srv01 postfix/smtpd[13837]: 42BB512324B: client=localhost[127.0.0.1] | Mar 22 15:32:31 web-srv01 postfix/smtpd[13837]: 42BB512324B: client=localhost[127.0.0.1] | ||
Строка 10: | Строка 13: | ||
Mar 22 15:32:32 web-srv01 postfix/smtp[13840]: 42BB512324B: to=<relay.test.2015@mail.ru>, relay=smtp.googlemail.com[74.125.136.16]:25, delay=1.6, delays=0.01/0/0.65/0.96, dsn=2.0.0, status=sent (250 2.0.0 OK 1427052699 nh17sm7809110wic.5 - gsmtp) | Mar 22 15:32:32 web-srv01 postfix/smtp[13840]: 42BB512324B: to=<relay.test.2015@mail.ru>, relay=smtp.googlemail.com[74.125.136.16]:25, delay=1.6, delays=0.01/0/0.65/0.96, dsn=2.0.0, status=sent (250 2.0.0 OK 1427052699 nh17sm7809110wic.5 - gsmtp) | ||
Mar 22 15:32:32 web-srv01 postfix/qmgr[13834]: 42BB512324B: removed | Mar 22 15:32:32 web-srv01 postfix/qmgr[13834]: 42BB512324B: removed | ||
- | </cli> | + | </pre> |
- | + | ||
- | + | ||
- | <html> | + | |
- | <link href='https://fonts.googleapis.com/css?family=Ubuntu+Mono' rel='stylesheet' type='text/css'> | + | |
- | <link href='https://fonts.googleapis.com/css?family=Anonymous+Pro:700' rel='stylesheet' type='text/css'> | + | |
<pre class="hl_js apache" style="font-family: Ubuntu Mono"> | <pre class="hl_js apache" style="font-family: Ubuntu Mono"> |