Bug 21330 - неверная работа бакенда
Summary: неверная работа бакенда
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: alterator-postfix-dovecot (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Anton V. Boyarshinov
QA Contact: qa-sisyphus
URL:
Keywords: distro-blocker
Depends on:
Blocks: 19564
  Show dependency tree
 
Reported: 2009-09-01 13:21 MSD by inger@altlinux.org
Modified: 2009-09-03 04:23 MSD (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 inger@altlinux.org 2009-09-01 13:21:19 MSD
Аутентификация в SMTP не работает, если не включить POP3 сервер.
Comment 1 Grigory Batalov 2009-09-01 14:21:07 MSD
Аутентификацию осуществляет dovecot. Неудивительно, что его требуется включить.
Comment 2 Dmitry V. Levin 2009-09-01 19:50:15 MSD
Для того, чтобы осуществлять аутентификацию с помощью dovecot, нужно включить не pop3, а совсем другую часть dovecot.  Цитирую dovecot.conf:

# Protocols we want to be serving: imap imaps pop3 pop3s
# If you only want to use dovecot-auth, you can set this to "none".
#protocols = imap imaps pop3 pop3s

Просьба исправить побыстрее.
Comment 3 Repository Robot 2009-09-03 04:23:01 MSD
alterator-postfix-dovecot-0.3-alt1 -> sisyphus:

* Thu Sep 03 2009 Grigory Batalov <bga@altlinux> 0.3-alt1

- No need to specify CA root file (ALT #21333).
- Split auth and pop3/imap startup (ALT #21330).
- Control spamd startup (ALT #21334).
- Fix local recipient maps template.