Bug 25238 - /etc/postfix/aliases перезаписывается без создания бакапа, если удалить "root: name"
Summary: /etc/postfix/aliases перезаписывается без создания бакапа, если удалить "root...
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: postfix (show other bugs)
Version: unstable
Hardware: all Linux
: P3 minor
Assignee: Gleb F-Malinovskiy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-15 21:39 MSK by Sergey Y. Afonin
Modified: 2018-03-04 03:10 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Y. Afonin 2011-03-15 21:39:27 MSK
Если удалить 

# Person who should get root's mail.
root:           name

aliases принимает вид по-умолчанию. Это не очень хорошо само по себе, так как ситуацию, когда надо получить почту в ящик root, можно придумать. Хуже то, что теряются безвозвратно все алиасы, описанные дополнительно. Надо хоть бакап делать, что ли...

В Sisyphus так же ?
Comment 1 Sergey Y. Afonin 2016-07-05 14:47:51 MSK
Всё же, несмотря на комментарий LDV в bug 13606#c1, это баг, пока не будет делаться бакап файла aliases перед тем, как махнуть шашкой.
Comment 2 Repository Robot 2018-03-04 03:10:34 MSK
postfix-1:2.11.11-alt1 -> sisyphus:

Sun Jan 28 2018 Dmitry V. Levin <ldv@altlinux> 1:2.11.11-alt1
- 2.11.7 -> 2.11.11.
- Disabled NIS/NIS+ support as it was disabled in glibc-2.26.0.124.98f244e-alt1.
- Restart postfix from filetrigger (closes: #21620).
- Save a copy of /etc/postfix/aliases before rewriting it (closes: #25238).
- Fixed "postconf -a" and "postconf -A" (closes: #28372).
- Fixed Cyrus SASL support (by asy@; closes: #30270).
- Fixed update procedure when systemd is active (closes: #31363).
- Recoded README.ALT-ru_RU from koi8r to utf8 (closes: #32038).
- Cleared executable bit from postfix.service (closes: #34567).