Добрый день.
Настраивал связку Exim по статье
http://www.lissyara.su/?id=1173
Все проде хорошо, порыл кон фиги . почитал , что-то добавил. Все запустилось кроме postfixadmin не сдружился у меня почему то но я быстро нашел ему замену phpMyAdmin.
Что меня первое удивило что пользователей нужно заводить в таком виде
yura_s@ --- иначе девакод у меня матерился.
Ну это простительно но мне не ясно почему так !?
При пользователе yura_s@ авторизация проде проходит успешно, вол Лог :
dovecot: Apr 26 09:34:07 Info: auth(default): client in: AUTH 1 PLAIN service=POP3 lip=192.168.0.200 rip=192.168.0.40 resp=AHl1cmFfcwAxMjM=
dovecot: Apr 26 09:34:07 Info: auth-worker(default): sql(yura_s,192.168.0.40): query: SELECT `username` as `user`, `password` FROM `mailbox` WHERE `username` = 'yura_s@' AND `active`='1'
dovecot: Apr 26 09:34:07 Info: auth-worker(default): auth(yura_s,192.168.0.40): username changed yura_s -> yura_s@
dovecot: Apr 26 09:34:07 Info: auth(default): auth(yura_s,192.168.0.40): username changed yura_s -> yura_s@
dovecot: Apr 26 09:34:07 Info: auth(default): client out: OK 1 user=yura_s@
dovecot: Apr 26 09:34:07 Info: auth(default): master in: REQUEST 5 23459 1
dovecot: Apr 26 09:34:07 Info: auth-worker(default): sql(yura_s@,192.168.0.40): SELECT `maildir` AS `home`, 26 AS `uid`, 26 AS `gid` FROM `mailbox` WHERE `username` = 'yura_s@' AND `active`='1'
dovecot: Apr 26 09:34:07 Info: auth(default): master out: USER 5 yura_s@ home=/var/mail/exim/yura_s uid=26 gid=26
dovecot: Apr 26 09:34:07 Info: pop3-login: Login: user=<yura_s@>, method=PLAIN, rip=192.168.0.40, lip=192.168.0.200
dovecot: Apr 26 09:34:08 Info: POP3(yura_s@): Effective uid=26, gid=26
dovecot: Apr 26 09:34:08 Info: POP3(yura_s@): maildir: data=/var/mail/exim/yura_s@
dovecot: Apr 26 09:34:08 Info: POP3(yura_s@): maildir: root=/var/mail/exim/yura_s@, index=/var/mail/exim/yura_s@, control=, inbox=
dovecot: Apr 26 09:34:08 Info: POP3(yura_s@): Disconnected: Logged out top=0/0, retr=0/0, del=0/0, size=0
Дальше я создаю еще одного такого пользователя и пробую ему заслать письмо.
Письмо уходит из "Исходящих" но не приходит, и вообще не понятко куда деваться.
Вот лог :
bopota# cat /var/log/exim/mainlog
2007-04-26 09:28:34 1HgxSz-00066C-W5 <=
yura_s@spv.ua H=spv-shostka.spvcom.office.spv.com.ua (SPVShostka) [192.168.0.40] I=[192.168.0.200]:25 P=smtp S=1375 id=000601c787cc$1d5fe350$
2800a8c0@spvcom.office.spv.com.ua from <
yura_s@spv.ua> for
igor_m@spv.ua
2007-04-26 09:28:34 1HgxSz-00066C-W5 **
igor_m@spv.ua R=dovecot_user T=dovecot_delivery: Child process of dovecot_delivery transport returned 67 (could mean user nonexistent) from command: /usr/local/libexec/dovecot/deliver
2007-04-26 09:28:34 1HgxT0-00066H-56 <= <> R=1HgxSz-00066C-W5 U=mailnull P=local S=2153 from <> for
yura_s@spv.ua
2007-04-26 09:28:34 1HgxSz-00066C-W5 Completed
2007-04-26 09:28:34 1HgxT0-00066H-56 **
yura_s@spv.ua R=dovecot_user T=dovecot_delivery: Child process of dovecot_delivery transport returned 67 (could mean user nonexistent) from command: /usr/local/libexec/dovecot/deliver
2007-04-26 09:28:34 1HgxT0-00066H-56 Frozen (delivery error message)
2007-04-26 09:29:21 1HgrRn-0000wL-CO Message is frozen
2007-04-26 09:29:21 1HgrRn-0000xG-J3 Message is frozen
2007-04-26 09:29:21 1Hgied-000O20-Da Message is frozen
2007-04-26 09:29:21 1Hgwxd-0001C3-Hl Message is frozen
2007-04-26 09:29:21 1HgUyC-0007fQ-CF Message is frozen
2007-04-26 09:29:21 1HgUyC-0007fP-Br Message is frozen
Читал что нужно включить поддержку LDA в девакоде, помню что вроде включал с самого начала, н для уверенности пересобрал еще раз , результата никакого !! Срошу помогите решить проблему.