[Dbmail] virtual domains

2002-09-12 Thread Igor Olemskoi
Hi there, how to send mail for all users of "@domain.com" to user "user", but mail for user "anotheruser@@domain.com" to "anotheruser"? Thank you. P.S. postfix :-)

RE: [Dbmail] TODO items

2002-09-12 Thread Jesse Norell
Hello, Attached is a patch that fixes the race condition encountered with multiple dbmail-smtp processes running (ie. simultaneous deliveries). It makes the unique_id unique by process id and system time - so, if you have multiple machines running dbmail to the same database, you'd still have a

Re: [Dbmail] TODO update 11/9/2002

2002-09-12 Thread Philip Warner
At 03:34 PM 11/09/2002 -0500, Ryan Butler wrote: account suspension - Temporarily suspends an email account so it can't be retrieved or delivered to (non paying customers) without deleting the account fully -- Patch sent previously, no comment so far from devel I'd like to see this customizable

Re: [Dbmail] TODO update 11/9/2002

2002-09-12 Thread Ryan Butler
On Wed, 2002-09-11 at 18:47, Philip Warner wrote: > > > - Can deliver but not retrieve (ie. prevent embarrassment - the results of > disabling the email account is initially only experienced by the user). > >From our point of view, this is unacceptable since they are currently Status: O past d

Re: [Dbmail] virtual domains

2002-09-12 Thread Roel Rozendaal
just add them both to the aliases table; the dbmail-smtp program will scan first for user deliveries while domain-forwards are used if nothing else is found. If you want to deliver mail for "[EMAIL PROTECTED]" to user "user" as well you should add an alias for [EMAIL PROTECTED] --> [EMAIL PROTECTED