* [Sysadmins] cyrus imap ALERT banner
@ 2010-11-02 13:08 Anton Kvashin
2010-11-03 2:05 ` Alexei Takaseev
0 siblings, 1 reply; 5+ messages in thread
From: Anton Kvashin @ 2010-11-02 13:08 UTC (permalink / raw)
To: sysadmins
Здравствуйте,
Имеется cyrus-imapd-2.2.12-10.el4_8.4, который выдает по IMAP следующее:
* OK Cyrus IMAP4 v2.2.12-Invoca-RPM-2.2.12-10.el4_8.4 server ready
* OK [ALERT] Welcome!
'Welcome' отображается каждый раз при IMAP-подключении, почтовые клиенты
его выводят в UI (Outlook и Thunderbird)
Как запретить это приветствие-сообщение?
cyrus.conf:
SERVICES {
imap cmd="imapd" listen="imap" prefork=5
--
Anton Kvashin
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Sysadmins] cyrus imap ALERT banner
2010-11-02 13:08 [Sysadmins] cyrus imap ALERT banner Anton Kvashin
@ 2010-11-03 2:05 ` Alexei Takaseev
2010-11-03 4:55 ` Anton Kvashin
0 siblings, 1 reply; 5+ messages in thread
From: Alexei Takaseev @ 2010-11-03 2:05 UTC (permalink / raw)
To: ALT Linux sysadmins' discussion
----- Исходное сообщение -----
> Здравствуйте,
>
> Имеется cyrus-imapd-2.2.12-10.el4_8.4, который выдает по IMAP
> следующее:
>
> * OK Cyrus IMAP4 v2.2.12-Invoca-RPM-2.2.12-10.el4_8.4 server ready
> * OK [ALERT] Welcome!
>
> 'Welcome' отображается каждый раз при IMAP-подключении, почтовые
> клиенты
> его выводят в UI (Outlook и Thunderbird)
>
> Как запретить это приветствие-сообщение?
>
> cyrus.conf:
>
> SERVICES {
> imap cmd="imapd" listen="imap" prefork=5
Попробуй посмотреть параметр plaintextloginalert (Message to send to client after a successful plaintext login.) в /etc/imapd.conf.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Sysadmins] cyrus imap ALERT banner
2010-11-03 2:05 ` Alexei Takaseev
@ 2010-11-03 4:55 ` Anton Kvashin
2010-11-03 5:42 ` Alexei Takaseev
0 siblings, 1 reply; 5+ messages in thread
From: Anton Kvashin @ 2010-11-03 4:55 UTC (permalink / raw)
To: ALT Linux sysadmins' discussion
03.11.2010 07:05, Alexei Takaseev пишет:
> ----- Исходное сообщение -----
>> Имеется cyrus-imapd-2.2.12-10.el4_8.4, который выдает по IMAP
>> следующее:
>>
>> * OK Cyrus IMAP4 v2.2.12-Invoca-RPM-2.2.12-10.el4_8.4 server ready
>> * OK [ALERT] Welcome!
>>
>> 'Welcome' отображается каждый раз при IMAP-подключении, почтовые
>> клиенты
>> его выводят в UI (Outlook и Thunderbird)
>>
>> Как запретить это приветствие-сообщение?
>>
>> cyrus.conf:
>>
>> SERVICES {
>> imap cmd="imapd" listen="imap" prefork=5
>
> Попробуй посмотреть параметр plaintextloginalert (Message to send to client after a successful plaintext login.) в /etc/imapd.conf.
Посмотрел и попробовал, без изменений. Этот алерт появляется до
аутентификации.
--
Anton Kvashin
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Sysadmins] cyrus imap ALERT banner
2010-11-03 4:55 ` Anton Kvashin
@ 2010-11-03 5:42 ` Alexei Takaseev
2010-11-03 6:01 ` Anton Kvashin
0 siblings, 1 reply; 5+ messages in thread
From: Alexei Takaseev @ 2010-11-03 5:42 UTC (permalink / raw)
To: ALT Linux sysadmins' discussion
----- Исходное сообщение -----
> 03.11.2010 07:05, Alexei Takaseev пишет:
> > ----- Исходное сообщение -----
> >> Имеется cyrus-imapd-2.2.12-10.el4_8.4, который выдает по IMAP
> >> следующее:
> >>
> >> * OK Cyrus IMAP4 v2.2.12-Invoca-RPM-2.2.12-10.el4_8.4 server ready
> >> * OK [ALERT] Welcome!
> >>
> >> 'Welcome' отображается каждый раз при IMAP-подключении, почтовые
> >> клиенты
> >> его выводят в UI (Outlook и Thunderbird)
> >>
> >> Как запретить это приветствие-сообщение?
> >>
> >> cyrus.conf:
> >>
> >> SERVICES {
> >> imap cmd="imapd" listen="imap" prefork=5
> >
> > Попробуй посмотреть параметр plaintextloginalert (Message to send to
> > client after a successful plaintext login.) в /etc/imapd.conf.
>
> Посмотрел и попробовал, без изменений. Этот алерт появляется до
> аутентификации.
Похоже, что это сообщение было добавлено в annotation.
в cyradm админом делаем
setinfo motd none
и проверяем.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Sysadmins] cyrus imap ALERT banner
2010-11-03 5:42 ` Alexei Takaseev
@ 2010-11-03 6:01 ` Anton Kvashin
0 siblings, 0 replies; 5+ messages in thread
From: Anton Kvashin @ 2010-11-03 6:01 UTC (permalink / raw)
To: ALT Linux sysadmins' discussion
03.11.2010 10:42, Alexei Takaseev пишет:
>>>> Имеется cyrus-imapd-2.2.12-10.el4_8.4, который выдает по IMAP
>>>> следующее:
>>>>
>>>> * OK Cyrus IMAP4 v2.2.12-Invoca-RPM-2.2.12-10.el4_8.4 server ready
>>>> * OK [ALERT] Welcome!
>>>>
>>>> 'Welcome' отображается каждый раз при IMAP-подключении, почтовые
>>>> клиенты
>>>> его выводят в UI (Outlook и Thunderbird)
>>>>
>>>> Как запретить это приветствие-сообщение?
>>>>
>>>> cyrus.conf:
>>>>
>>>> SERVICES {
>>>> imap cmd="imapd" listen="imap" prefork=5
>>>
>>> Попробуй посмотреть параметр plaintextloginalert (Message to send to
>>> client after a successful plaintext login.) в /etc/imapd.conf.
>>
>> Посмотрел и попробовал, без изменений. Этот алерт появляется до
>> аутентификации.
>
> Похоже, что это сообщение было добавлено в annotation.
>
> в cyradm админом делаем
>
> setinfo motd none
>
> и проверяем.
В точку, спасибо!
--
Anton Kvashin
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-11-03 6:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-02 13:08 [Sysadmins] cyrus imap ALERT banner Anton Kvashin
2010-11-03 2:05 ` Alexei Takaseev
2010-11-03 4:55 ` Anton Kvashin
2010-11-03 5:42 ` Alexei Takaseev
2010-11-03 6:01 ` Anton Kvashin
ALT Linux sysadmins discussion
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
public-inbox-index sysadmins
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sysadmins
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git