No, otherwise you would not be able to do store and forwards, i.e. store in 
mailbox and also redirect to elsewhere

d...@dave.com<mailto:d...@dave.com> >  11
d...@dave.com<mailto:d...@dave.com> > b...@gmail.com<mailto:b...@gmail.com>

Kind Regards

James Greig

From: dbmail-dev-boun...@dbmail.org [mailto:dbmail-dev-boun...@dbmail.org] On 
Behalf Of Jorge Bastos
Sent: 08 May 2011 18:54
To: 'DBMAIL Developers Mailinglist'
Subject: [Dbmail-dev] dbmail_aliases question

Howdy,

I was checking the dbmail_aliases table, and my sctruture is:

+-------------+--------------+------+-----+---------+----------------+
| Field       | Type         | Null | Key | Default | Extra          |
+-------------+--------------+------+-----+---------+----------------+
| alias_idnr  | bigint(20)   | NO   | PRI | NULL    | auto_increment |
| alias       | varchar(255) | NO   | MUL |         |                |
| deliver_to  | varchar(255) | NO   |     |         |                |
| client_idnr | bigint(20)   | NO   | MUL | 0       |                |
+-------------+--------------+------+-----+---------+----------------+


Should the field "alias" have an UNIQUE key instead of MULTIPLE?

Jorge,
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail-dev

Reply via email to