Помогите, пжлста.
Postfix. Amavis.
-------------------------
amavisd.conf:
$inet_socket_port = 10024; # listen on this local TCP port(s) (see $protocol)
$inet_socket_bind = '127.0.0.1';
@inet_acl = qw( 127.0.0.1 );
$unix_socketname = "$MYHOME/amavisd.sock"; # when using sendmail milter
----------------------------
main.cf:
content_filter = smtp-amavis:[127.0.0.1]:10024
----------------------------
master.cf:
smtp-amavis unix - - n - 5 smtpd
-o disable_dns_lookups=yes
-o smtp_connect_timeout=30
127.0.0.1:10025 inet n - n - - smtpd
-o content_filter=
-o local_recipient_maps=
-o relay_recipient_maps=
-o smtpd_restirctions_classes=
-o smtpd_client_restrictions=
-o smtpd_helo_restrictions=
-o smtpd_sender_restrictions=
-o smtpd_recipient_restrictions=permit_mynetwirks,reject
-o mynetworks=127.0.0.0/8
-o strict_rfc821_envelopes=yes
---------------------------------------------
РЕЗУЛЬТАТ:
maillog
Sep 12 12:39:43 postfix postfix/qmgr[638]: 6E8BA34159: to=<test@domain.ru>, relay=none, delay=315770, status=deferred (delivery temporarily suspended: lost connection with 127.0.0.1[127.0.0.1] while sending MAIL FROM)
HELP плиз чайнику
Если что нужно уточнить, пишите.