[Vmail-discuss] forwarding to multiple addresses

Mark Longair mhl@xxxxxxxxx
Wed, 03 Oct 2001 18:43:59 +0100


Chris Lightfoot <chris@ex-parrot.com> writes:
>
> On Wed, Oct 03, 2001 at 06:00:04PM +0100, Mark Longair wrote:
> > I saw this in the changelog for vmail-sql 0.4:
> > 
> >   0.4
> >    * Added support for multiple addresses per alias
> >   
> > ... and assumed that meant I could now add multiple recipients per
> > forwarder.  However, I can't see how to do that from the scripts or
> > the web interface.  Have I misunderstood?
> 
> You just do it, by entering a number of forwarders with
> the same address. It's not the most intuitive or sensible
> user interface, I grant....

I tried that:

  mango:~# VE-forwarder add ideaworks3d.com foo quux@ideaworks3d.com
  Will add forwarder from `foo@ideaworks3d.com' to `quux@ideaworks3d.com'
  Done
  mango:~# VE-forwarder add ideaworks3d.com foo xyzzy@ideaworks3d.com
  Will add forwarder from `foo@ideaworks3d.com' to `xyzzy@ideaworks3d.com'
  DBD::mysql::db do failed: Duplicate entry 'ideawork-foo' for key 1 at /usr/local/sbin/VE-forwarder line 93.
  VE-forwarder: could not insert forwarder record
  VE-forwarder: Duplicate entry 'ideawork-foo' for key 1

I'm using the 0.4 versions of the scripts.

cheers
mark