Buchan Milne <[EMAIL PROTECTED]> writes:

[...]

> Then, as someone else had mentioned, it might be an idea to have postfix
> work out-the-box with server-side spam prevention and virus-scanning.
> This would require that something like amavisd-new go into main (I think
> spam-assassin is already in main?). Possibly also clamav? Or would it be
> simple enough for the user to just uncomment the appropriate entries in
> the main.cf if the right changes are made to the default master.cf?

Personally, I think we should not move too much away from default
configuration. However, this is a great idea, either to put as a
ready-to-uncomment option in the config file, or put an example
ready-to-work config file in the docdir, for example.

> While on the subject of postfix, there is a small change that should be
> made to the cyrus transport to work out-the-box (gc?):
> 
> This is the current default transport for cyrus:
> cyrus     unix  -       n       n       -       -       pipe
>   user=cyrus argv=/cyrus/bin/deliver -e -r ${sender} -m ${extension} ${user}
> 
> Where it should be:
> cyrus     unix  -       n       n       -       -       pipe
>   user=cyrus argv=/usr/lib/cyrus-imapd/deliver -e -r ${sender} -m
> ${extension} ${user}

changing argv=, right? well yes, though "urpmf
/usr/lib/cyrus-imapd/deliver" returns nothing (doesn't sound
normal?).

-- 
Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/

Reply via email to