Re: [Dbmail] dbmail working with exim4.

2002-10-13 Thread Eric Renfro
On Saturday 12 October 2002 07:37 am, Ryan Butler wrote: > On Sat, 2002-10-12 at 05:19, Eric Renfro wrote: > > Well, after hammering, and hammering away with dbmail, after 1.0rc4's > > release, I plucked it right into my exim configuration, and so far, all > > The forwards table isn't necessary, th

Re: [Dbmail] dbmail working with exim4.

2002-10-13 Thread
Hrmm.. That I did not know. But it's also a matter of letting my MTA handle forwards directly, instead of passing it to dbmail-smtp to handle it, though, I guess with a decent PgSQL view, I could make it work just the same based on the aliases, and users tables where aliases.deliver_to doesn't l

Re: [Dbmail] dbmail working with exim4.

2002-10-13 Thread Eric Renfro
On Sunday 13 October 2002 05:46 am, Eelco van Beek - IC&S wrote: > > Hrmm.. That I did not know. But it's also a matter of letting my MTA > > handle > > forwards directly, instead of passing it to dbmail-smtp to handle it, > > though, > > I guess with a decent PgSQL view, I could make it work just