>> File master.cf
>> 89.105.*.*:smtp      inet  n       -       n       -       10       smtpd
>>         -o smtpd_sender_restrictions=reject_unknown_sender_domain,
>> reject_non_fqdn_sender, permit_sasl_authenticated,$chk_sender
>                         ^^^
> no spaces are allowed within a postfix option
There is no space in my configuration

> Seems alright.
> You are not showing your 'smtp-amavis' service in master.cf.
I have smtp-amavis in master.cf
smtp-amavis unix -      -       n       -       10      smtp
    -o smtp_data_done_timeout=1200
    -o smtp_send_xforward_command=yes
    -o disable_dns_lookups=yes
    -o max_use=20

> Does it happen often? When it happens to one message, is it likely
> that it happens to other messages following it too? When this
> happens, are you able to telnet to 127.0.0.1 port 10025 and
> receive a greeting and some response to an 'EHLO foo' command?
> Is there any problem with (slow?) DNS resolving of '127.0.0.1'
> or 'localhost'? 
It's happens for 80% of all message.
When this happens, I able to telnet to 127.0.0.1 port 10025 and
receive a greeting and some response to an 'EHLO foo' command

I have a problem with DNS:
When I run:
host 127.0.0.1
I get answer very quikly:
1.0.0.127.in-addr.arpa domain name pointer localhost.com.ua.
When I run:
host localhost.com.ua
I get answer after 20 second:
host localhost.com.ua
localhost.com.ua has address 127.0.0.1
;; connection timed out; no servers could be reached
;; connection timed out; no servers could be reached
When I run:
host localhost
I get answer very quikly:
localhost has address 127.0.0.1

I changed configuration of my DNS server.
Now, when I run:
host 127.0.0.1
I get answer very quikly:
1.0.0.127.in-addr.arpa domain name pointer localhost.
When I run:
host localhost
I get answer very quikly:
localhost has address 127.0.0.1

But this action don't resolve my problem

-- 
Best regards,
 Doskochynskyi Ivan                            mailto:di...@ukr.net


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to