lug-bg: Postfix, Amavis, ClamAV, and Spamassassin on Debian Linux
- Subject: lug-bg: Postfix, Amavis, ClamAV, and Spamassassin on Debian Linux
- From: "Qsin" <qsin@xxxxxxxxxxxx>
- Date: Mon, 26 Apr 2004 17:18:57 +0300
Както писах тази сутрин опитвам се да изградя един майл сървър със
Postfix, Amavis, ClamAV и Spamassassin по:
http://www.fatofthelan.com/articles/articles.php?pid=22
Когато стигнах до:
================================================================
Start amavis and check for typos. To see any error messages and debugging
info, I suggest running Amavis for the first time interactively and keep it
attached to the terminal by issuing the following comands:
# su - vscan #(or whatever username you decided to use, e.g. amavis)
$ /usr/local/sbin/amavisd debug
From another window check that it is listening on a local SMTP port 10024
(default):
--> $ telnet 127.0.0.1 10024
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
220 [127.0.0.1] ESMTP amavisd-new service ready
--> quit
221 Bye
Connection closed by foreign host.
=====================================================================
телнета не се получи, но мислех, че е проблем с iptables. Завърших
процедурата докрай,
но сега при опит за пращане на майл издава следните съобщения:
Apr 26 16:22:47 router postfix/smtp[866]: connect to 127.0.0.1[127.0.0.1]:
Connection refused (port 10024)
Apr 26 16:22:47 router postfix/bounce[867]: warning: dict_open_dlinfo:
wildcard dynamic map entry no longer supported.
Apr 26 16:22:47 router postfix/smtp[866]: 8748ED3A:
to=<yavor@xxxxxxxxxxxxxxx>, relay=none, delay=1940, status=deferred (connect
to 127.0.0.1[127.0.0.1]: Connection refused)
и майла естествено не стига до пощенската ми кутия.
Във /var/lib/iptables/active имах ред:
[0:0] -A INPUT -d 127.0.0.0/255.0.0.0 -j LREJECT
който вече е коментиран, но това не помага. Не схващам къде може да е
проблема.
Явор Атанасов
============================================================================
A mail-list of Linux Users Group - Bulgaria (bulgarian linuxers).
http://www.linux-bulgaria.org - Hosted by Internet Group Ltd. - Stara Zagora
To unsubscribe: http://www.linux-bulgaria.org/public/mail_list.html
============================================================================
|