Re: [exim] Error in content scanning doccumentation

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Marcus Barczak
Datum:  
To: exim-users
Betreff: Re: [exim] Error in content scanning doccumentation
On 06/07/2006, at 10:43 PM, Stuart Gall wrote:

> IF you enter the parameters as indicated in the clamd part of the
> docs then exim seems to use a random port


Exim will use a random (ephemeral) source port for the outgoing
connection, the port specified in the configuration refers to the
port clamd is listening on. Assuming i'm interpreting your message
right here :)

Cheers,
Marcus