The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]




Версия для распечатки Пред. тема | След. тема
Новые ответы [ Отслеживать ]
Postfix+DoveCot+Spamassasin+clamsmtpd, !*! byshido, 08-Апр-11, 16:58  [смотреть все]
mail2 postfix/qmgr[2584]: warning: connect to transport private/avscan: Connection refused
mail2 postfix/error[2893]: 4D733981566: to=<daniel@111.ru>, relay=none, delay=8250, delays=8249/0.01/0/0.12, dsn=4.3.0, status=deferred $


Данная ошибка возникла после установку clamsmtpd, подскажите что я делаю не так?(((
Где ошибка? роундкуб пишет:

Failed to connect socket: Connection refused ():
SMTP Error: SMTP error: Connection failed: Failed to connect socket: Connection refused in /var/www/roundcube/program/steps/ma$

master.cf

clamsmtpd               unix    -       -       -       -       10      smtp
        -o smtp_send_xforward_command=yes
        -o disable_dns_lookups=yes
        -o max_use=20

pickup    fifo  n       -       -       60      1       pickup
cleanup   unix  n       -       -       -       0       cleanup
qmgr      fifo  n       -       n       300     1       qmgr
#qmgr     fifo  n       -       -       300     1       oqmgr
tlsmgr    unix  -       -       -       1000?   1       tlsmgr
rewrite   unix  -       -       -       -       -       trivial-rewrite
bounce    unix  -       -       -       -       0       bounce
defer     unix  -       -       -       -       0       bounce
trace     unix  -       -       -       -       0       bounce
verify    unix  -       -       -       -       1       verify
flush     unix  n       -       -       1000?   0       flush
proxymap  unix  -       -       n       -       -       proxymap
proxywrite unix -       -       n       -       1       proxymap

smtps     inet  n       -       n       -       -       smtpd
  -o smtpd_tls_wrappermode=yes
  -o smtpd_sasl_auth_enable=yes
  -o smtpd_client_restrictions=permit_sasl_authenticated,reject

127.0.0.1:10025 inet    n       -       n       -       10      smtpd
  -o content_filter=
  -o receive_override_options=no_unknown_recipient_checks,no_header_body_checks
  -o smtpd_helo_restrictions=
  -o smtpd_client_restrictions=
  -o smtpd_sender_restrictions=
  -o smtpd_recipient_restrictions=permit_mynetworks,reject
  -o mynetworks_style=host
  -o smtpd_authorized_xforward_hosts=127.0.0.0/8

smtp      unix  -       -       -       -       -       smtp
relay     unix  -       -       -       -       -       smtp
        -o smtp_fallback_relay=
showq     unix  n       -       -       -       -       showq
error     unix  -       -       -       -       -       error
retry     unix  -       -       -       -       -       error
discard   unix  -       -       -       -       -       discard
local     unix  -       n       n       -       -       local
virtual   unix  -       n       n       -       -       virtual
lmtp      unix  -       -       -       -       -       lmtp
anvil     unix  -       -       -       -       1       anvil
scache    unix  -       -       -       -       1       scache

maildrop  unix  -       n       n       -       -       pipe
  flags=DRhu user=vmail argv=/usr/bin/maildrop -d ${recipient}

uucp      unix  -       n       n       -       -       pipe
  flags=Fqhu user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
ifmail    unix  -       n       n       -       -       pipe
  flags=F user=ftn argv=/usr/lib/ifmail/ifmail -r $nexthop ($recipient)
bsmtp     unix  -       n       n       -       -       pipe
  flags=Fq. user=bsmtp argv=/usr/lib/bsmtp/bsmtp -t$nexthop -f$sender $recipient
scalemail-backend unix  -       n       n       -       2       pipe
  flags=R user=scalemail argv=/usr/lib/scalemail/bin/scalemail-store ${nexthop} ${user} ${extension}
mailman   unix  -       n       n       -       -       pipe
  flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py
  ${nexthop} ${user}

dovecot-spamass   unix  -       n       n       -       -       pipe flags=DRhu user=vmail:mail argv=/usr/bin/spamc -u ${recipient} -e /usr/lib/dovecot/deliver -d ${recipient}

В main.cf стоит:
...
content_filter = clamsmtpd:127.0.0.1:10023
receive_override_options = no_address_mappings
...
virtual_transport = dovecot-spamass
dovecot_destination_recipient_limit = 3


clamsmtpd.conf:

OutAddress: 10025
Listen: 127.0.0.1:10023
ClamAddress: /var/run/clamav/clamd
Header: X-Virus-Scanned: ClamAV using ClamSMTP
TempDirectory: /tmp
Action: drop
User: clamav

Sockstat:

root     master        2581     tcp4   127.0.0.1:10025 *:*                       LISTEN
clamav   clamsmtpd     2650     tcp4   127.0.0.1:10023 *:*                       LISTEN


Помогите плиизззз!!!!Без clamsmtpd все работает(

  • Postfix+DoveCot+Spamassasin+clamsmtpd, !*! juriskr, 17:34 , 08-Апр-11 (1)
    • Postfix+DoveCot+Spamassasin+clamsmtpd, !*! byshido, 13:01 , 11-Апр-11 (2)
      Ну что никаких мыслей нет?

      • Postfix+DoveCot+Spamassasin+clamsmtpd, !*! byshido, 13:34 , 11-Апр-11 (3)
        > Ну что никаких мыслей нет?

        Вот кстати ошибочки в Mail.warn

        postfix/qmgr[2584]: warning: connect to transport private/spamfilter: No such file or directory

        postfix/smtpd[8118]: warning: cannot get RSA private key from file /etc/dovecot/dovecot.pem: disabling TLS support

        postfix/smtpd[8118]: warning: TLS library problem: 8118:error:0906D06C:PEM routines:PEM_read_bio:no start line:pem_lib.c:650:Expecting$

        postfix/smtpd[8118]: warning: TLS library problem: 8118:error:140B0009:SSL   routines:SSL_CTX_use_PrivateKey_file:PEM lib:ssl_rsa.c:669:

        postfix/qmgr[2584]: warning: connect to transport private/spamfilter: No such file or   directory

        Исправил, ошибка была в настройках доступа к сертификату.

        • Postfix+DoveCot+Spamassasin+clamsmtpd, !*! byshido, 15:54 , 11-Апр-11 (4)
          > postfix/smtpd[8118]: warning: cannot get RSA private key from file /etc/dovecot/dovecot.pem:
          > disabling TLS support
          > postfix/smtpd[8118]: warning: TLS library problem: 8118:error:0906D06C:PEM routines:PEM_read_bio:no
          > start line:pem_lib.c:650:Expecting$
          > postfix/smtpd[8118]: warning: TLS library problem: 8118:error:140B0009:SSL   routines:SSL_CTX_use_PrivateKey_file:PEM
          > lib:ssl_rsa.c:669:
          > postfix/qmgr[2584]: warning: connect to transport private/spamfilter: No such file or
          >   directory
          > Исправил, ошибка была в настройках доступа к сертификату.

          Шас новые появились, снес и заного поставил clamav.
          postfix/smtp[9678]: fatal: valid hostname or network address required in server description: 10023
          postfix/qmgr[9542]: warning: private/clamsmtpd socket: malformed response
          postfix/qmgr[9542]: warning: transport clamsmtpd failure -- see a previous warning/fatal /panic logfile record for the problem descript$

          postfix/master[9539]: warning: process /usr/lib/postfix/smtp pid 9678 exit status 1
          postfix/master[9539]: warning: /usr/lib/postfix/smtp: bad command startup -- throttling
          postfix/qmgr[9814]: warning: connect to transport private/avscan: Connection refused

          Последняя ошибка что и была(((





Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру