This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
ua_mail [2018/12/06 10:52] val [Установка (Debian/Ubuntu)] |
ua_mail [2021/04/28 13:11] (current) admin [Отправка почты] |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| <code> | <code> | ||
| debian# apt install mailutils | debian# apt install mailutils | ||
| + | или | ||
| + | debian# apt install bsd-mailx | ||
| centos# yum info mailx | centos# yum info mailx | ||
| Line 15: | Line 17: | ||
| $ mail user1@server.corpX.un | $ mail user1@server.corpX.un | ||
| - | $ uuencode virus.zip film.zip | mail -s superfilm user1@corpX.un | + | freebsd$ uuencode /tmp/virus.zip film.zip | mail -s superfilm user1@corpX.un # не ловит cgpav |
| $ echo 'XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X' | mail -s 'kupi slona' user1@corpX.un | $ echo 'XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X' | mail -s 'kupi slona' user1@corpX.un | ||