Re: Timeout Amavis AV-Scan?
Damian <[email protected]>
| Newsgroups | gmane.mail.virus.amavis.user |
|---|---|
| Message-ID | <[email protected]> |
> is it somehow possible to define, how long amavis should wait for the > result of an AV-Scan? > Is it customizable? Nothing I am aware of. There is a confvar $child_timeout, but that timeout is for the whole mail processing. > > In 15-av-scanner config file I added a script and inserted a delay of > 60sec on purpose... but amavis does not wait until my delay is out of > time and sends the mail to the user instantly... > Sounds strange. Are you sure that your av script got executed?