Hello Brian, Why can't you have dbmail do both local and remote delivery? I'm doing it all the time with a VERY early version... Postfix hands the message over to dbmail, dbmail expands the alias, and delivers it to each recipient. Any non-local addresses are handed over to Postfix to deal with.
While I haven't looked at the code for this in a LONG time, I believe dbmail recurses through each expanded address, and any that don't result in a numeric mailbox are sent on their way back to internet. I have several mail lists that have dozens or hundreds of addresses, most non-local, so I know it works... BB> On 1/8/04 12:36 AM, "Brian Blood" <[EMAIL PROTECTED]> wrote: >> After much brain gnashing, I decided that I was not going to be able to have >> Postfix do the aliasing/forwarding because from what I can tell you can't >> have an address(alias) that forwards AND has local delivery. Perhaps I'm >> missing something, I don't know. BB> OK, I think I figured out how to do this with Postfix aliases: BB> There are 2 alias records for: [EMAIL PROTECTED] BB> alias deliver_to BB> ------------------------------------- BB> [EMAIL PROTECTED] [EMAIL PROTECTED] BB> [EMAIL PROTECTED] 3423 BB> one record to send a copy of the email sent to [EMAIL PROTECTED] to their BB> local ISP account and then other record which corresponds to their userid in BB> the users table. BB> Postfix should expand the recipient addresses, deliver the first out through BB> smtp and then send the other copy of the message through dbmail-smtp with BB> 3423 as the recipient address. BB> Question: will dbmail accept user id's for recipients and deliver them BB> properly? Do I need to use a different switch for dbmail in the master.cf BB> line? BB> I'd be really stoked if this worked as it would solve the bad from address BB> in forwards problem. BB> Thanks BB> Brian BB> _______________________________________________ BB> Dbmail mailing list BB> [email protected] BB> https://mailman.fastxs.nl/mailman/listinfo/dbmail -- Jeff Brenton President, Engineered Software Products, Inc http://espi.com Questionable web page: http://dididahdahdidit.com Liberalism grants you the freedom to advocate any idea*. * Please see http://www.dididahdahdidit.com/except.php for a current list of exceptions
