[Dbmail] A few newbie questions..

2005-12-03 Thread zamri
hi all, I'm new to dbmail and started to go deeper into implementing it. I realized there's a wiki on dbmail's site but I just still want to ask you guys to convince me the right answers to these questions. 1. Does dbmail support per-user and per-group quota? 2. Does dbmail support for spam and a

Re: [Dbmail] A few newbie questions..

2005-12-03 Thread zamri
Thanks for the answer Paul. I'm glad it satisfies all of my minimum requirements for me to setup one. cheers, ~ zamri On 12/3/05, Paul J Stevens <[EMAIL PROTECTED]> wrote: > > zamri wrote: > > hi all, > > > > I'm new to dbmail and started to go deeper into

Re: [Dbmail] A few newbie questions..

2005-12-05 Thread zamri
one more thing. can I convert my file-based email system to dbmail. Is there any howto to do this? My system is : 1. IMAP - uw-imap 2. smtp - postfix 3. OS - linux 4. front-end : squirrelmail thanks. On 12/3/05, zamri <[EMAIL PROTECTED]> wrote: > > Thanks for the answer Paul.

Re: [Dbmail] A few newbie questions..

2005-12-06 Thread zamri
On 12/6/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Yes there is a tool(script) that came with the dbmail that you can use > (mailboxtodbmail) for some reasons this tool(script) doesn't work well for > very big email files (XGB). I have another command you can so I will send > it to you la

Re: Fw: [Dbmail] A few newbie questions..

2005-12-06 Thread zamri
and one more thing. Is there any HOWTO as a guidance for me to convert my users mail account to dbmail ? thanks. On 12/6/05, Paul J Stevens <[EMAIL PROTECTED]> wrote: > > > > Jorge Bastos wrote: > > > I have about 200 permanent connections to mysql from the 3 dbmail > > daemons, is it possible to

[Dbmail] problem receiving mails

2005-12-22 Thread zamri
hi all, I have setup dbmail as instructed in INSTALL.postfix and also have setup dbmail tables successfully. I use SquirrelMail to access emails as a frontend. The problem that I'm facing is I can't receive emails. FYI I want to test the system in my LAN first. So it won't need to setup any MX re

Re: [Dbmail] problem receiving mails

2005-12-23 Thread zamri
L PROTECTED]> wrote: > > Hello zamri; > > Without any knowledge of your LAN setup, troubleshooting your LAN mail is > not possible. > > On your DNS question, mail won't be delivered without proper DNS zone. > That > is not true for receiving mail (IMAP or POP) but ma

Re: [Dbmail] problem receiving mails

2005-12-24 Thread zamri
4.199]: 451 <[EMAIL PROTECTED]>: Temporary lookup failure; from=<[EMAIL PROTECTED]> to=<[EMAIL PROTECTED]> proto=ESMTP helo=< wproxy.gmail.com> Temporary lookup failure? what's that mean? On 12/23/05, M. J. [Mike] OBrien <[EMAIL PROTECTED]> wrote: > > Hi Zamri

Re: [Dbmail] problem receiving mails

2005-12-24 Thread zamri
On 12/24/05, zamri <[EMAIL PROTECTED]> wrote: > > Thanks Mike for the tip. For now, I can receive mails from local users but > not from outside users. local users mean that accounts on this same server. > I can't receive mail from outside users like from gmail or Yaho

Re: [Dbmail] spam control

2005-12-26 Thread zamri
On 12/24/05, Ron Peterson <[EMAIL PROTECTED]> wrote: > > On Sun, Dec 25, 2005 at 12:19:05AM -, Jorge Bastos wrote: > > > people, i'd like to add spam control to postfix+dbmail, whats your > advise? spamassasin? > > I don't know postfix, but I'd recommend you implement greylisting. > Spamassassi

Re: [Dbmail] Re: multipart/alternative display problem

2005-12-26 Thread zamri
On 12/22/05, Steve <[EMAIL PROTECTED]> wrote: > > Hello, > > I'm sure this is true, but for basic functionality (specifically, > checking if a user accepts mail at the MTA without using LMTP), Postfix > does this quite easily: > > alias_maps = pgsql:/etc/postfix/sql-recipients.cf > (Belongs in Post

[Dbmail] converting mbox to dbmail

2005-12-27 Thread zamri
Hi all, i want to convert my mbox-style mailbox to dbmail. I have run the script mailbox2dbmail successfully : ~#mailbox2dbmail -u me -t mbox /home/me/mbox -b /usr/local/sbin/dbmail-smtp 1. Does it insert the user into db? I found none by running dbmail-users -l me 2. What tables it use to store

[Dbmail] change password plugin for squirrelmail

2005-12-27 Thread zamri
Hi all, Hi all, Is there any (official) plugin to change password for dbmail ? I found one written by Matthew O'Connor but apparently it was not listed on SM plugin page. http://mailman.fastxs.net/pipermail/dbmail/attachments/20040810/03d47c5f/change_dbmail_pass-0001.bin Furthermore, it i

Re: [Dbmail] change password plugin for squirrelmail

2005-12-27 Thread zamri
the SM mailling list pointed me to go for change_sqlpass plugin. Anyone succeed configuring one? I have pear DB problem : DB.php not found. On 12/28/05, Adam Kosmin <[EMAIL PROTECTED]> wrote: > > I don't use SM but do know that horde/Passwd allows for this (and more). > > B

Re: [Dbmail] change password plugin for squirrelmail

2005-12-28 Thread zamri
Thanks. I have tried that too but I got "couldnot connect to database error" message. can u share your dsn? On 12/28/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > Hi, > > There is also a plugin "change_mysqlpass". > > I've been using this with dbmail for quite some time now, you need to >

Re: [Dbmail] change password plugin for squirrelmail

2005-12-28 Thread zamri
Why do I get this error for some users? I use SquirrelMail 1.4.4 and dbmail 2.0.7. * ERROR : Connection dropped by imap-server.* Query: SORT (FROM) ISO-8859-1 ALL On 12/28/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > Hi, > > Cannot access it right now, but in the same file (config.php)

[Dbmail] SPAM folder

2005-12-30 Thread zamri
Hi all, How to store spam mails to SPAM folder by using postfix and dbmail?

[Dbmail] add QUOTA to IMAP_CAPABILITY_STRING in imap4.h

2005-12-30 Thread zamri
Has this been fixed in recent version?

Re: [Dbmail] SPAM folder

2005-12-31 Thread zamri
t way, other people can benefit from your work. - Original Message - > From: "zamri" <[EMAIL PROTECTED]> > To: "DBMail mailinglist" > Sent: Friday, December 30, 2005 8:05 AM > Subject: [Db

[Dbmail] Re: change password plugin for squirrelmail

2006-01-03 Thread zamri
thanks Jamie but I don't need it. I need change password for MySQL-based one. I did successfully use change_sqlpass plugin for SquirrelMail to change my password but it is good to have one specially developed for MySQL and dbmail. best regards, ~zamri On 1/1/06, Jamie Doherty <[EMAIL P

Re: [Dbmail] SPAM folder

2006-01-12 Thread zamri
i'm looking for this one use with dspam. I don't know whether procmail can be used to insert spams to spam folder to dbmail. any idea?

Re: [Dbmail] SPAM folder

2006-01-13 Thread zamri
> *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On > Behalf Of *zamri > *Sent:* Thursday, January 12, 2006 9:20 AM > *To:* [EMAIL PROTECTED]; DBMail mailinglist > *Subject:* Re: [Dbmail] SPAM folder > > i'm looking for this one use with dspam. I don't know whether

Re: [Dbmail] error

2006-01-17 Thread zamri
On 1/15/06, Jorge Bastos <[EMAIL PROTECTED]> wrote: > > * ERROR : Bad or malformed request.* > Server responded: Received: BAD command not recognized > > People, When i'm sending an email from squirrelmail i get this message > below. > > Anyone had this problem? > > Jorge > You should try disable

Re: [Dbmail] error

2006-01-19 Thread zamri
On 1/15/06, Paul J Stevens <[EMAIL PROTECTED]> wrote: > > Disable serverside sort in squirrelmail. If that doesn't help, post a > trace log. > > Jorge Bastos wrote: > > * ERROR : Bad or malformed request.* > > Server responded: Received: BAD command not recognized > > > > People, When i'm sending a

Re: [Dbmail] using dbmail

2006-01-25 Thread zamri
On 1/24/06, Marc Dirix <[EMAIL PROTECTED]> wrote: > > There is an dbmailer.m4. > > http://www.helgrim.com/dbmaildocs/files/dbmail.m4 > > You can put this in your /usr/share/sendmail/cf/mailer > > and include in sendmail.mc : > > MAILER('dbmail') > > In mailertable you can add something like: > > my

Re: [Dbmail] announce: dbmail-2.0.8

2006-01-26 Thread zamri
On 1/25/06, Paul J Stevens <[EMAIL PROTECTED]> wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Dbmail 2.0.8 released > > This is mostly a bugfix release with some minor additional features. > >* added ON UPDATE CASCADE to create_table files >* do not close database connecti

Re: [Dbmail] announce: dbmail-2.0.8

2006-01-27 Thread zamri
On 1/26/06, Paul J Stevens <[EMAIL PROTECTED]> wrote: > > I've fixed this in the 2.0 branch. Expect a 2.0.9 release later this > week which will contain this one fix, together with a fix for bug #293 > which I fixed yesterday. Thanks Paul. looking forward to its release.

Re: [Dbmail] Questions

2006-01-29 Thread zamri
On 1/28/06, Curtis Maurand <[EMAIL PROTECTED]> wrote: > > > The user_idnr is an auto-increment number. The database assigns that > integer automatically. Then you use that number to create the rest of > what you need. I had a perl script at one point to do this which would > give you the queries

Re: [Dbmail] Re: Questions

2006-01-31 Thread zamri
> That's what I've done too. Users can add their own subdomains, mailboxes > ... The main parts are dbmail, PowerDNS and PureFTP. Apache configs are > generated from database content. > > I did that in PHP, this is the code I use to add a new mail user (should > be self explaining I hope): > > // -

Re: [Dbmail] announce: dbmail-2.0.8

2006-02-07 Thread zamri
On 1/26/06, Paul J Stevens <[EMAIL PROTECTED]> wrote: > > I've fixed this in the 2.0 branch. Expect a 2.0.9 release later this > week which will contain this one fix, together with a fix for bug #293 > which I fixed yesterday. > > 2.0.9 release should fix SORT? If yes, you should tell about it on y

Re: [Dbmail] Almost there but can't send to mysql from postfix

2006-02-22 Thread zamri
On 2/22/06, Bradley Giesbrecht <[EMAIL PROTECTED]> wrote: > > I have struggled with this install for a couple days off and on and > need some help. > > 1. In my imap client I can check my dbmail mailbox, copy email to it, > and read them. > > > 2. postmap produces the following. > # postmap -q [EMA

Re: [Dbmail] dbmail-util

2006-03-03 Thread zamri
his. > /usr/local/sbin/dbmail-util -a -y (result: status 2) > /usr/local/sbin/dbmail-util -a -y (result: status 3) > /usr/local/sbin/dbmail-util -a -y (result: "deleted, gone, bye bye") Oh well. I never knew this. I should make a script to loop it three times. :) cheers, ~zamri

Re: [Dbmail] Re: User unknown in local recipient table

2006-03-18 Thread zamri
u might wanna read again on how to query users stored in mysql so that postfix will reject uknown users. On 3/18/06, Fons van der Beek <[EMAIL PROTECTED]> wrote: > > stupid, i should have looked better! > sorry > > the solution is: > > local_recipient_maps = > > Otherwise, Postfix will rej

Re: [Dbmail] Undeleting mail...

2006-03-23 Thread zamri
I am not completely understand the deletion process. If a mail get deleted, it is not deleted but just marked PURGE?. The administrator should run cron job to clean on an interval. If this is not run, the mail will not be deleted ? what is the status 2 and 3? On 3/21/06, Paul J Stevens <[EMAIL PRO

Re: [Dbmail] Undeleting mail...

2006-03-23 Thread zamri
ul J Stevens wrote: > > zamri wrote: > > > I am not completely understand the deletion process. If a mail get > > > deleted, it is not deleted but just marked PURGE?. > > > > It is marked DELETE. > > > > > The administrator > > > should

Re: [Dbmail] Undeleting mail...

2006-03-24 Thread zamri
Thanks Paul. On 3/24/06, Paul J Stevens <[EMAIL PROTECTED]> wrote: > > zamri wrote: > > Thanks. I got it. Some more to clear... > > > > In many clients, the mails deleted are not actually *deleted*. It is > > moved to Trash folder. I think they are not mark

Re: [Dbmail] New Mail SMS Notification

2006-05-02 Thread zamri
On 5/2/06, Angus Jordan <[EMAIL PROTECTED]> wrote: Hello all, Does anyone know of a way to have a notification sent via SMS to a mobile device when new mail is delivered to a specific mailbox? Hope someone can help. Thank you, Angus Jordan I need this too but for backup. ___

Re: [Dbmail] Import existing e-mail (mbox/maildir)

2006-05-02 Thread zamri
On 5/1/06, Paul J Stevens <[EMAIL PROTECTED]> wrote: Bert, Check out contrib/mailbox2dbmail/mailbox2dbmail which support all mailbox formats supported by python's mailbox module. smtp-convert.c is unsupported and has been removed from the tree. Yes. I have tried it. Pls check the options provi

[Dbmail] Re: Dbmail-2.1.6 released

2006-05-05 Thread zamri
Glad to see dbmail improvement since 6 months ago. Hope to see more to come for the betterman of it. thanks Paul and the gang. On 5/5/06, Jorge Bastos <[EMAIL PROTECTED]> wrote: Hi Paul, I hope that my help has great :P Jorge - Original Message - From: "Paul J Stevens" <[EMAIL PROTEC

Re: [Dbmail] quota

2006-05-19 Thread zamri
u can use squirrelmail (www.squirrelmail.org) for web-based interface then install quota plugin to let users see their mailboxes' quota usage.

Re: [Dbmail] auto_create_mailbox

2006-06-22 Thread zamri
hi all, Does anyone know how to set spamassassin to deliver spam to SPAM folder in dbmail? I use mailscanner as the frontend to spamassassin. thanks in advance.

[Dbmail] backup strategy

2006-07-03 Thread zamri
Hi all, I just want to know how do you guys make backup for your dbmail? I personally use mysqldump my whole dbmail database and then add time and date to the filename. I make full backup once a week and ftp it to my backup server. I know this is not good. It should be incremental backup right? H

Re: [Dbmail] backup strategy

2006-07-03 Thread zamri
On 7/3/06, Matthew Smith <[EMAIL PROTECTED]> wrote: Quoth zamri at 2006-07-03 10:54... > I just want to know how do you guys make backup for your dbmail? I > personally use mysqldump my whole dbmail database and then add time and > date > to the filename. I make full backup o

Re: [Dbmail] backup strategy

2006-07-06 Thread zamri
On 7/6/06, Brian Weaver <[EMAIL PROTECTED]> wrote: Speaking as someone who just had a server failure and is *still* trying to recover from it. Backup often and AUTOMATE it, and for the love of all that's holy... do a test restore from your backups on a semi regular basis! yes. we should have

Re: [Dbmail] How to move spam message to a mailbox

2006-07-21 Thread zamri
On 7/18/06, Adam Kosmin <[EMAIL PROTECTED]> wrote: While this seems like a logical approach, I don't believe dbmail-sievecmd allows an administrator to define any global rules. That means that this type of logic would need to be created on a user by user basis. Personally, I'm avoiding the enti

Re: [Dbmail] [announce] Dbmail-2.1.7 released

2006-07-26 Thread zamri
Great!. but I'm still waiting for server-side thread support :). On 7/26/06, Paul J Stevens <[EMAIL PROTECTED]> wrote: 2.1.7 *is* 2211 Adam Kosmin wrote: > Hello Paul, > > Does 2.1.7 include everything up to svn 2188? > > Best, > Adam > > Paul J Stevens wrote: > > Hi all, > > We're very happy

Re: [Dbmail] [announce] Dbmail-2.1.7 released

2006-07-27 Thread zamri
On 7/26/06, Paul J Stevens <[EMAIL PROTECTED]> wrote: That won't happen. Why? zamri wrote: > Great!. but I'm still waiting for server-side thread support :). > > On 7/26/06, *Paul J Stevens* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote: &

Re: AW: [Dbmail] Vacation

2006-08-08 Thread zamri
On 8/4/06, Jorge Bastos <[EMAIL PROTECTED]> wrote: Lucky them, I may go only on 14 of this month :( They need some rest after all the hard work. They'll be back fresh with more code improvements like never before. :P

Re: [Dbmail] Webmail

2006-08-21 Thread zamri
anyone ever tried this : http://sourceforge.net/projects/dbmail-webmail/ It looks like not attracting many users and the developers seems not interested. :) Any AJAX webmail client exists?

Re: [Dbmail] General survey on usage

2006-09-18 Thread zamri
es. To backup, I use mysqldump once a week with the help of cron. Cheers, ~ zamri System administrator Malaysia

[Dbmail] How to train spamassassin

2006-11-06 Thread zamri
Hi all, How di u guys train SA? Logically, I can export mailboxes to mbox format and train them.

Re: [Dbmail] How to train spamassassin

2006-11-06 Thread zamri
On 11/6/06, Jorge Bastos <[EMAIL PROTECTED]> wrote: Sorry, sa-update Is this a command? I don't have this.

Re: [Dbmail] How to train spamassassin

2006-11-06 Thread zamri
On 11/6/06, Jorge Bastos <[EMAIL PROTECTED]> wrote: I run sa-learn once a day with a cron job. How do u do it? Where did u get the ham and spam mails? How train mails in dbmail? - Original Message - From: "zamri" <[EMAIL PROTECTED]> To: "DBMail mailingli

Re: [Dbmail] How to train spamassassin

2006-11-07 Thread zamri
On 11/6/06, Geir Voll Nielsen <[EMAIL PROTECTED]> wrote: Jorge Bastos wrote: > Yes, > It comes with spamassassin, > Maybe someone knows explain better than i, but it download the new rules > from the spamassassin (or something like that) guys. > > > > - Origi

Re: [Dbmail] How to train spamassassin

2006-11-07 Thread zamri
On 11/7/06, Danil V. Gerun <[EMAIL PROTECTED]> wrote: zamri wrote: > How di u guys train SA? Logically, I can export mailboxes to mbox > format and train them. Well, I don't do this on a strictly regular basis, but I decided to simplify this process a bit some time ago and fore

Re: [Dbmail] How to train spamassassin

2006-11-08 Thread zamri
On 11/7/06, Oleg Lapshin <[EMAIL PROTECTED]> wrote: Hello > Hi all, > > How di u guys train SA? Logically, I can export mailboxes to mbox > format and train them. I found interesting page: http://www.gagravarr.org/code/ which contains script imap-sa-learn.pl From description: This uses Mail::I

Re: [Dbmail] How to train spamassassin

2006-11-09 Thread zamri
On 11/8/06, Jacques Beaudoin <[EMAIL PROTECTED]> wrote: Hi, If you use postgrey with postfix before spamassassin you won't have to train spamassassin because no email will ever get to spamassassin -- hmmm. I gotta check this. Is it possible to configure SA to train them on the fly?

Re: [Dbmail] postfix configuration

2006-11-14 Thread zamri
On 11/14/06, Tom Allison <[EMAIL PROTECTED]> wrote: Can't seem to find what the problem is with lmtp delivery... Nov 13 21:04:38 localhost master[14225]: fatal: master_spawn: exec /usr/lib/postfix/ltmp: No such file or directory Nov 13 21:04:39 localhost postfix/master[14090]: warning: process

[Dbmail] Can someone give me php script for creating new user for dbmail?

2006-12-02 Thread zamri
Hi all, Can you someone give me a php script for creating a new user for dbmail ? thanks.

Re: [Dbmail] really not a flame war...

2006-12-04 Thread zamri
I've been using dbmail with mysql for almost 2 years now with mailbox size almost 1 GB for almost 200 users. An average 10 people accessing the mailsever within an hour. So far mysql is fast and never let me down. I never use pgsql for anything.

[Dbmail] gmail uses dbmail?

2006-12-21 Thread zamri
Hi all, I just came across : From: zamri <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: test email from google Return-Path: [EMAIL PROTECTED] X-DBMail-PhysMessage-ID: 89 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit C

Re: [Dbmail] gmail uses dbmail?

2006-12-21 Thread zamri
On 12/21/06, Jorge Bastos <[EMAIL PROTECTED]> wrote: If your test was in the reverse i'd say they use DBMail from: [EMAIL PROTECTED] to: [EMAIL PROTECTED] then check the headers of the email in gmail webmail/pop3 But that is from your own DBMail system, it is inserted when it is received.

Re: AW: [Dbmail] Upgrade?!

2007-01-10 Thread zamri
Hi all, After too much coffee and hundreds of coin toss, I decide to upgrade my 2.0.9 to the latest 2.2.1. I just wanna know experience from other admins who had upgraded their systems from 2.0 to 2.2 before i take the plunge. Was it enough just to follow intructions from UPGRADING file? Was it a

Re: AW: [Dbmail] Upgrade?!

2007-01-11 Thread zamri
ling list > DBmail@dbmail.org > https://mailman.fastxs.nl/mailman/listinfo/dbmail > ___ DBmail mailing list DBmail@dbmail.org https://mailman.fastxs.nl/mailman/listinfo/dbmail -- zamri Linux System Administrator Kolej ShahPutr

Re: AW: [Dbmail] Upgrade?!

2007-01-11 Thread zamri
On 1/11/07, Aleksander <[EMAIL PROTECTED]> wrote: zamri wrote: > I'm running Mandriva Linux > 2006 64 bit edition live mail system. There's a new thread on this list about Mandriva keeping the max file size at 16GB. I think it's ext3. Check it and see if you&#x

Re: AW: [Dbmail] Upgrade?!

2007-01-11 Thread zamri
umn is unknown. What did i do wrong? -- zamri Linux System Administrator Kolej ShahPutra Kuantan Pahang Malaysia Tel : 609.573.777.7 ext 119 web : http://mylinuxlife.blogspot.com ___ DBmail mailing list DBmail@dbmail.org https://mailman.fastxs.nl/mail

Re: AW: [Dbmail] Upgrade?!

2007-01-11 Thread zamri
On 1/11/07, Geir Voll Nielsen <[EMAIL PROTECTED]> wrote: zamri wrote: > Hi all, > > I upgrade it at last. > > make install > mysql -u dbmail -p dbmail < sql/migrate_from_2.0_to_2.2.mysql > cp dbmail.conf /etc/dbmail.conf > > After changing all the details in

Re: AW: [Dbmail] Upgrade?!

2007-01-11 Thread zamri
On 1/11/07, Paul J Stevens <[EMAIL PROTECTED]> wrote: trace_syslog=5 Hi Paul, There's nothing in my dbmail.log. When mail arrives, there are debug messages in /var/log/mail/info. Do u need that? I have chown dbmail.log to nobody and nogroup as stated in dbmail.conf. -- zamri L

Re: AW: [Dbmail] Upgrade?!

2007-01-11 Thread zamri
mails arrived after upgrading but for old mails. Got it? -- zamri Linux System Administrator Kolej ShahPutra Kuantan Pahang Malaysia Tel : 609.573.777.7 ext 119 web : http://mylinuxlife.blogspot.com ___ DBmail mailing list DBmail@dbmail.org https

Re: AW: [Dbmail] Upgrade?!

2007-01-11 Thread zamri
On 1/11/07, zamri <[EMAIL PROTECTED]> wrote: Sorry. I need to mention that it is for old messages. For new messages I got it correct. I mean the From column is listed unknown and the Subject column is no subject in SquirrelMail for all old mails. When I tried sending new mail to this ser

Re: AW: [Dbmail] Upgrade?!

2007-01-11 Thread zamri
On 1/11/07, zamri <[EMAIL PROTECTED]> wrote: On 1/11/07, zamri <[EMAIL PROTECTED]> wrote: > Sorry. I need to mention that it is for old messages. For new messages > I got it correct. I mean the From column is listed unknown and the > Subject column is no subject in SquirrelM

[Dbmail] Error after deleting mails

2007-01-12 Thread zamri
responded: invalid message range specified Any ideas? -- zamri Linux System Administrator Kolej ShahPutra Kuantan Pahang Malaysia Tel : 609.573.777.7 ext 119 web : http://mylinuxlife.blogspot.com ___ DBmail mailing list DBmail@dbmail.org https

Re: AW: [Dbmail] Upgrade?!

2007-01-14 Thread zamri
On 1/11/07, zamri <[EMAIL PROTECTED]> wrote: On 1/11/07, zamri <[EMAIL PROTECTED]> wrote: > On 1/11/07, zamri <[EMAIL PROTECTED]> wrote: > > Sorry. I need to mention that it is for old messages. For new messages > > I got it correct. I mean the From column is l

Re: AW: [Dbmail] Upgrade?!

2007-01-15 Thread zamri
On 1/15/07, Aaron Stone <[EMAIL PROTECTED]> wrote: On Mon, 2007-01-15 at 12:14 +0800, zamri wrote: > I would like to use dbmail-timsieve with avelsieve plugin for > squirrelmail. Anyone experience with this setup? Is it ok? It works. Aaron Thanks Aaron. I actually have tested th

Re: [Dbmail] Really confused...

2007-01-17 Thread zamri
On 1/18/07, Jorge Bastos <[EMAIL PROTECTED]> wrote: Paul / Aaron, I received an email very funny i have 2 emails, in just one! How could be possible? Yes you can if u use alias. one mailbox with 2 different address. -- zamri Linux System Administrator Kolej ShahPutra Kuantan

[Dbmail] server thread sort with dbmail

2007-01-26 Thread zamri
My imap server is : dbmail-2.2.1. For now I disable it. Capability: Server Capability response: * CAPABILITY IMAP4 IMAP4rev1 AUTH=LOGIN ACL NAMESPACE CHILDREN SORT QUOTA THREAD=ORDEREDSUBJECT UNSELECT Anyone use squirrelmail with dbmail here? what is THREAD=ORDEREDSUBJECT? -- zamri Linux System

Re: [Dbmail] server thread sort with dbmail

2007-01-28 Thread zamri
On 1/27/07, Paul J Stevens <[EMAIL PROTECTED]> wrote: zamri wrote: > I got this when server thread sort enabled on squirrelmail 1.4.9a I think squirrelmail only supports THREAD=REFERENCES threading, which dbmail doesn't support. > Anyone use squirrelmail with dbmail her

[Dbmail] What happen when an account deleted?

2007-01-30 Thread zamri
What happen when an account deleted? What about all emails in mailbox? marked deleted? purged? If i want to delete all mails in deleted accounts, do i need to dbmail-util -dy or -py? or as usual both? -- zamri Linux System Administrator Kolej ShahPutra Kuantan Pahang Malaysia Tel

Re: [Dbmail] Hi

2007-03-10 Thread zamri
essage here. :P -- zamri Linux System Administrator Kolej ShahPutra Kuantan Pahang Malaysia Tel : 609.573.777.7 ext 119 web : http://mylinuxlife.blogspot.com ___ DBmail mailing list DBmail@dbmail.org https://mailman.fastxs.nl/mailman/listinfo/dbmail

[Dbmail] user info

2007-03-29 Thread zamri
? -- zamri Linux System Administrator Kolej ShahPutra Kuantan Pahang Malaysia Tel : 609.573.777.7 ext 119 web : http://muhdzamri.blogspot.com ___ DBmail mailing list DBmail@dbmail.org https://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: [Dbmail] user info

2007-03-29 Thread zamri
is for setup without LDAP integration. -- zamri Linux System Administrator Kolej ShahPutra Kuantan Pahang Malaysia Tel : 609.573.777.7 ext 119 web : http://muhdzamri.blogspot.com ___ DBmail mailing list DBmail@dbmail.org https://mailman.fastxs.nl/mailman/li

Re: [Dbmail] user info

2007-04-01 Thread zamri
On 3/30/07, Curtis Maurand <[EMAIL PROTECTED]> wrote: Aleksander wrote: > zamri wrote: > >> I think to have more >> fields or tables for user information like name, address or anything >> would be nice. Then dbmail-users can be used to get the info from >>

Re: [Dbmail] Write to socket

2007-04-26 Thread zamri
dbmail/imap4d[3070]: Error:[imapsession] >> dbmail-imapsession.c,dbmail_imap_session_printf(+1342): write to client >> socket failed >> Apr 9 23:57:30 lira last message repeated 10001 times >> >> Any news about this? So far I do not see this in 2.2.4. Is it fixed?

[Dbmail] dbmail version

2007-04-26 Thread zamri
run. -- zamri Linux System Administrator Kolej ShahPutra Kuantan Pahang Malaysia Tel : 609.573.777.7 ext 119 web : http://muhdzamri.blogspot.com ___ DBmail mailing list DBmail@dbmail.org https://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: [Dbmail] monitoring message movement between mailboxes

2007-04-27 Thread zamri
setup one with SA especially for dbmail 2.2.4. I'm considering to use it on my production server. -- zamri Linux System Administrator Kolej ShahPutra Kuantan Pahang Malaysia Tel : 609.573.777.7 ext 119 web : http://muhdzamri.blogspot.com ___ DBmai

[Dbmail] Re: dbmail version

2007-05-01 Thread zamri
Paul, dont u have smthing to say about this? Or am i wrong about this? On 4/27/07, zamri <[EMAIL PROTECTED]> wrote: After upgrading to 2.2.4, i noticed that dbmail-imapd, dbmail-util, dbmail-lmtpd and friends did not show exact version when I issued -V. It showed only 2.2. dbmail-imapd -

Re: [Dbmail] Re: dbmail version

2007-05-02 Thread zamri
by running dbmail-imapd -V, we know which version we're running especially after upgrading. Otherwise, we won't know easily which is which. -- zamri Linux System Administrator Kolej ShahPutra Kuantan Pahang Malaysia Tel : 609.573.777.7 ext 119 web : http://muhdzamri.blogspot.com

Re: [Dbmail] ANNOUNCE: dbmail-2.2.5 release candidate 2

2007-05-14 Thread zamri
/www.nfg.nl ___ DBmail mailing list DBmail@dbmail.org https://mailman.fastxs.nl/mailman/listinfo/dbmail -- zamri Linux System Administrator Kolej ShahPutra Kuantan Pahang Malaysia Tel : 609.573.777.7 ext 119 web : http://muhdzamri.blogspot.com ___

[Dbmail] Warnings in compilation for dbmail-2.2.5-rc2

2007-05-16 Thread zamri
'long long unsigned int', but argument 3 has type 'guint64' maintenance.c: In function 'do_check_iplog': maintenance.c:791: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'guint64'

[Dbmail] Re: Warnings in compilation for dbmail-2.2.5-rc2

2007-05-21 Thread zamri
On 5/16/07, zamri <[EMAIL PROTECTED]> wrote: I got this "warnings" and similar in various parts of compilation: maintenance.c: In function 'do_purge_deleted': maintenance.c:296: warning: format '%llu' expects type 'long long unsigned int', but a

Re: [Dbmail] Re: Warnings in compilation for dbmail-2.2.5-rc2

2007-05-23 Thread zamri
On 5/21/07, Aaron Stone <[EMAIL PROTECTED]> wrote: On Mon, 2007-05-21 at 16:58 +0200, Paul J Stevens wrote: > zamri wrote: > > On 5/16/07, zamri <[EMAIL PROTECTED]> wrote: > >> I got this "warnings" and similar in various parts of compilati

Re: [Dbmail] Re: Warnings in compilation for dbmail-2.2.5-rc2

2007-05-23 Thread zamri
On 5/24/07, Aaron Stone <[EMAIL PROTECTED]> wrote: On Wed, 2007-05-23 at 17:54 +0800, zamri wrote: > On 5/21/07, Aaron Stone <[EMAIL PROTECTED]> wrote: > > On Mon, 2007-05-21 at 16:58 +0200, Paul J Stevens wrote: > > > zamri wrote: > > > > On 5/16/07, z

Re: [Dbmail] ANNOUNCE: DBMail 2.2.5 released

2007-06-02 Thread zamri
export was enhanced to allow fine-grained message selection and post-export deletion Changelog since 2.2.4 hmm. so many bugs fixed. I'll consider to upgrade ASAP. thanks for the great effort. -- zamri Linux System Administrator Kolej ShahPutra Kuantan Pahang Malaysia Tel : 609.573.777.7

Re: [Dbmail] ANNOUNCE: DBMail 2.2.5 released

2007-06-04 Thread zamri
On 6/3/07, zamri <[EMAIL PROTECTED]> wrote: On 6/2/07, Paul J Stevens <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > Hi all, > > > We proudly announce the availability of DBMail 2.2.5. > > This is mostly a main

Re: [Dbmail] Anybody using RoundCube

2007-06-08 Thread zamri
nl/mailman/listinfo/dbmail > > !DSPAM:2,44c96e2d149142876017772! > > > I'm trying roundcuba with dbmail-2.2.5 with no success. Anybody know what to fill for virtuser_query or can anybody post main.inc.php file content here? -- zamri Linux System Administr

Re: [Dbmail] Anybody using RoundCube

2007-06-08 Thread zamri
On 6/8/07, Paul J Stevens <[EMAIL PROTECTED]> wrote: zamri wrote: > > I'm trying roundcuba with dbmail-2.2.5 with no success. Anybody know > what to > fill for virtuser_query or can anybody post main.inc.php file content here? Roundcube works just fine for me. I'm

Re: [Dbmail] Anybody using RoundCube

2007-06-19 Thread zamri
On 6/8/07, zamri <[EMAIL PROTECTED]> wrote: On 6/8/07, Paul J Stevens <[EMAIL PROTECTED]> wrote: > > zamri wrote: > > > > I'm trying roundcuba with dbmail-2.2.5 with no success. Anybody know > > what to > > fill for virtuser_query or ca

Re: [Dbmail] slow squirrelmail queries

2007-06-27 Thread zamri
imap_server_type setting? I've currently set this to 'other' Thanks for all your help as always Jon Have u set server-side sort to TRUE in SquirrelMail or overlook? -- zamri Linux System Administrator Kolej ShahPutra Kuantan Pahang Malaysia Tel : 6

Re: [Dbmail] MYSQL performance

2007-07-03 Thread zamri
l guru but Paul this is an opportunity to see how dbmail performs for many users like this. -- zamri Linux System Administrator Kolej ShahPutra Kuantan Pahang Malaysia Tel : 609.573.777.7 ext 119 web : http://muhdzamri.blogspot.com ___ DBmail mailing list

Re: [Dbmail] MYSQL performance

2007-07-10 Thread zamri
On 7/5/07, James Greig <[EMAIL PROTECTED]> wrote: Hi, Yes we do, squirrelmail > imapproxy > dbmail-imapd (via inetd). James Greig Why do u use dbmail-imapd with inetd? Is there any performance issue for such setup ? -- zamri Linux System Administrator Kolej ShahPutra Ku

  1   2   >