Hi Johnny,

johnny wrote:
what i want to do is to be able to create one or more groups that makes me
able to
add john jordan and kevin to that group and give them an alias, something
like
[EMAIL PROTECTED], and by mailing to that mail adress, those 3 will
recieve a copy of the mail with headers intact.
if this feature doesnt exist the best way i think to go about this is to
patch dbmail-smtpd and have it perform the following logic

It seems to me, that what you are looking for are mail reflectors. These are already possible with dbmail. You just have to insert the following values into your aliases table:

alias                 | deliver_to
----------------------+----------------------
[EMAIL PROTECTED] | [EMAIL PROTECTED]
[EMAIL PROTECTED] | [EMAIL PROTECTED]
[EMAIL PROTECTED] | [EMAIL PROTECTED]

Btw, you do not need to create a user or mailbox for webdev. These entries in aliases will suffice.

Best regards,
Michael

Reply via email to