[sork] Using VirusWall and imap
Jan Schneider
jan at horde.org
Mon Jan 16 14:25:33 PST 2006
Zitat von "desant1 at tin.it" <desant1 at tin.it>:
> Hi everyone
> I'm configuring horde309 and imp404 on a redhat Enterprise
> ES4
>
> The email that arrive on port 25 are filtered in this way
> Postfix
> is configured with the "sandwich configuration" as shown in the next
> schema:
> Postfix (port 25) -> Trend Micro VirusWall (Port 10025) ->
> Postfix (port 2006)
>
> i've configured imp to use imap (dovecot server)
> with the following parameter:
> $servers['imap'] = array(
> 'name' =>
> 'IMAP Server',
> 'server' => 'localhost',
> 'hordeauth' => false,
> 'protocol' => 'imap/notls',
> 'port' => 143,
> 'folders' =>
> 'mail/',
> 'namespace' => '',
> 'maildomain' => 'my_domain',
>
> 'smtphost' => 'localhost',
> 'smtpport' => 25,
> 'preferred' => '',
> 'dotfiles' => false,
> 'hierarchies' => array()
> );
>
> email sent
> with imp and containing virus are succesfully delivered to the
> destination user but the virus are not intercepted.
> Virus are
> intercepted if the email are sent from an email client (from localhost
> or from remote).
You select the mailing backend in Horde's configuration, not IMP's.
You probably set there to use the (emulated) sendmail binary.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the sork
mailing list