I haven't make any alias address.
Can u tell me how can I fix this problem or can u show me how do you
start clamav-milter.
I try to use this,

CLAMAV_FLAGS="
--config-file=/etc/clamd.conf
--headers --quarantine-dir=/usr/local/clamav-0.85.1/quarantine
--max-children=99999
[EMAIL PROTECTED]
[EMAIL PROTECTED]
--server=mydomain.com
local:/var/milter/clmilter.sock"

/usr/local/sbin/clamav-milter $CLAMAV_FLAGS


But it still give me the same error in my log like below.
(reason: 553 5.5.4 <[EMAIL PROTECTED]>... Real domain name
required for sender address)







-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of René Berber
Sent: Thursday, June 02, 2005 10:05 PM
To: clamav-users@lists.clamav.net
Subject: [Clamav-users] Re: FW: 553 5.5.4
<[EMAIL PROTECTED]>...Real domain name required for sender
address


bonar wrote:

> This is my maillog at /var/log/maillog:
> 
[snip]
> Jun  2 13:12:24 uetheta sendmail[4085]: j525Bh7b004085: Milter add:
> header: X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 
> 0.85 on uetheta Jun  2 13:12:24 uetheta sendmail[4085]: 
> j525Bh7b004085: Milter add:
> header: X-Virus-Status: Infected with Eicar-Test-Signature Jun  2 
> 13:12:45 uetheta sendmail[4097]: j525COLZ004097: from=clamav, 
> size=359, class=0, nrcpts=2,

This is the bounce message... everything looks good.

> And this is my clamav-milter startup :
> 
> sudo /usr/local/sbin/clamav-milter -b -s 192.168.1.1 
> [EMAIL PROTECTED] -a [EMAIL PROTECTED] 
> --max-children=99999 -olb \ local:/var/milter/clmilter.sock

You have the -b option twice, better use a sane value for max-children
(i.e. 99); those details are not the problem.

> And I still have this error:
> 
> ----- The following addresses had permanent fatal errors ----- 
> <[EMAIL PROTECTED]>
>     (reason: 553 5.5.4 <[EMAIL PROTECTED]>... Real domain 
> name required for sender address)
>     (expanded from: <[EMAIL PROTECTED]>)
> postmaster
>     (reason: 553 5.5.4 <[EMAIL PROTECTED]>... Real domain 
> name required for sender address)
>     (expanded from: postmaster)

Have you checked your alias file?  Sendmail usually has it under
/etc/mail/ and it looks like you have postmaster aliased to bonar and
bonar to [EMAIL PROTECTED] .

-- 
René Berber

_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to