[Dbmail] Installation Howto for Postfix/MySQL + Ubuntu LTS

2013-11-04 Thread Matt .
e. I hope someone can help me out here. Thanks, Matt ___ DBmail mailing list DBmail@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

[Dbmail] dbmail-smtp nowhere to find ?

2013-11-04 Thread Matt .
My install is finally working but cannot send emails, it seems that the dbmail-smtp is nowhere to find, also not when I do a locate on it. What could be this problem and where can I find the file ? Nov 4 16:48:11 dbmail-01 postfix/pipe[10605]: D170961432: to=, relay=dbmail-smtp, delay=0.09, dela

Re: [Dbmail] Installation Howto for Postfix/MySQL + Ubuntu LTS

2013-11-04 Thread Matt .
Hi Marius, Thank you for this howto. At the moment I'm figuring out how to add ldap authentication. The same as with MySQL you need to add the ldap-path, but when you run your ldap server remote you cannot set this, the same for MySQL. Can you clearify this ? Thanks again! Cheers,

Re: [Dbmail] Installation Howto for Postfix/MySQL + Ubuntu LTS

2013-11-05 Thread Matt .
--libexecdir=${prefix}/lib/libzdb --disable-maintainer-mode --disable-dependency-tracking returned exit code 1 make: *** [build] Error 25 dpkg-buildpackage: error: debian/rules build gave error exit status 2 2013/11/4 Matt . > Hi Marius, > > Thank you for this howto. > > At the mome

Re: [Dbmail] dbmail-smtp nowhere to find ?

2013-11-05 Thread Matt .
That is indeed what I use now, seams to be faster as it's not a running service with 1000's of threads. 2013/11/5 Thomas Raschbacher > On 2013-11-04 17:58, Matt . wrote: > >> My install is finally working but cannot send emails, it seems that >> the dbmail-smtp

Re: [Dbmail] Installation Howto for Postfix/MySQL + Ubuntu LTS

2013-11-05 Thread Matt .
I also installed flex which didn't fix it. 2013/11/5 Matt . > In some strange way I end up with the following which I cannot figure out: > > configure: exit 1 > dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr > --includedir=${prefix}/include --mandir

[Dbmail] Ldap authentication, simple setup ?

2013-11-05 Thread Matt .
be fetched with the user, I see that there is an ldap schema but I already have my ldap server running and other apps authing to it. Any help is appreciated here. Best regards, Matt ___ DBmail mailing list DBmail@dbmail.org http://mailman.fastxs.nl/

Re: [Dbmail] Installation Howto for Postfix/MySQL + Ubuntu LTS

2013-11-05 Thread Matt .
Hi, I have it running, it's great! I made some misstake with the packages from your first lines, only libtool needs to be added there. Thanks Marius! Cheers, Matt 2013/11/5 Matt . > I also installed flex which didn't fix it. > > > 2013/11/5 Matt . > > In some s

[Dbmail] IRC #dbmail @ Freenode.net VISIT US!

2013-11-05 Thread Matt .
Hi All, I want to invite you all to the available *IRC* channel *#dbmail* available on *Freenode.net* The channel can help us out with fast debugging and fixing small bugs before submitting something to the mailinglist. *Hope to see you all soon @ Freenode.net #dbmail!* Cheers, Matt

Re: [Dbmail] IRC #dbmail @ Freenode.net VISIT US!

2013-11-05 Thread Matt .
Hi All, We are nicely filling up there and it's a good idea I think to idle there as much as possible. Cheers, Matt 2013/11/5 Nataraj S Narayan > Yep, usually it is a vacant space in irc. > > regards > > Nataraj > > > On Tue, Nov 5, 2013 at 6:12 PM, Thomas Rasc

[Dbmail] Cannot receive emails to mailbox without Alias

2013-11-05 Thread Matt .
or only hav the username like test and "mydestination" set it does not work also, unknow recipient. Please help me out here :) Cheers, Matt ___ DBmail mailing list DBmail@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Re: [Dbmail] Cannot receive emails to mailbox without Alias

2013-11-05 Thread Matt .
Am 05.11.2013 17:05, schrieb Matt .: > > I have some strange issue with my dbmail setup. > > When I create a user like t...@domain.tld it cannot not receive the > emails as the mailaddress is not recognized. > > When I add and alias to that same user like t...@domain.tld it wor

[Dbmail] Disable "Delete" command from dbmail/IMAP ?

2013-11-05 Thread Matt .
ave a "empty trash" command instead of "delete * from folder" command idea. It would be great if I was able to only move messages and not delete them in any way. Let's see what we can do. Regards, Matt ___ DBmail maili

Re: [Dbmail] Disable "Delete" command from dbmail/IMAP ?

2013-11-06 Thread Matt .
Hi Paul, Yes option 3 would be great to make and is a simple query: http://www.dbmail.org/dokuwiki/doku.php/shared-mbox I need to find out if I can trigger in MySQL and run the query against the "current" insert. Cheers, Matt 2013/11/6 Paul J Stevens > On 05-11-13 18:34,

Re: [Dbmail] Disable "Delete" command from dbmail/IMAP ?

2013-11-06 Thread Matt .
m/doc/refman/5.0/en/trigger-syntax.html > > Regards > > > On 2013-11-06 14:51, Matt . wrote: > >> Hi Paul, >> >> Yes option 3 would be great to make and is a simple query: >> http://www.dbmail.org/dokuwiki/doku.php/shared-mbox [3] >> >> >>

Re: [Dbmail] Ldap authentication, simple setup ?

2013-11-06 Thread Matt .
the config you have me too. The username is added with the first imap login as the mailbox, which I would like to have as the emailaddress. Thanks so far! Reagrds, Matt 2013/11/6 Paul J Stevens > On 05-11-13 12:15, Matt . wrote: > > Hi Guys, > > > > My first install is ru

Re: [Dbmail] Disable "Delete" command from dbmail/IMAP ?

2013-11-07 Thread Matt .
Hi Paul, You made it very clear to me, the docs also showed this but your explanation confirms this very well. At the moment the ACL does not work, but could that be because the ACL is applied to the user that owns the mailbox ? Thanks again! Cheers, Matt 2013/11/7 Paul J Stevens > On

Re: [Dbmail] Ldap authentication, simple setup ?

2013-11-07 Thread Matt .
HI Paul, Thanks for this, I changed the field_uid to mail, this fixed it for me. Cheers, Matt 2013/11/7 Paul J Stevens > On 06-11-13 20:50, Matt . wrote: > > Hi Paul, > > > > I forgot about this topic, sorry for that. > > > > The UID works ok and used ver

Re: [Dbmail] Cannot receive emails to mailbox without Alias

2013-11-07 Thread Matt .
I indeed managed this also with some fine scripting. It;s very nice to have a "native" mailbox indeed! 2013/11/7 Reindl Harald > > > Am 05.11.2013 18:25, schrieb Matt .: > > OK, but I need to make an alias for every user ? > > I actually want to have [username

Re: [Dbmail] Cannot receive emails to mailbox without Alias

2013-11-07 Thread Matt .
Good work, indeed it's great in larger setups, so managed with script was good enough! You did some good work tho! 2013/11/7 Reindl Harald > > > Am 07.11.2013 22:17, schrieb Matt .: > > I indeed managed this also with some fine scripting. > > It's very nice to

[Dbmail] LDAP failover

2013-11-07 Thread Matt .
Hi All, Is it possible to add an "array" of LDAP servers for failover ? It's not documented I see. Cheers, Matt ___ DBmail mailing list DBmail@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Re: [Dbmail] Disable "Delete" command from dbmail/IMAP ?

2013-11-08 Thread Matt .
What can I check when an ACL is not applied at all ? is DBmail applying always or do I need to turn something like you need to do with sieve ? Thanks! 2013/11/7 Matt . > Hi Paul, > > You made it very clear to me, the docs also showed this but your > explanation confirms th

Re: [Dbmail] Disable "Delete" command from dbmail/IMAP ?

2013-11-10 Thread Matt .
? 2013/11/8 Paul J Stevens > On 11/08/2013 05:40 PM, Matt . wrote: > > What can I check when an ACL is not applied at all ? > > > > is DBmail applying always or do I need to turn something like you need > > to do with sieve ? > > > Mmm, looking at the code. >

Re: [Dbmail] Disable "Delete" command from dbmail/IMAP ?

2013-11-10 Thread Matt .
e. 2. When I Add a #User mailbox and share that, the user needs to add it manually to it's account, which is not what I can use. At this moment I add all mailboxes under INBOX to get them lined up nicely, so I'm kinda stuck to that. Ideas are very welcome! Cheers, Matt 2013/11/10 Mat

[Dbmail] Sharing Mailboxes, #User #Pulic how?

2013-11-11 Thread Matt .
ated. The __public__ user is already there so I wonder why my ACL's are not working even when I set the owner to ID3. Indeed, I use ldap auth, so it might be that something goes wrong there, but I'm kinda lost. Thanks for helping out here! Cheers, Matt

[Dbmail] Ubsubscribe INBOX possible ?

2014-06-02 Thread Matt .
Hi All, Is it possible to unsubscribe a user from his own INBOX ? I'm using some internal stuff on other folders and don't want to have the INBOX visible per default. I hope someone can help out here. Thanks! Matt ___ DBmail mailing l

Re: [Dbmail] Ubsubscribe INBOX possible ?

2014-06-09 Thread Matt .
Hi Paul, Yes indeed, I found something like it, but what you say... visibility is madated by IMAP RFC... it seems that the visibility setting is done per client and not by the IMAP server. What can I do here ? Cheers, Matt 2014-06-08 16:37 GMT+02:00 Paul J Stevens : > > No. You can

[Dbmail] 3.2.0 dpkg-buildpackage needs 3.0.2.orig.tar.gz ?

2014-09-01 Thread Matt .
tus 255 Thanks! Matt ___ DBmail mailing list DBmail@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

[Dbmail] libzdb.so.10 not found

2014-09-02 Thread Matt .
bmail 3.1.17 Any help ? Thanks! Matt ___ DBmail mailing list DBmail@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

[Dbmail] DBmail with external SMTP server

2014-10-31 Thread Matt .
Hi guys, Is it possible to have Postfix on a seperate machine ? I'm not able to find out how to change the lmtp line for this at Postfix. Does anyone have examples or is it not ideal at all to have Postfix on seperate frontend machine ? Cheers,

Re: [Dbmail] DBmail with external SMTP server

2014-10-31 Thread Matt .
. Cheers, Matt 2014-10-31 10:40 GMT+01:00 Thomas Raschbacher : > Am 31.10.2014 um 10:37 schrieb Matt .: >> Hi guys, >> >> Is it possible to have Postfix on a seperate machine ? I'm not able to >> find out how to change the lmtp line for this at Postfix. >> >

Re: [Dbmail] DBmail with external SMTP server

2014-11-02 Thread Matt .
Nice, just for verification! thanks guys! 2014-11-02 15:00 GMT+01:00 Paul J Stevens : > > > On 31-10-14 10:54, Reindl Harald wrote: >> >> >> Am 31.10.2014 um 10:44 schrieb Matt .: >>> Yes we did, but as in performance and security I want to inform myself >

Re: [Dbmail] DBMail 3.2.1 released

2014-11-02 Thread Matt .
this also for 3.2 ? Thanks for the great work. Matt! 2014-11-02 15:25 GMT+01:00 Paul J Stevens : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Hi all, > > > I've just released DBMail 3.2.1. > > It's a bugfix, maintenance-only release. > > Bug

Re: [Dbmail] DBmail with external SMTP server

2014-11-02 Thread Matt .
Paul, What confused me what the piped-smtp, how does it help in the setup ? is it if/or ? I have a testsetup where I use both actually. Regards, Matt 2014-11-02 17:23 GMT+01:00 Matt . : > Nice, just for verification! thanks guys! > > 2014-11-02 15:00 GMT+01:00 Paul J Stevens : >&

[Dbmail] Dbmail hangs on start, no clue at all!

2014-12-29 Thread Matt .
g:[clientbase] ci_uncork(+212): [0x7f9f71e67010] Dec 29 20:14:08 dbmail-01 dbmail-imapd[8572]: [0x7f9f72f17000] Debu Thanks, Matt ___ DBmail mailing list DBmail@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Re: [Dbmail] Dbmail hangs on start, no clue at all!

2014-12-29 Thread Matt .
This was fixed by cleaning my full log partition. 2014-12-29 20:17 GMT+01:00 Matt . : > I'm facing some problem I didn't see before actually. It is a new > install from an existing working package. > > LDAP works, checked with the dbmail-util, I can also connect as MySQL >

[Dbmail] Avoid remove of messages but able to move them (same for concepts)

2015-04-20 Thread Matt .
not remove messages. Any idea how to accomplish this or at least be able so people cannot remove them from trash ? Thanks! Matt ___ DBmail mailing list DBmail@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Re: [Dbmail] Avoid remove of messages but able to move them (same for concepts)

2015-04-20 Thread Matt .
draft and send. Difficult but there must be a way. 2015-04-20 16:39 GMT+02:00 Reindl Harald : > > Am 20.04.2015 um 16:36 schrieb Matt .: >> >> Hi guys. >> >> I'm trying to avoid people removing messages but allow moving them. >> >> The issue here is tha

Re: [Dbmail] Avoid remove of messages but able to move them (same for concepts)

2015-04-24 Thread Matt .
According to this: Is it possible to avoid people empying their trashcan ? 2015-04-21 0:55 GMT+02:00 Matt . : > Hi, > > True what you say but it would be great to have such option. > > I have investigated it in the past, but as it's a DB behind it we > should be able to

Re: [Dbmail] Avoid remove of messages but able to move them (same for concepts)

2015-04-24 Thread Matt .
Hi Reindl, Yes Mail archiver is the next option. We don't use dbmail in an ordinary way, so we are just looking for the possibilities with DBMAIL. So more ideas are welcome. 2015-04-24 12:38 GMT+02:00 Reindl Harald : > > > Am 24.04.2015 um 12:34 schrieb Matt .: >>

[Dbmail] Dbmail needs restart after lost LDAP connection ?

2015-04-28 Thread Matt .
Hi Guys, With LDAP I have dioscovered a several of times that I need to restart DBmail when it lost connection with the LDAP server. As I tested this out this way I would like to know if I can fix this in some way that a restart is not needed. Thanks, Matt

[Dbmail] Dbmail needs restart on Ldap connection lost/restart

2015-07-27 Thread Matt .
workaround it ? Thanks! Matt ___ DBmail mailing list DBmail@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

[Dbmail] Service status

2015-10-04 Thread Matt .
Hi, Has anyone a working status addition to the init script for checking the service status per service ? There was some in the .sh scriptf for the 1.x versions but not in th 3.x versions. Would be nice to see some example as I'm trying something but am not sure. Thanks!

Re: [Dbmail] Service status

2015-10-04 Thread Matt .
Hi, This is true for RHEL based distros, but Debian based ones are not like that yet and also think it's not wise to depend on the OS for service status, I still like the old fashioned way here. 2015-10-04 17:52 GMT+02:00 Reindl Harald : > > > Am 04.10.2015 um 17:40 schrieb Ma

Re: [Dbmail] Service status

2015-10-04 Thread Matt .
Hi, It's wat suits us best, si the way we are going with for about 3 years now (and more actually). As you can see there are debian init scripts included so I think Paul knew what he was doing ;) Cheers, Matt 2015-10-04 18:29 GMT+02:00 Reindl Harald : > > > Am 04.10.2015 um 18:0

Re: [Dbmail] Service status

2015-10-04 Thread Matt .
p, or whatever ? if you use MySQL it will stop the service also after 5 tries. I think it needs a good review at that part. Thanks for the link, I will check it :) Cheers, matt 2015-10-04 18:45 GMT+02:00 Reindl Harald : > > > Am 04.10.2015 um 18:32 schrieb Matt.: >> >> It&#

Re: [Dbmail] Service status

2015-10-04 Thread Matt .
I didn' t say it was different, I did say we need to be able to check all ;) 2015-10-04 18:54 GMT+02:00 Reindl Harald : > > > Am 04.10.2015 um 18:50 schrieb Matt.: >> >> I was testing something and that works quite OK, but I was not >> satisfied. When dbmail f

Re: [Dbmail] Service status

2015-10-04 Thread Matt .
Hi thanks! I'm not using monit, but you can always post it, that wuld be nice, thanks! When are you back on IRC, we miss you overthere in our little channel. I hope you are fine! Cheers, Matt 2015-10-04 23:40 GMT+02:00 Thomas Raschbacher : > On 2015-10-04 17:40, Matt . wrote:

Re: [Dbmail] dbmail-imapd: dm_string.c:161: p_string_erase: Assertion `pos + len <= S->used' failed.

2015-10-29 Thread Matt .
When does this happen Harald ? 2015-10-29 13:36 GMT+01:00 Reindl Harald : > DAMNED! > > dbmail-imapd: dm_string.c:161: p_string_erase: Assertion `pos + len <= > S->used' failed. > > > > ___ > DBmail mailing list > DBmail@dbmail.org > http://mailman.fastx

Re: [Dbmail] dbmail-imapd: dm_string.c:161: p_string_erase: Assertion `pos + len <= S->used' failed.

2015-10-31 Thread Matt .
sometimes not for days, sometimes multiple times within a few >> minutes resulting in dbmail-imapd crashing with 3.1.17 and it makes me >> really tired >> >> Am 30.10.2015 um 01:18 schrieb Matt.: >>> >>> When does this

Re: [Dbmail] Service status

2015-10-31 Thread Matt .
hi, I'm a little bit playing with this but it seems, or I'm wrong, that dbmail always restarts all services and stops them too... so the if statements don't work actually ? Any help here would be nice. 2015-10-08 10:13 GMT+02:00 Thomas Raschbacher : > Am 05.10.2015 um

[Dbmail] Dbmail 3.1.17 not starting, no errors

2015-12-05 Thread Matt .
ere is not much more I can do I think. Thanks for the heads up! Cheers, Matt ___ DBmail mailing list DBmail@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Re: [Dbmail] dbmail-imapd: dm_string.c:161: p_string_erase: Assertion `pos + len <= S->used' failed.

2016-01-10 Thread Matt .
Good to see you back Paul! I will compile some new packages very soon for 3.1.17 as my new installs won't start DBmail on Ubuntu 14.04, one existing one still works, and there is no logging about it. Or is it advised to move to 3.2.x ? I will report back! 2016-01-10 20:10 GMT+01:00 Reindl Hara

Re: [Dbmail] dbmail-imapd: dm_string.c:161: p_string_erase: Assertion `pos + len <= S->used' failed.

2016-01-11 Thread Matt .
and you also know... the world hasn't stopped spinning yet. Oh this maked my day yesterday already, I will buy you some (Dutch) beers once for sure when I get time to drink them with you, this country is not that big! Cheers! 2016-01-11 8:19 GMT+01:00 Paul J Stevens : > > > On 10-0

[Dbmail] Change userID

2016-01-25 Thread Matt .
Hi, Is it possible to change the userID of a user in some way ? this can be handy when changing something in ldap for an example. Maybe query based ? Thanks! Matt ___ DBmail mailing list DBmail@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman

[Dbmail] Loadbalanced MySQL Cluster, can deadlock occur ?

2016-02-13 Thread Matt .
weigth to prio, otherwise I will let this be as I don't have these issues (yet) with DBmail. Thanks! Matt ___ DBmail mailing list DBmail@dbmail.org http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail

Re: [Dbmail] Loadbalanced MySQL Cluster, can deadlock occur ?

2016-02-13 Thread Matt .
> > ROMA - BO - FI - PA > ITALY > Tel: +39. 06.98.358.472 > Cell: +39 331.2488468 > Fax: +39. 055.71.880.466 > Società del Gruppo SC31 ITALIA > > > > Il 2016-02-13 17:26 Matt . ha scritto: > > Hi, > > I'm reviewing how software is acting on loadbala

Re: [Dbmail] Loadbalanced MySQL Cluster, can deadlock occur ?

2016-02-14 Thread Matt .
: +39. 055.71.880.466 > Società del Gruppo SC31 ITALIA > > > > Il 2016-02-13 19:29 Matt . ha scritto: > > Hi, > > Thanks, yes I'm checking out the various software I use. > > The issue might be that updated status rows are locked, for an example > when 2 mes

Re: [Dbmail] SQLException: Column 'envelope' cannot be null / self->content is not a message

2016-03-20 Thread Matt .
Hi Harald, I didn't see your issue earlier, sorry for that. Don't you post @ github issues ? Did this never happened before and can how high is your logging at the moment ? Cheers, Matt 2016-03-20 15:17 GMT+01:00 Reindl Harald : > can dbmail at least get a patch to mention the

Re: [Dbmail] SQLException: Column 'envelope' cannot be null / self->content is not a message

2016-03-20 Thread Matt .
6 GMT+01:00 Reindl Harald : > > > Am 20.03.2016 um 19:11 schrieb Matt.: >> >> Hi Harald, >> >> I didn't see your issue earlier, sorry for that. Don't you post @ >> github issues ? > > > no - sorry, i hate github > >> Did this never hap

Re: [Dbmail] SQLException: Column 'envelope' cannot be null / self->content is not a message

2016-03-20 Thread Matt .
november that year. I had something with that user also. Don't lose faith, Paul is around :) Cheers, Matt 2016-03-20 19:34 GMT+01:00 Reindl Harald : > > > Am 20.03.2016 um 19:25 schrieb Matt.: >> >> It's very easy to add a issue @ github, pleasse try to keep issues >

Re: [Dbmail] SQLException: Column 'envelope' cannot be null / self->content is not a message

2016-03-26 Thread Matt .
Hi, I didn't had time yet because of the flu, that annoyed me also ;) Please bugreport @ github, that is the place to do and Paul can catch up from there (or someone else). I try to test here asap! Have a good easter! Cheers, Matt 2016-03-26 22:37 GMT+01:00 Reindl Harald : > it s

[Dbmail] dbmail and mysql replication

2003-08-21 Thread Matt Dickinson
ng something like this in a 2 server configuration? Is it possible to use a different host for the smtp process when adding new mail to the database, and a different host for pop3/imap services? Thanks in advance, Matt

RE: [Dbmail] dbmail and mysql replication

2003-08-21 Thread Matt Dickinson
Just an off note, the create_tables_innoDB.mysql and create_tables.mysql from the CVS version I'm running appear to be different - the create_tables_innoDB doesn't include the auto_notification and auto_reply tables in, where as the create_tables does. Matt

RE: [Dbmail] dbmail and mysql replication

2003-08-21 Thread Matt Dickinson
Ilja wrote: > If tests work out fine we can (and will) include these table > definitions in > the next dbmail release. I'll change over to these and let you know if things break! Matt

RE: [Dbmail] dbmail and mysql replication

2003-08-21 Thread Matt Dickinson
I'm getting in /var/log/maillog is due to the tables missing, but this really isn't an issue because the features are broken? I'll try and get upto speed on the software, then I'll try and have a look over it. I'm already thinking about trying to implement pop3s if that interests anyone? Matt

RE: [Dbmail] crypt.h error while installing....argh

2003-09-09 Thread Matt Dickinson
ssl I've no idea what the postgres library is called - I'm a MySQL user, but find the correct path, modify the appropriate Makefile bit and then try compiling again. HTH, Matt

RE: [Dbmail] dos attack

2003-10-20 Thread Matt Dickinson
td offers with regards to DOS attacks, rather than re-inventing the wheel. Matt

RE: [Dbmail] dos attack

2003-10-21 Thread Matt Dickinson
Matthew T. O'Connor wrote: > On Mon, 2003-10-20 at 17:10, Matt Dickinson wrote: >> When the initial design was done, was it looked at writing the pop3d >> from a point of view of being spawned from xinetd? It would then be >> possible to take advantage of the protecti

[Dbmail] ipop3d for xinetd

2003-10-21 Thread Matt Dickinson
ing said that, it does seem to work, and I can get email from it. Welcoming feedback! Matt Makefile.concept.diff Description: Binary data Makefile.in.diff Description: Binary data ipop3d.c Description: Binary data

RE: [Dbmail] dos attack

2003-10-21 Thread Matt Dickinson
myclientinfo.tx = stdout; myclientinfo.rx = stdin; pop3_handle_connection (&myclientinfo); I think my code was probably more a working proof of concept than stable production version. Matt

RE: [Dbmail] memory problem on RedHat 9 and dbmail 1.1

2003-10-23 Thread Matt Dickinson
op3d that I wrote that launches from xinetd to function for the imapd too, this might alleviate the problem as a new child would fork each time an incoming request happens. Matt

RE: [Dbmail] memory problem on RedHat 9 and dbmail 1.1

2003-10-23 Thread Matt Dickinson
read_cache set correctly can help the situation a great deal, as a rule of thumb I once read somewhere: "If you have a busy server that's getting a lot of quick connections, set your thread cache high enough that the Threads_created value in SHOW STATUS stops increasing" Matt PS: Moderato

RE: [Dbmail] memory problem on RedHat 9 and dbmail 1.1

2003-10-23 Thread Matt Dickinson
inetd", it provides this functionality. Matt

RE: [Dbmail] memory problem on RedHat 9 and dbmail 1.1

2003-10-23 Thread Matt Dickinson
ference between pop3 and imap, it shouldn't be too hard :-/ Matt

RE: [Dbmail] Installing DBMAIL 1.2 in RedHat 9.0 with Postfix

2003-10-23 Thread Matt Dickinson
e ones. Oh, and make sure "chmod a+x dbmail-smtp" because procmail runs as the user, and they probably won't have permissions on the dbmail-smtp. hth, Matt

RE: [Dbmail] memory problem on RedHat 9 and dbmail 1.1

2003-10-23 Thread Matt Dickinson
The 2 Makefile patches include my dbmail-ipop3 patch too, so you'll probably need to have that source laying around in the directory when you build. Have fun.. (and I hope it works) Matt ximapd.c Description: Binary data Makefile.in.patch Description: Binary data Makefile.concept.patch Description: Binary data

RE: [Dbmail] memory problem on RedHat 9 and dbmail 1.1

2003-10-23 Thread Matt Dickinson
Matt Dickinson wrote: > The 2 Makefile patches include my dbmail-ipop3 patch too, so you'll > probably need to have that source laying around in the directory when > you build. Here's some patches with hopefully the dbmail-ipop3 stuff removed. Matt Makefile.in.ximapd.patch

RE: [Dbmail] memory problem on RedHat 9 and dbmail 1.1

2003-10-23 Thread Matt Dickinson
Assuming the interfaces to imap functions haven't changed, then the ximap.c should compile and work. I'll take a look @ 2.0 branch tomorrow. Matt

RE: [Dbmail] internal_date from messages / wrong date

2003-12-29 Thread Matt Dickinson
Networking wrote: > Strange > > Since 2003-12-28 23:59 (using "select internal_date from messages;") > my internal_date field is stamping messages at 2004-12-29!! I've got the same problem too! Matt

[Dbmail] Virtual domain alias - dbmail - postfix

2005-04-13 Thread Matt Salerno
shed some light on my dilemma. Thanks, Matt

Re: [Dbmail] Virtual domain alias - dbmail - postfix

2005-04-14 Thread Matt Salerno
On 4/14/05, Steve Burrows <[EMAIL PROTECTED]> wrote: > Matt, > > The way I do it is in the Postfix Canonical table, where I translate > olddomainname into newdomainname for all mail. > > The syntax is > > @olddomainname @newdomainname > > Then y

Re: [Dbmail] Virtual domain alias - dbmail - postfix

2005-04-15 Thread Matt Salerno
___ > Matt, > > Yes the domain name is rewritten, so [EMAIL PROTECTED] becomes > [EMAIL PROTECTED] This is the way I want it because we have changed > domain name but some people still write to us on the old domain. Where a > user

[Dbmail] migration from qmail/vpopmail to procmail/dbmail

2005-04-21 Thread Matt Salerno
sword. $1$ddbiOyyG$NMnFAAvnnbFGV.9r6vVGw/ Looks like MD5, but I believe that it's crypted first. I am not asking how to decrypt the passwords, I am just asking if there is a way I could get dbmail to use these passwords. Thanks, Matt

[Dbmail] Re: migration from qmail/vpopmail to procmail/dbmail

2005-04-21 Thread Matt Salerno
On 4/21/05, Matt Salerno <[EMAIL PROTECTED]> wrote: > I have my procmail/dbmail system working fine, but I am looking for a > way to transfer all of the passwords. I can write some scripts to > move users from my old system to my new system, but I would also like > to be

[Dbmail] Re: migration from qmail/vpopmail to procmail/dbmail

2005-04-21 Thread Matt Salerno
On 4/21/05, Matt Salerno <[EMAIL PROTECTED]> wrote: > On 4/21/05, Matt Salerno <[EMAIL PROTECTED]> wrote: > > I have my procmail/dbmail system working fine, but I am looking for a > > way to transfer all of the passwords. I can write some scripts to > > move u

[Dbmail] Forward and alias confusion

2005-04-25 Thread Matt Salerno
PROTECTED] [EMAIL PROTECTED] -|_ [EMAIL PROTECTED]|[EMAIL PROTECTED] |[EMAIL PROTECTED] Thanks, Matt

Re: [Dbmail] Forward and alias confusion

2005-04-25 Thread Matt Salerno
EMAIL PROTECTED] [EMAIL PROTECTED] > [EMAIL PROTECTED] [EMAIL PROTECTED] > > In dbmail 1.x you actually need to change those deliver_to's to be the > user_idnr > of each respective user (or add a second alias mapping the [EMAIL PROTECTED] > name to > the right user_idn

[Dbmail] aliased alias ?

2005-04-26 Thread Matt Salerno
within dbmail? Thanks, Matt Postfix DBMAIL 2.0.4

Re: [Dbmail] aliased alias ?

2005-04-26 Thread Matt Salerno
ough the man pages for dbmail-users, I don't see any syntax for adding an alias that points to another alias. I also dont see how it can do it using the dbmail schema. Perhaps you could enlighten me a bit more? Thanks, Matt

Re: [Dbmail] aliased alias ?

2005-04-27 Thread Matt Salerno
On 4/27/05, Paul J Stevens <[EMAIL PROTECTED]> wrote: > dbmail-users -x [EMAIL PROTECTED] -t [EMAIL PROTECTED] > > That's exactly what I needed. I didn't know that I could populate the deliver_to field in the dbmail_aliases table with e-mail addresses. Thanks

[Dbmail] Aliases and forwards stored in db

2005-04-29 Thread Matt Salerno
her opinion on this. I know it seems pretty obvious, but I really want to make sure. Thanks, Matt

Re: [Dbmail] How to Filter in dbmail

2005-05-04 Thread Matt Salerno
On 5/4/05, Md Mooktakim Ahmed <[EMAIL PROTECTED]> wrote: > > Usually i have a postfix and courier imap server. But now i thought i would > use dbmail > since its database based, to see how it is. > > Anyway, i would usually use maildrop or procmail to filter all the email > marked as spam > to

Re: [Dbmail] Dbmail 2 and postfix

2005-05-04 Thread Matt Salerno
On 5/4/05, Oskar Lindgren <[EMAIL PROTECTED]> wrote: > Hi, > > I'm using postfix and dbmail 2, I am trying to make postfix reject mails > incoming to [EMAIL PROTECTED] since the mailaddress does NOT exist. If I > send a mail to the server from a remote computer using SMTP, it works > and he whines

Re: [Dbmail] Dbmail 2 and postfix

2005-05-04 Thread Matt Salerno
On 5/4/05, Oskar Lindgren <[EMAIL PROTECTED]> wrote: > Why would i do that? Notthing is wrong with it, it works perfect. > > Matt Salerno wrote: > > >On 5/4/05, Oskar Lindgren <[EMAIL PROTECTED]> wrote: > > > > > >>Hi, > >> > >&

Re: [Dbmail] mails are not stored in database.

2005-05-20 Thread Matt Salerno
On 5/20/05, sreekanth <[EMAIL PROTECTED]> wrote: > Hi > > Thank you for giving solution. I already configure qmail with vpopmail and > courier-imap . It is working fine. All of the user accounts are stored in > "/home/vpopmail/domains/abc.com/user1/Maildir". I > confiugred dbmail with database. Wh

[Dbmail] send mail to alias -> Real Account -> forward

2005-06-10 Thread Matt Salerno
If I want all mail for a specific user to be forwarded to a different user account, it looks like I need to not only setup a forward for that user so I can get their mail, but I would also have to go into each and every alias pointing to that user and add myself to all of the aliases. Can anyone c

Re: [Dbmail] send mail to alias -> Real Account -> forward

2005-06-10 Thread Matt Salerno
So, If an alias points to a user and that user has an alias or forward that points to another user or alias, then the e-mail will not reach the final user, it will stop at the first user. Couldn't I find all occurrances of this with the following for the postmaster user: ex. SELECT * FROM dbmai

Re: [Dbmail] send mail to alias -> Real Account -> forward

2005-06-10 Thread Matt Salerno
Is there any other way around this? I have a large mail server to move over with many virtual domains, users and lots of aliases and forwards. I have my DBMail server all ready to go, but this throws a wrench in my migration process and scripts. Anyone?

Re: [Dbmail] send mail to alias -> Real Account -> forward

2005-06-13 Thread Matt Salerno
On 6/10/05, Niblett, David A <[EMAIL PROTECTED]> wrote: > Why don't you just forward the non-alias account and leave all the > aliases where they are. Example: > > [EMAIL PROTECTED] <- user's real Email account. > [EMAIL PROTECTED] <- alias to [EMAIL PROTECTED] > [EMAIL PROTECTED] <- alias to [EM

  1   2   >