[vPostMaster] Forwarding to several accounts
Sean Reifschneider
jafo at tummy.com
Fri Nov 24 00:50:53 MST 2006
On Fri, Nov 24, 2006 at 12:40:11PM +0800, Jenemil Tolentino wrote:
>I tried setting the "Forward To" field to multiple addresses but
>vPostmaster did not forward the messages but gives this error for all
>recipients instead:
>
>Nov 24 12:23:13 mail vpm-pftransport[18766]: Forwarding returned 64
>instead of 0
>Nov 24 12:23:13 mail vpm-pftransport[18766]: Running with args:
>"('sendmail', '-oi', '-r', '<originating address>', '-f', '<originating
>address>', '--', '<receiving address>')"
I'm not sure if this is a problem with the new install script or what, but
lately this has been reported by multiple people. The problem is that the
"sendmail" program is still installed, and it's "/usr/sbin/sendmail"
program instead of the Postfix version. To fix, you just need to remove
sendmail, for example "rpm -e sendmail".
>But when I specify only one address, the forwarding works. Is this a
>feature instead of a bug?
That's because forwarding to a single address is implemented internally to
vPostMaster and doesn't need to call the external program. When you remove
sendmail, it should just start working.
Thanks,
Sean
--
The real problem is not whether machines think but whether men do.
-- B. F. Skinner
Sean Reifschneider, Member of Technical Staff <jafo at tummy.com>
tummy.com, ltd. - Linux Consulting since 1995: Ask me about High Availability
More information about the vPostMaster
mailing list