postfix уже настроен и пользователей 50 на нем работает, но smtp отсутсвует
судя по логам:
warning: smtpd_sasl_auth_enable is true, but SASL support is not compiled in
Как теперь пересобрать постфикс, со всеми теми параметрами что он был (поддержка постгрецц, и фиг знает что там еще) ??? (и главное чтобы он еще не затер уже сущ. конфиги)
postfix пересобрать с поддержкой SASL
Модераторы: Skull, Модераторы разделов
-
- Бывший модератор
- Сообщения: 1571
- ОС: Cygwin
Re: postfix пересобрать с поддержкой SASL
какой дистрибутив, какой постфикс?
для АЛМ 2.4 кажется в бекпортах лежит постфикс с поддержкой sasl
для АЛМ 2.4 кажется в бекпортах лежит постфикс с поддержкой sasl
-
- Сообщения: 60
-
- Сообщения: 60
-
- Сообщения: 60
Re: postfix пересобрать с поддержкой SASL
ls
postfix-pgsql-2.2.9-alt3.i586.rpm
postfix-2.2.9-alt3.i586.rpm
postfix-tls-2.2.9-alt3.i586.rpm <- насколько я понимаю этот пакет решает мои проблемы
postfix-control-1.3-alt1.noarch.rpm
postfix-html-2.2.9-alt3.i586.rpm
как теперь безболезненно заменить все эти пакеты:
rpm -qa | grep postf
postfix-control-1.3-alt1
postfix-2.2.4-alt3
postfix-pgsql-2.2.4-alt3
postfix-html-2.2.4-alt3
Пробую:
rpm -U postfix-2.2.9-alt3.i586.rpm
error: failed dependencies:
postfix = 1:2.2.4-alt3 is needed by postfix-pgsql-2.2.4-alt3
postfix = 1:2.2.4-alt3 is needed by postfix-html-2.2.4-alt3
libpostfix-2.2.4.so is needed by postfix-pgsql-2.2.4-alt3
libpostfix_dict-2.2.4.so is needed by postfix-pgsql-2.2.4-alt3
rpm -U postfix-pgsql-2.2.9-alt3.i586.rpm
error: failed dependencies:
postfix = 1:2.2.9-alt3 is needed by postfix-pgsql-2.2.9-alt3
libpostfix-2.2.9.so is needed by postfix-pgsql-2.2.9-alt3
libpostfix_dict-2.2.9.so is needed by postfix-pgsql-2.2.9-alt3
Какой то замкнутый круг с зависимостями
как такое решают ?
postfix-pgsql-2.2.9-alt3.i586.rpm
postfix-2.2.9-alt3.i586.rpm
postfix-tls-2.2.9-alt3.i586.rpm <- насколько я понимаю этот пакет решает мои проблемы
postfix-control-1.3-alt1.noarch.rpm
postfix-html-2.2.9-alt3.i586.rpm
как теперь безболезненно заменить все эти пакеты:
rpm -qa | grep postf
postfix-control-1.3-alt1
postfix-2.2.4-alt3
postfix-pgsql-2.2.4-alt3
postfix-html-2.2.4-alt3
Пробую:
rpm -U postfix-2.2.9-alt3.i586.rpm
error: failed dependencies:
postfix = 1:2.2.4-alt3 is needed by postfix-pgsql-2.2.4-alt3
postfix = 1:2.2.4-alt3 is needed by postfix-html-2.2.4-alt3
libpostfix-2.2.4.so is needed by postfix-pgsql-2.2.4-alt3
libpostfix_dict-2.2.4.so is needed by postfix-pgsql-2.2.4-alt3
rpm -U postfix-pgsql-2.2.9-alt3.i586.rpm
error: failed dependencies:
postfix = 1:2.2.9-alt3 is needed by postfix-pgsql-2.2.9-alt3
libpostfix-2.2.9.so is needed by postfix-pgsql-2.2.9-alt3
libpostfix_dict-2.2.9.so is needed by postfix-pgsql-2.2.9-alt3
Какой то замкнутый круг с зависимостями
как такое решают ?
-
- Бывший модератор
- Сообщения: 1571
- ОС: Cygwin
Re: postfix пересобрать с поддержкой SASL
лучше проверить по архивам рассылки
обновляться так - подключить репозиторий с нужными пакетами, сделать
apt-get update
apt-get install то что надо
ну а если rpm уже скачаны, то можно попробовать
apt-get install то что надо все вместе
-
- Сообщения: 60
Re: postfix пересобрать с поддержкой SASL
ок обновился, смотрим логи:
postfix/scache[11569]: fatal: unexpected command-line argument: user=cyrus
postfix/smtp[10775]: warning: premature end-of-input on private/scache socket while reading input attribute name
postfix/smtp[10775]: warning: problem talking to service private/scache socket: Connection reset by peer
postfix/smtp[10776]: warning: premature end-of-input on private/scache socket while reading input attribute name
Что это может быть ?
postfix/scache[11569]: fatal: unexpected command-line argument: user=cyrus
postfix/smtp[10775]: warning: premature end-of-input on private/scache socket while reading input attribute name
postfix/smtp[10775]: warning: problem talking to service private/scache socket: Connection reset by peer
postfix/smtp[10776]: warning: premature end-of-input on private/scache socket while reading input attribute name
Что это может быть ?