Can't connect to 127.0.0.1 port 10025,

Fórumok

Can't connect to 127.0.0.1 port 10025,

Hozzászólások

Sziasztok! Postfix-Amavis probléma

ezt írja ki az mail log:

Can't connect to 127.0.0.1 port 10025, Connection refused at /usr/sbin/amavisd line 2862,...

Tehát megkapja a levelet a 10024-en, de már nem tudja visszaadni a10025-ön.

Mit tehetek?

A postfixednel lesz a gond, nem hallgat a megfelelo porton vagy azert mert nem jol van bekonfigolva, vagy mert mas fogja a portot.

Postfix master.cf-jébe:

127.0.0.1:10025 inet n - y - - smtpd
-o content_filter=
-o local_recipient_maps=
-o relay_recipient_maps=
-o smtpd_restriction_classes=
-o smtpd_client_restrictions=
-o smtpd_helo_restrictions=
-o smtpd_sender_restrictions=
-o smtpd_recipient_restrictions=permit_mynetworks,reject
-o mynetworks=127.0.0.0/8
-o strict_frc821_envelopes=yes
-o smtpd_error_sleep_time=0
-o smtpd_soft_error_limit=1001
-o smtpd_hard_error_limit=1000
-o smtpd_client_connection_count_limit=0
-o smtpd_client_connection_rate_limit=0
-o receive_override_options=no_header_body_checks

És reload a postfixnak. A y helyett tehetsz n-et is, ha nem akarod chrootolni, de én chrootolok mindent mert paranoid vagyok. :)

a doksi olvasasa eletveszelyes, dont try this at home!

t