Re: [Dbmail] Question about MySQL most in use

2014-05-25 Thread Reindl Harald
riginal Message- >> Subject: Re: [Dbmail] Question about MySQL most in use >> >> Must be your age :-) >> >> On 25-05-14 14:47, Jorge Bastos wrote: >>> Sorry >>> >>> Didn't remembered.. my memory isn't in the best condit

Re: [Dbmail] Question about MySQL most in use

2014-05-25 Thread Jorge Bastos
No doubt on that ;) I wish I had 19 again! > -Original Message- > Subject: Re: [Dbmail] Question about MySQL most in use > > Must be your age :-) > > > > > On 25-05-14 14:47, Jorge Bastos wrote: > > Sorry > > > > Didn't remembered

Re: [Dbmail] Question about MySQL most in use

2014-05-25 Thread Paul J Stevens
bile) Sent: domingo, 25 de Maio de 2014 13:45 To: DBMail mailinglist Subject: Re: [Dbmail] Question about MySQL most in use You asked that question multiple times and will get always the same answer: yes, innodb with 5.5 has performance improvements Ursprüngliche Nachricht

Re: [Dbmail] Question about MySQL most in use

2014-05-25 Thread Jorge Bastos
t; To: DBMail mailinglist > Subject: Re: [Dbmail] Question about MySQL most in use > > You asked that question multiple times and will get always the same > answer: yes, innodb with 5.5 has performance improvements > > > Ursprüngliche Nachricht > Von: Jor

Re: [Dbmail] Question about MySQL most in use

2014-05-25 Thread Reindl Harald (mobile)
You asked that question multiple times and will get always the same answer: yes, innodb with 5.5 has performance improvements Ursprüngliche Nachricht Von: Jorge Bastos Gesendet: 25. Mai 2014 14:09:00 MESZ An: 'DBMail mailinglist' Betreff: [Dbmail] Question about

[Dbmail] Question about MySQL most in use

2014-05-25 Thread Jorge Bastos
Hi guys, I'm still with MySQL 5.0x, and I'm thinking about stick with it. What's your experiences with 5.5 or 5.6, is it worth to upgrade to them, I mean, in terms of speed will I gain anything? Thanks in advanced, Jorge Bastos, ___ DBmail mail

Re: [Dbmail] Question about dbmail_usermap

2014-03-17 Thread Oleg L.
В письме от 17 марта 2014 13:00:50 пользователь Paul J Stevens написал: > > Return value wasn't checked properly. Maybe a regression. I guess it's a > feature that's not used very much. > > http://git.dbmail.eu/paul/dbmail/commit/?h=dbmail_3_1&id=96c59b3d7b1e97710e1 > 86a2dced8aaf2ba0eb73f Got i

Re: [Dbmail] Question about dbmail_usermap

2014-03-17 Thread Paul J Stevens
On 17-03-14 12:12, Oleg L. wrote: > With: > mysql> select * from dbmail_usermap; > +---+-+-++ > | login | sock_allow | sock_deny | userid | > +---+-+-++ > | loe | inet:0.0.0

Re: [Dbmail] Question about dbmail_usermap

2014-03-17 Thread Oleg L.
В письме от 17 марта 2014 11:47:22 пользователь Paul J Stevens написал: > On 17-03-14 10:47, Oleg L. wrote: > > > В письме от 17 марта 2014 09:39:32 пользователь Paul J Stevens написал: > > > >> http://git.dbmail.eu/paul/dbmail/commit/?h=dbmail_3_1&id=33fb54c63a797652 > >> 97e 2c174cb1051bf0d896

Re: [Dbmail] Question about dbmail_usermap

2014-03-17 Thread Paul J Stevens
On 17-03-14 10:47, Oleg L. wrote: > В письме от 17 марта 2014 09:39:32 пользователь Paul J Stevens написал: >> http://git.dbmail.eu/paul/dbmail/commit/?h=dbmail_3_1&id=33fb54c63a79765297e >> 2c174cb1051bf0d89656a > > Sorry, don't work. Please try again: http://git.dbmail.eu/paul/dbmail/commit/?h

Re: [Dbmail] Question about dbmail-timsieved

2014-03-17 Thread Oleg L.
В письме от 17 марта 2014 13:50:27 пользователь Oleg L. написал: > В письме от 17 марта 2014 09:40:21 пользователь Paul J Stevens написал: > > >> Looking at the code, it looks trivial to add LOGIN in as well, assuming > > >> LOGIN and PLAIN are basically synonymous. > > > > > > Can you add this in

Re: [Dbmail] Question about dbmail-timsieved

2014-03-17 Thread Paul J Stevens
On 17-03-14 10:50, Oleg L. wrote: > В письме от 17 марта 2014 09:40:21 пользователь Paul J Stevens написал: Looking at the code, it looks trivial to add LOGIN in as well, assuming LOGIN and PLAIN are basically synonymous. >>> >>> >>> Can you add this in your plans of development? >>

Re: [Dbmail] Question about dbmail-timsieved

2014-03-17 Thread Oleg L.
В письме от 17 марта 2014 09:40:21 пользователь Paul J Stevens написал: > >> > >> Looking at the code, it looks trivial to add LOGIN in as well, assuming > >> LOGIN and PLAIN are basically synonymous. > > > > > > Can you add this in your plans of development? > > > I don't see it in the relevan

Re: [Dbmail] Question about dbmail_usermap

2014-03-17 Thread Oleg L.
В письме от 17 марта 2014 09:39:32 пользователь Paul J Stevens написал: > http://git.dbmail.eu/paul/dbmail/commit/?h=dbmail_3_1&id=33fb54c63a79765297e > 2c174cb1051bf0d89656a Sorry, don't work. mysql> select * from dbmail_usermap; +---+-+-++ | l

Re: [Dbmail] Question about dbmail-timsieved

2014-03-17 Thread Paul J Stevens
On 17-03-14 08:18, Oleg L. wrote: > > Hello > > В письме от 16 марта 2014 14:57:26 пользователь Paul J Stevens написал: >>> What is wrong in my setup? >> >> Nothing is wrong with your setup. But kmail apparently doesn't respect >> the capability response: LOGIN is *not* included, only PLAIN is. >

Re: [Dbmail] Question about dbmail_usermap

2014-03-17 Thread Paul J Stevens
On 17-03-14 08:13, Oleg L. wrote: > В письме от 16 марта 2014 14:49:30 пользователь Paul J Stevens написал: >> On 14-03-14 16:27, Oleg L. wrote: >>> When I insert data acording doc/README.usermap >>> I allow to insert only 1 string per user >>> When I insert 2 strings (allow/deny to different ports

Re: [Dbmail] Question about dbmail-timsieved

2014-03-17 Thread Oleg L.
Hello В письме от 16 марта 2014 14:57:26 пользователь Paul J Stevens написал: > > What is wrong in my setup? > > Nothing is wrong with your setup. But kmail apparently doesn't respect > the capability response: LOGIN is *not* included, only PLAIN is. > > Looking at the code, it looks trivial to

Re: [Dbmail] Question about dbmail_usermap

2014-03-17 Thread Oleg L.
В письме от 16 марта 2014 14:49:30 пользователь Paul J Stevens написал: > On 14-03-14 16:27, Oleg L. wrote: > > When I insert data acording doc/README.usermap > > I allow to insert only 1 string per user > > When I insert 2 strings (allow/deny to different ports) user can't login > > Can you be mo

Re: [Dbmail] Question about dbmail-timsieved

2014-03-16 Thread Paul J Stevens
On 14-03-14 16:36, Oleg L. wrote: > > Hello > > I run dbmail-timsieved, setup client (kmail) to use sieve scripts with using > login/password of imap account. > > When I try to use "Settings/Sieve script" I can't get script > > From dbmail log with log-level=511: > > Mar 14 19:21:13 eoks dbma

Re: [Dbmail] Question about dbmail_usermap

2014-03-16 Thread Paul J Stevens
On 14-03-14 16:27, Oleg L. wrote: > > When I insert data acording doc/README.usermap > I allow to insert only 1 string per user > When I insert 2 strings (allow/deny to different ports) user can't login Can you be more specific. -- _

[Dbmail] Question about dbmail-timsieved

2014-03-14 Thread Oleg L.
Hello I run dbmail-timsieved, setup client (kmail) to use sieve scripts with using login/password of imap account. When I try to use "Settings/Sieve script" I can't get script >From dbmail log with log-level=511: Mar 14 19:21:13 eoks dbmail-imapd[7446]: [0x8079600] Notice:[imap] _ic_logout(+

[Dbmail] Question about dbmail_usermap

2014-03-14 Thread Oleg L.
Hello I have dbmail (current version) with: imapd on 143 and 993 ports pop3d on 110 and 995 ports default config. How can I allow some user to access to server through imap protocol on ports 143 and 993 and deny through pop3 protocol on 110 and 995 ports using dbmail_usermap? Or I must use o

Re: [Dbmail] Question abotu Monit

2013-10-14 Thread Jorge Bastos
oun...@dbmail.org] On > Behalf Of Harald Leithner > Sent: segunda-feira, 14 de Outubro de 2013 20:51 > To: DBMail mailinglist > Subject: Re: [Dbmail] Question abotu Monit > > check filesystem datafs with path /dev/drbd0 > if space usage > 50% for 5 times within 15 cycles

Re: [Dbmail] Question abotu Monit

2013-10-14 Thread Harald Leithner
check filesystem datafs with path /dev/drbd0 if space usage > 50% for 5 times within 15 cycles then alert if space usage > 80% for 5 times within 15 cycles then alert if inode usage > 50% for 5 times within 15 cycles then alert if inode usage > 95% for 5 times within 15 cycles then

Re: [Dbmail] Question abotu Monit

2013-10-14 Thread Jorge Bastos
> check process dbmail-imapd with pidfile /var/run/dbmail/dbmail- > imapd.pid > group dbmail > start program = "/etc/init.d/dbmail imapd start" > stop program = "/etc/init.d/dbmail imapd stop" > if failed port 143 protocol imap with timeout 2 seconds within 2 > cycles then res

Re: [Dbmail] Question abotu Monit

2013-10-14 Thread Jorge Bastos
> if you like I could give you the reset too. Send it :) ___ DBmail mailing list DBmail@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Re: [Dbmail] Question abotu Monit

2013-10-14 Thread Harald Leithner
this is my imap check config: check process dbmail-imapd with pidfile /var/run/dbmail/dbmail-imapd.pid group dbmail start program = "/etc/init.d/dbmail imapd start" stop program = "/etc/init.d/dbmail imapd stop" if failed port 143 protocol imap with timeout 2 seconds within 2

Re: [Dbmail] Question abotu Monit

2013-10-14 Thread Jorge Bastos
> Yes it works without problems, but I'm using it with checking imap and > not cpu usage. > > Because dbmail could use up to 100% for some time if you have heavy > load on the server. Sorry I meant to say dbmail-imapd, not the server, Good then, ___ D

Re: [Dbmail] Question abotu Monit

2013-10-14 Thread Harald Leithner
Yes it works without problems, but I'm using it with checking imap and not cpu usage. Because dbmail could use up to 100% for some time if you have heavy load on the server. Harald Am 14.10.2013, 19:22 Uhr, schrieb Jorge Bastos : Hi Guys, One +/- offtopic question. Does anyone use "m

[Dbmail] Question abotu Monit

2013-10-14 Thread Jorge Bastos
Hi Guys, One +/- offtopic question. Does anyone use "monit" to kill the dbmail process when it is consuming more than 100% cpu (zombie) ? I'd like feedback if it works as expected without any human intervention. Thanks in advanced, Jorge, _

Re: [Dbmail] question about "split_deliver_field"

2011-09-18 Thread Reindl Harald
Am 18.09.2011 19:14, schrieb Paul J Stevens: > On 09/18/2011 08:58 AM, Reindl Harald wrote: >> http://www.dbmail.org/dokuwiki/doku.php/split_deliver_field >> >> will this really come with 2.4/2.4 and for me much more important >> can the old behavior of 2.2 be used optional > > You mean 3.0 - si

Re: [Dbmail] question about "split_deliver_field"

2011-09-18 Thread Paul J Stevens
On 09/18/2011 08:58 AM, Reindl Harald wrote: > http://www.dbmail.org/dokuwiki/doku.php/split_deliver_field > > will this really come with 2.4/2.4 and for me much more important > can the old behavior of 2.2 be used optional You mean 3.0 - since 2.4 is not going to happen. And no, this change is n

[Dbmail] question about "split_deliver_field"

2011-09-17 Thread Reindl Harald
http://www.dbmail.org/dokuwiki/doku.php/split_deliver_field will this really come with 2.4/2.4 and for me much more important can the old behavior of 2.2 be used optional i rely on the current structure in our backend and some postfix-configurations and especially for upgrades if would not love g

Re: [Dbmail] Question: Configurable SQL statements

2010-12-15 Thread Kris Oye
rom: dbmail-boun...@dbmail.org [mailto:dbmail-boun...@dbmail.org] On Behalf Of Paul J Stevens Sent: Tuesday, December 14, 2010 12:28 AM To: DBMail mailinglist Subject: Re: [Dbmail] Question: Configurable SQL statements On 2010-12-14 01:30, Kris Oye wrote: > Will a future release allow statements

Re: [Dbmail] Question: Configurable SQL statements

2010-12-14 Thread Paul J Stevens
On 2010-12-14 01:30, Kris Oye wrote: > Will a future release allow statements to be supplied via configuration > file? With an alias table of 750K+ entries this statement can get > expensive and I would rather rely on the DB collation and not use > lower() at all. While being able to override qu

Re: [Dbmail] Question: Configurable SQL statements

2010-12-13 Thread Kris Oye
PM To: DBMail mailinglist Subject: Re: [Dbmail] Question: Configurable SQL statements Is there a particular reason you can't just patch the source code in question and make it use whatever (potentially optimized) SQL that you want? On Mon, Dec 13, 2010 at 6:30 PM, Kris Oye wrote: I

Re: [Dbmail] Question: Configurable SQL statements

2010-12-13 Thread Brandon Adams
Is there a particular reason you can't just patch the source code in question and make it use whatever (potentially optimized) SQL that you want? On Mon, Dec 13, 2010 at 6:30 PM, Kris Oye wrote: > I have started evaluating dbmail as a mail storage solution in our > application. One question wh

[Dbmail] Question: Configurable SQL statements

2010-12-13 Thread Kris Oye
I have started evaluating dbmail as a mail storage solution in our application. One question whether or not it is possible to override/optimize the SQL statements used when communicating with the underlying database. It appears that all SQL statements are currently hard-coded into the binary. Ex

Re: [Dbmail] Question about passwords [SOLVED]

2008-11-12 Thread Jesse Norell
On Wed, 2008-11-12 at 18:58 +0100, Giulio Ferro wrote: > Jesse Norell wrote: > > The salt is the full 12 chars, $1$cHk47Kk0$, and it looks like > > encrypt() already prepends it for you: > > > > > > mysql> select encrypt('hello','$1$cHk47Kk0$'); > > ++ > > | en

Re: [Dbmail] Question about passwords [SOLVED]

2008-11-12 Thread Giulio Ferro
Jesse Norell wrote: The salt is the full 12 chars, $1$cHk47Kk0$, and it looks like encrypt() already prepends it for you: mysql> select encrypt('hello','$1$cHk47Kk0$'); ++ | encrypt('hello','$1$cHk47Kk0$')| ++ | $1$cH

Re: [Dbmail] Question about passwords

2008-11-12 Thread Jesse Norell
On Wed, 2008-11-12 at 17:44 +0100, Giulio Ferro wrote: > > select concat('$1$', 'cHk47Kk0' , '$', encrypt('hello','cHk47Kk0')); > The salt is the full 12 chars, $1$cHk47Kk0$, and it looks like encrypt() already prepends it for you: mysql> select encrypt('hello','$1$cHk47Kk0$'); +

Re: [Dbmail] Question about passwords

2008-11-12 Thread Giulio Ferro
Paul J Stevens wrote: That means that the passwords are in CRYPT format. No, crypt passwords don't begin with "$", just tried... You are wrong, Jorge is correct. md5 passwords that begin with $1$ are indeed crypt. The format is: "$1$$" so try: select concat('$1$', , '$', e

Re: [Dbmail] Question about passwords

2008-11-12 Thread Jesse Norell
On Wed, 2008-11-12 at 16:52 +0100, Paul J Stevens wrote: > > >>> I have imported users from an old vpopmail installation and all > the > >>> passwords > >>> begin with "$1$...". > >>> If I try > >>> select md5("password") > >>> > >>> > >> > >> That means that the passwords are in CRYPT format

Re: [Dbmail] Question about passwords

2008-11-12 Thread Paul J Stevens
Giulio Ferro wrote: > Jorge Bastos wrote: >>> I have imported users from an old vpopmail installation and all the >>> passwords >>> begin with "$1$...". >>> If I try >>> select md5("password") >>> >>> >> >> That means that the passwords are in CRYPT format. >> >> > > No, crypt passwords do

Re: [Dbmail] Question about passwords

2008-11-12 Thread Jesse Norell
You're looking at a md5 digest vs. a md5 hash, and dbmail supports both flavors. You're wanting to create a hash (which uses $1$somesalt$), and you can do so with the crypt() function. See eg. http://sial.org/howto/perl/password-crypt/ for an example. On Wed, 2008-11-12 at 16:26 +0100, Giulio F

Re: [Dbmail] Question about passwords

2008-11-12 Thread Giulio Ferro
Jorge Bastos wrote: This is how Vpopmail encodes "hello": $1$MXpNvihd$cya2POi/0xyg3eMnEQvkr1 Dbmail can verify this password, but I don't know how, since changing the password with md5-hash yields: $1$gIj47gF0$gkXNFpjlur1xyApcwdNXu/ (begins with $1$, but it's different from the vpopmail one)

RE: [Dbmail] Question about passwords

2008-11-12 Thread Jorge Bastos
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Giulio Ferro > Sent: quarta-feira, 12 de Novembro de 2008 15:27 > To: DBMail mailinglist > Subject: Re: [Dbmail] Question about passwords > > Jorge Bastos wrote: > >

Re: [Dbmail] Question about passwords

2008-11-12 Thread Aleksander Kamenik
Giulio Ferro wrote: This leads me to think that the dbmail authentication mechanism checks the supplied passwords more than in one way, before accepting or denying access. I don't know, but have a look at the dbmail code responsible for authentication. dbmail.org and the downloads section.

Re: [Dbmail] Question about passwords

2008-11-12 Thread Giulio Ferro
Jorge Bastos wrote: Are you sure? I think you are wrong! mysql> select md5('hello'); +--+ | md5('hello') | +--+ | 5d41402abc4b2a76b9719d911017c592 | +--+ 1 row in set (0.01 sec)

RE: [Dbmail] Question about passwords

2008-11-12 Thread Jorge Bastos
c) > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Giulio Ferro > Sent: quarta-feira, 12 de Novembro de 2008 15:06 > To: DBMail mailinglist > Subject: Re: [Dbmail] Question about passwords > > Giulio Ferro wrote: > >

Re: [Dbmail] Question about passwords

2008-11-12 Thread Giulio Ferro
Giulio Ferro wrote: No, crypt passwords don't begin with "$", just tried... I've tried to change my password with dbmail-users with all possible mechanisms (md5-hash, md5-digest, md5-bas64, crypt), but none of those yields the same password as the one from the old system. md5-hash begins with

Re: [Dbmail] Question about passwords

2008-11-12 Thread Giulio Ferro
Jorge Bastos wrote: I have imported users from an old vpopmail installation and all the passwords begin with "$1$...". If I try select md5("password") That means that the passwords are in CRYPT format. No, crypt passwords don't begin with "$", just tried... _

Re: [Dbmail] Question about passwords

2008-11-12 Thread Giulio Ferro
Jorge Bastos wrote: I have imported users from an old vpopmail installation and all the passwords begin with "$1$...". If I try select md5("password") That means that the passwords are in CRYPT format. Ok, if so how should I check them in mysql? __

RE: [Dbmail] Question about passwords

2008-11-12 Thread Jorge Bastos
> I have imported users from an old vpopmail installation and all the > passwords > begin with "$1$...". > If I try > select md5("password") > That means that the passwords are in CRYPT format. ___ DBmail mailing list DBmail@dbmail.org https://mailman.

[Dbmail] Question about passwords

2008-11-12 Thread Giulio Ferro
I'm developing a small web application to allow user to change their passwords. In the authentication phase I need to check that the user has inserted the right password. To do this I query the dbmail_users table like this: select * from dbmail_users where userid='[EMAIL PROTECTED]' and password

RE: [Dbmail] Question :)

2008-11-12 Thread Jorge Bastos
Ops, Tks Paul. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Paul J Stevens > Sent: quarta-feira, 12 de Novembro de 2008 8:02 > To: DBMail mailinglist > Subject: Re: [Dbmail] Question :) > > No. Those are kilobytes.

Re: [Dbmail] Question :)

2008-11-12 Thread Paul J Stevens
> > > >> -Original Message- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On >> Behalf Of Jorge Bastos >> Sent: quarta-feira, 12 de Novembro de 2008 0:52 >> To: 'DBMail mailinglist' >> Subject: RE: [Dbmail] Question :) >>

RE: [Dbmail] Question :)

2008-11-11 Thread Jorge Bastos
] On > Behalf Of Jorge Bastos > Sent: quarta-feira, 12 de Novembro de 2008 0:52 > To: 'DBMail mailinglist' > Subject: RE: [Dbmail] Question :) > > telnet, but paul answered, tks Paul :) > > > > -Original Message- > > From: [EMAIL PROTECTED]

RE: [Dbmail] Question :)

2008-11-11 Thread Jorge Bastos
telnet, but paul answered, tks Paul :) > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > Behalf Of Uwe Kiewel > Sent: terça-feira, 11 de Novembro de 2008 20:38 > To: DBMail mailinglist > Subject: Re: [Dbmail] Question :) > > -

Re: [Dbmail] Question :)

2008-11-11 Thread Paul J Stevens
x login testuser1 test x getquota "" * QUOTA "" (STORAGE 1117450 9765625) x OK GETQUOTA completed x logout * BYE dbmail imap server kisses you goodbye x OK completed Uwe Kiewel wrote: > Jorge Bastos schrieb: >> Hi there, > >> After logged in in the imap, how can i issue the QUOTA command to k

Re: [Dbmail] Question :)

2008-11-11 Thread Uwe Kiewel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jorge Bastos schrieb: > Hi there, > > After logged in in the imap, how can i issue the QUOTA command to know the > quota usage? > In a user agent like thunderbird or at telnet login? Uwe -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (MingW32)

[Dbmail] Question :)

2008-11-11 Thread Jorge Bastos
Hi there, After logged in in the imap, how can i issue the QUOTA command to know the quota usage? X01 QUOTA doesn't work :p Jorge, ___ DBmail mailing list DBmail@dbmail.org https://mailman.fastxs.nl/mailman/listinfo/dbmail

RE: [Dbmail] Question about Sieve

2008-02-07 Thread Jorge Bastos
Hum That a good thing also.. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul J Stevens Sent: quinta-feira, 7 de Fevereiro de 2008 21:24 To: DBMail mailinglist Subject: Re: [Dbmail] Question about Sieve The good thing about using dbmail-timsieved is

Re: [Dbmail] Question about Sieve

2008-02-07 Thread Paul J Stevens
Gonna do it that way. > > > > > > *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On > Behalf Of *James Greig > *Sent:* quinta-feira, 7 de Fevereiro de 2008 20:00 > *To:* 'DBMail mailinglist' > *Subject:* RE: [Dbmail] Question about Sieve > >

RE: [Dbmail] Question about Sieve

2008-02-07 Thread Jorge Bastos
BMail mailinglist' Subject: RE: [Dbmail] Question about Sieve Hi Jorge, I might be interpreting you wrong here. However, dbmail is all db based, so in theory all you need to do is update the database. We have integrated dbmail into our hosting control panel and allow customers to use vacati

RE: [Dbmail] Question about Sieve

2008-02-07 Thread James Greig
Database inserting the vacation string into the sieve table and all works fine. Same applies to users etc. Kind Regards James Greig From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jorge Bastos Sent: 07 February 2008 19:46 To: 'DBMail mailinglist' Subject: [Dbmail] Ques

[Dbmail] Question about Sieve

2008-02-07 Thread Jorge Bastos
Hi Paul/Aaron, I'd like to make an application in .NET to manage sieve and in the future manage users. Now for sieve, I'd like to insert some rules using an template, etc. My question is, I'm no sieve guru, so, to insert to a user, I need to auth against the timsieved right? Jorge __

Re: [Dbmail] Question about sieve

2007-06-27 Thread Jorge Bastos
perfect! merci - Original Message - From: "Aaron Stone" <[EMAIL PROTECTED]> To: "DBMail mailinglist" Sent: Wednesday, June 27, 2007 3:43 PM Subject: Re: [Dbmail] Question about sieve On Wed, 2007-06-27 at 14:07 +0100, Jorge Bastos wrote: Aaron, I'd

Re: [Dbmail] Question about sieve

2007-06-27 Thread Aaron Stone
On Wed, 2007-06-27 at 14:07 +0100, Jorge Bastos wrote: > Aaron, > I'd like to do one thing with sieve, but i don't see anything that > fit's for it in the avelsieve plugin in squirrelmail. > In a particular account, i'd like to send an auto-reply to the people > who sends emails to it, and forward

[Dbmail] Question about sieve

2007-06-27 Thread Jorge Bastos
DecimalAaron, I'd like to do one thing with sieve, but i don't see anything that fit's for it in the avelsieve plugin in squirrelmail. In a particular account, i'd like to send an auto-reply to the people who sends emails to it, and forward the email to another email address. How to do it? Jorge

Re: [Dbmail] Question about pop/imap before smtp

2007-06-06 Thread Jorge Bastos
merci :P - Original Message - From: "Aaron Stone" <[EMAIL PROTECTED]> To: "DBMail mailinglist" Sent: Wednesday, June 06, 2007 10:12 PM Subject: Re: [Dbmail] Question about pop/imap before smtp On Wed, Jun 6, 2007, Jorge Bastos <[EMAIL PROTECTED]> sa

Re: [Dbmail] Question about pop/imap before smtp

2007-06-06 Thread Aaron Stone
On Wed, Jun 6, 2007, Jorge Bastos <[EMAIL PROTECTED]> said: > When using pop/imap before smtp, the ip and date are recorded to = > dbmail_pbsp table, my question is: > > Now then does these values desapear? Per the man page: dbmail-util -l Aaron ___

[Dbmail] Question about pop/imap before smtp

2007-06-06 Thread Jorge Bastos
Guys, When using pop/imap before smtp, the ip and date are recorded to dbmail_pbsp table, my question is: Now then does these values desapear? Jorge___ DBmail mailing list DBmail@dbmail.org https://mailman.fastxs.nl/mailman/listinfo/dbmail

[Dbmail] Question on stability

2007-05-22 Thread Giulio Ferro
Is dbmail stable enough to allow multiple lmtp, pop3 and imap processes to access one db under heavy workload in a clustered architecture? Does anybody currently use it in isp-like environments with thousands of users and heavy cuncurrent access? ___ DBm

Re: [Dbmail] Question (maybe stupid)

2007-05-21 Thread Aaron Stone
On Mon, May 21, 2007, Jorge Bastos <[EMAIL PROTECTED]> said: > Aaron, > I'm going to open timsieve to the world, so that i and others can use > sieve extension for thunderbird. > This may be a stupid question so forgive me :P > Timsieved required users tu authenticate right? (oh my, don't kill > m

[Dbmail] Question (maybe stupid)

2007-05-21 Thread Jorge Bastos
Aaron, I'm going to open timsieve to the world, so that i and others can use sieve extension for thunderbird. This may be a stupid question so forgive me :P Timsieved required users tu authenticate right? (oh my, don't kill me!!!) Another thing, do you know some sieve clients for windows? can be

Re: [Dbmail] Question about email date

2007-03-26 Thread Jorge Bastos
Right, I just wanna know how it workes. Merci :P - Original Message - From: "Marc Dirix" <[EMAIL PROTECTED]> To: "DBMail mailinglist" Sent: Monday, March 26, 2007 10:31 AM Subject: Re: [Dbmail] Question about email date Op 26-mrt-2007, om 10:54 heeft

Re: [Dbmail] Question about email date

2007-03-26 Thread Marc Dirix
Op 26-mrt-2007, om 10:54 heeft Jorge Bastos het volgende geschreven: Ok i understood, but.. tell me, shouldn't them be uniform? I don't know... that's why i'm asking No, because you *want* your mailserver to order the emails on received date. i.e. if it takes a message up to 4 days to be d

Re: [Dbmail] Question about email date

2007-03-26 Thread Jorge Bastos
Ok i understood, but.. tell me, shouldn't them be uniform? I don't know... that's why i'm asking - Original Message - From: "Marc Dirix" <[EMAIL PROTECTED]> To: "DBMail mailinglist" Sent: Monday, March 26, 2007 9:42 AM Subject: Re: [

Re: [Dbmail] Question about email date

2007-03-26 Thread Marc Dirix
Imap will show the "received" date. The date header in the message, is the "send" date. /Marc Op 26-mrt-2007, om 0:16 heeft Jorge Bastos het volgende geschreven: Hum... i did a test, and the data the client show's me is the date the server had in that minute. ___

Re: [Dbmail] Question about email date

2007-03-25 Thread Jorge Bastos
Hum... i did a test, and the data the client show's me is the date the server had in that minute. - Original Message - From: "Paul J Stevens" <[EMAIL PROTECTED]> To: "DBMail mailinglist" Sent: Sunday, March 25, 2007 10:49 PM Subject: Re: [Dbmail] Q

Re: [Dbmail] Question about email date

2007-03-25 Thread Paul J Stevens
The Date field in the header is (or should be) the datetime when the message was sent by the client. The internal_date field in dbmail_physmessage is when the message was received by dbmail. Jorge Bastos wrote: > Hi, > > I want to know something that is, the date of an email, if the date of > t

[Dbmail] Question about email date

2007-03-25 Thread Jorge Bastos
Hi, I want to know something that is, the date of an email, if the date of the client machine when the client sends the email, or the date of the server when it receives it? Jorge___ DBmail mailing list DBmail@dbmail.org https://mailman.fastxs.nl/mail

Re: [Dbmail] Question about POP3 and folders

2006-12-12 Thread Martin Hierling
Only those in INBOX. regards Martin ___ DBmail mailing list DBmail@dbmail.org https://mailman.fastxs.nl/mailman/listinfo/dbmail

[Dbmail] Question about POP3 and folders

2006-12-12 Thread Jorge Bastos
Hi, Aaron/Paul, What is correct, in POP3 all messages in all folders to be downloaded or only those on INBOX ? Jorge___ DBmail mailing list DBmail@dbmail.org https://mailman.fastxs.nl/mailman/listinfo/dbmail

Re: [Dbmail] Question about 2.3x serie...

2006-12-07 Thread Jorge Bastos
Great! Tks Aaron :P Jorge - Original Message - From: "Aaron Stone" <[EMAIL PROTECTED]> To: "DBMail mailinglist" Sent: Wednesday, December 06, 2006 11:58 PM Subject: Re: [Dbmail] Question about 2.3x serie... No worries, you got it. On Wed, Dec 6,

Re: [Dbmail] Question about 2.3x serie...

2006-12-07 Thread Aaron Stone
No worries, you got it. On Wed, Dec 6, 2006, Jorge Bastos <[EMAIL PROTECTED]> said: > To keep track or the 2.3 development series i'll use: > svn checkout https://svn.ic-s.nl/svn/dbmail/trunk/dbmail > > If i want to stay in 2.2x i'll use: > svn checkout https://svn.ic-s.nl/svn/dbmail/branches/db

[Dbmail] Question about 2.3x serie...

2006-12-07 Thread Jorge Bastos
Hi, Sorry if im making a dumb question, i'm almost sure of this but it's just to confirm :) To keep track or the 2.3 development series i'll use: svn checkout https://svn.ic-s.nl/svn/dbmail/trunk/dbmail If i want to stay in 2.2x i'll use: svn checkout https://svn.ic-s.nl/svn/dbmail/branches/dbma

[Dbmail] Question about libsieve

2006-11-17 Thread Jorge Bastos
Hi, Is it possible to add a global sieve rule? Jorge

[Dbmail] Question about redirecting by sieve script

2006-11-13 Thread Oleg Lapshin
Hello I have simple sieve script: redirect "[EMAIL PROTECTED]"; When I got mail, it is redirecting to [EMAIL PROTECTED] But, from nobody user: <= [EMAIL PROTECTED] >= [EMAIL PROTECTED] (sieve script got this mail) <= [EMAIL PROTECTED] >= [EMAIL PROTECTED] (redirecting) So, I get this mail

Re: [Dbmail] Question

2006-10-30 Thread Jacques Beaudoin
ices des technologies de l'information et des communications Commission scolaire de la Pointe de l'Île - Message de [EMAIL PROTECTED] - Date : Mon, 30 Oct 2006 16:18:26 - De : Jorge Bastos <[EMAIL PROTECTED]> Répondre à : DBMail mailinglist Objet : Re: [Dbm

Re: [Dbmail] Question

2006-10-30 Thread Jorge Bastos
m: "Jesse Norell" <[EMAIL PROTECTED]> To: "DBMail mailinglist" Sent: Monday, October 30, 2006 3:45 PM Subject: Re: [Dbmail] Question As Marc said, pop3 only has one folder/mailbox, while that's arguably a neat feature, and even one to consider implementing, it

Re: [Dbmail] Question

2006-10-30 Thread Marc Dirix
I knew it!! But what i want to know is if the correct thing is to download only from the INBOX folder or all, anyone? dbmail's behaviour (to download only from INBOX) is correct! Marc

Re: [Dbmail] Question

2006-10-30 Thread Jesse Norell
As Marc said, pop3 only has one folder/mailbox, while that's arguably a neat feature, and even one to consider implementing, it's not starndard pop3 behavior. As for imap, if indeed you have a problem with it not showing new messages in your other folders, try checking your mail client settings.

RE: [Dbmail] Question

2006-10-30 Thread Niblett, David A
os Sent: Monday, October 30, 2006 5:42 AM To: DBMail mailinglist Subject: Re: [Dbmail] Question I knew it!! But what i want to know is if the correct thing is to download only from the INBOX folder or all, anyone? Jorge - Original Message - From: "Paul J Stevens" <[E

Re: [Dbmail] Question (error while accessing via pop3/imap4 at the same time)

2006-10-30 Thread Oleg Lapshin
> Oleg Lapshin wrote: > > So, via POP3 I _can_ get all messages from _all_ folders. > > Nope. Dbmail-pop3d will only access the INBOX for a given user. You are write. I make my test while IMAP session was active: move message from INBOX to mail/Test folder and check via POP3 In clear test (only

Re: [Dbmail] Question

2006-10-30 Thread Jorge Bastos
I knew it!! But what i want to know is if the correct thing is to download only from the INBOX folder or all, anyone? Jorge - Original Message - From: "Paul J Stevens" <[EMAIL PROTECTED]> To: "DBMail mailinglist" Sent: Monday, October 30, 2006 10:

Re: [Dbmail] Question

2006-10-30 Thread Paul J Stevens
Oleg Lapshin wrote: > So, via POP3 I _can_ get all messages from _all_ folders. Nope. Dbmail-pop3d will only access the INBOX for a given user. -- Paul Stevens paul at nfg.nl NET FACILIT

Re: [Dbmail] Question

2006-10-30 Thread Oleg Lapshin
> > Continuing, in fact i remember that when i connect with the qmail > > pop3d, all messages where downloaded (maybe i dreamed about this > > also it's possible), were they in the imap INBOX folder, or Sent > > Items or other, so the same question, should them all be downloaded > > with the dbmail

Re: [Dbmail] Question

2006-10-30 Thread Marc Dirix
I was indeed comparing dbmail-imapd with cyrus-imapd, and not comparing POP3 protocol with IMAP protocol, i know the diferences, i'm not a simple user :P Then you should fraise your question better, so you get the right answer. I sayd Paul or Aaron because they are the only programmers

  1   2   3   >