bonar wrote: > 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)
>From your previous log, if you follow the mail messages, it was the bounce message that was causing this error. >From your info above I can't determine what caused the error. So I can only guess, do you have more than one clam-milter daemon running? have you checked that all proceses stop before you restarted the milter? did you install any of these using rpm? The last question is brought because the form of that address, [EMAIL PROTECTED], looks like a default left by something that was recently installed and not configured. Sorry I don't have answers, only questions. In a case liike this I would do a "cd /etc; find . -type f -exec grep localdomain {} \; -print" and try to find where is that address defined. -- René Berber _______________________________________________ http://lurker.clamav.net/list/clamav-users.html