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

2005-08-30 Thread Micah Stevens
Yes, an artifact, sorry about that. Gmail did it I think. IF I issue that manually, I get the deliver_to back as: | /usr/local/bin/maillist.php -Micah On 8/28/05, Paul J Stevens <[EMAIL PROTECTED]> wrote: > > Been looking at your original mail. Apparently the mailto stuff is some > kind of ar

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

2005-08-30 Thread Paul J Stevens
Micah, I can't read your reply at all. It's all garbled in the database at my end. Guess it's the gmail issue playing havoc here. Could you please gzip and send me your latest reply. Micah Stevens wrote: > ___ > Dbmail mailing list > Dbmail@dbmail.org >

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

2005-08-30 Thread Micah Stevens
Thanks for your help on this Paul, I'll reply here with my kmail client now that the server is up. I was able to more quickly get postfix to deliver to virtual maildir so dovecot could pick it up. So for now it's a non-issue. Thanks for spending time with it though. I wonder why gmail was ge

[Dbmail] apt-get Upgrading to 2.0.5-1

2005-08-30 Thread Simon
Hi there, We are currently running dbmail2-mysql 2.0.4-1svn20050808-1 and am trying to upgrade to 2.0.5-1 but get a "packages have been kept back" message. Normally this is fixed with a dist-upgrade... but this is not working for me... Can anyone point me in the right direction here? # apt-g

[Fwd: [Dbmail] apt-get Upgrading to 2.0.5-1]

2005-08-30 Thread Simon
Futher to this, i get this error on an apt-get install dbmail2-mysql The following packages have unmet dependencies: dbmail2-mysql: Depends: libc6 (>= 2.3.5-1) but 2.3.2.ds1-22 is to be installed E: Broken packages Thanks Simon Original Message Subject: [Dbmail] apt-get U

Re: [Fwd: [Dbmail] apt-get Upgrading to 2.0.5-1]

2005-08-30 Thread Paul J Stevens
Simon wrote: > Futher to this, i get this error on an apt-get install dbmail2-mysql > > The following packages have unmet dependencies: > dbmail2-mysql: Depends: libc6 (>= 2.3.5-1) but 2.3.2.ds1-22 is to be > installed Those packages are for unstable, not for sarge, not for etch. I'll release s

Re: [Fwd: [Dbmail] apt-get Upgrading to 2.0.5-1]

2005-08-30 Thread Simon
Paul J Stevens wrote: Simon wrote: Futher to this, i get this error on an apt-get install dbmail2-mysql The following packages have unmet dependencies: dbmail2-mysql: Depends: libc6 (>= 2.3.5-1) but 2.3.2.ds1-22 is to be installed Those packages are for unstable, not for sarge, not for etc

Re: [Dbmail] server-side sorting bug

2005-08-30 Thread Lorna Sanchez M.
Hello... So for DBMail 2.0.4 there is no fix? I have a user that has the following error everytime he opens his inbox: ERROR : Connection dropped by imap-server. Query: SORT (FROM) ISO-8859-1 ALL Thanks a lot for the help! Lorna. On 7/31/05, Paul J Stevens <[EMAIL PROTECTED]> wrote: > The s

Re: [Dbmail] server-side sorting bug

2005-08-30 Thread Dan Stilts
Lorna, A little workaround...I had the same issue this morning with a user. I assume you are using Squirrelmail? If so, I just removed the 'sort=' line in the data/.pref file and he was able to once again view the inbox. -Dan Lorna Sanchez M. wrote: Hello... So for DBMail 2.0.4 there is

Re: [Dbmail] server-side sorting bug

2005-08-30 Thread Lorna Sanchez M.
OH MY GOD!!! THANK U SO SO SO SO MUCH As you said: /var/data/username.pref delete "sort" or put "sort=0" And thats it! Cheers! Lorna. On 8/30/05, Dan Stilts <[EMAIL PROTECTED]> wrote: > Lorna, > > A little workaround...I had the same is