Re: [Dbmail] alias table different in 2.x?

2005-08-29 Thread Paul J Stevens
Micah Stevens wrote: > > query [SELECT deliver_to FROM dbmail_aliases WHERE lower(alias) = > > lower('[EMAIL PROTECTED] > >') AND lower(alias) > <> > > lower(deliver_to)] On second thought, this doesn

Re: [Dbmail] alias table different in 2.x?

2005-08-29 Thread Paul J Stevens
Been looking at your original mail. Apparently the mailto stuff is some kind of artifact from thunderbird's paste function. The original query said: Aug 26 19:56:44 plain dbmail/lmtpd[25923]: dbmysql.c,db_query: executing query [SELECT deliver_to FROM dbmail_aliases WHERE lower(alias) = lower('[E

Re: [Dbmail] Aliases not working 2.1.2

2005-08-29 Thread Danil V. Gerun
But the point is that *everything* worked greatly before updating to 2.0.6. Awful situation :-) First: Exim tried to reply the spam messages (mostly to the fake addresses, as you all know); it tried to do that 146 times for the last two days. And second: I even got a probe message from DBM

[Dbmail] Dbmail daemons take too long to start

2005-08-29 Thread Sandino Araico Sánchez
I am testing a migration from 1.2.11 to 2.0.6 and whenever I want to start any of the daemons dbmail-imapd, etc... they call dbmail-util -a before forking and it takes more than 5 minutes for the dbmail-util -a to finish and have the service running. Is there a way of starting without the dbma

Re: [Dbmail] Dbmail daemons take too long to start

2005-08-29 Thread Paul J Stevens
Sandino Araico Sánchez wrote: > I am testing a migration from 1.2.11 to 2.0.6 and whenever I want to > start any of the daemons dbmail-imapd, etc... they call dbmail-util -a > before forking and it takes more than 5 minutes for the dbmail-util -a > to finish and have the service running. > > Is th