Re: Postfix and Dovecot SASL: log NTLM username

2017-05-24 Thread Bradley Giesbrecht
t; available. > > Aki > > On 24.05.2017 09:22, Aki Tuomi wrote: >> As band-aid you could try looking at the SASL message, if you decode64 >> it might contain the username in plain text. >> >> Aki >> >> >> On 23.05.2017 17:44, Bradley Giesbrecht

Re: Postfix and Dovecot SASL: log NTLM username

2017-05-23 Thread Bradley Giesbrecht
login attempts to a table with timestamps and lookup the failed logins by timestamp. Regards, Bradley Giesbrecht (pixilla) > On May 22, 2017, at 10:54 PM, Aki Tuomi wrote: > > The problem is that the SASL message contains NTLM(v2) message, so it > would need to be decoded. We can

Postfix and Dovecot SASL: log NTLM username

2017-05-22 Thread Bradley Giesbrecht
dovecot 2.2.22 postfix 3.1.1 I’m seeing "SASL NTLM authentication failed: {long_hash}” in mail.log. Is there a way to log the SASL username? I think postfix is logging what Dovecot SASL is returning so I hope I am asking on the right list. Regards, Bradley Giesbrecht (pixilla)

Re: restrict map-login by geoip?

2015-09-17 Thread Bradley Giesbrecht
ist, not hundreds of IP blocks. > Is that what you are using to accomplish this? You could use a geoip table [1] in your firewall or in dovecot with sql and variables [2]. [1] https://dev.maxmind.com/geoip/geoip2/geolite2/ [2] http://wiki2.dovecot.org/Variables Regards, Bradley Giesbrecht (pixilla)

object storage

2015-09-11 Thread Bradley Giesbrecht
, Bradley Giesbrecht (pixilla)

Re: v2.2.17 release candidate released

2015-05-10 Thread Bradley Giesbrecht
ed I'll make v2.2.17 release early next week. Please test > especially non-Linux systems as there are some larger configure/Makefile > changes done since v2.2.16. Between dovecot-2.2.17rc1 and 69630e6048fd a build issue on OS X/MacPorts appears to be gone. Regards, Bradley Giesbr

Re: v2.2.14.rc1 released

2014-10-05 Thread Bradley Giesbrecht
On Oct 5, 2014, at 3:37 AM, Timo Sirainen wrote: > On 04 Oct 2014, at 20:52, Bradley Giesbrecht wrote: > >> With Apple OS X Mavericks 10.9 (MacPorts) we stop here: >> >> libtool: link: /usr/bin/clang -dynamiclib -o .libs/libdovecot-dsync.0.dylib >> -Wl,-for

Re: v2.2.14.rc1 released

2014-10-04 Thread Bradley Giesbrecht
ols for architecture x86_64: "_aqueue_append", referenced from: _sync_tree_sort_and_delete_mailboxes in libdsync.a(dsync-mailbox-tree-sync.o) "_aqueue_count", referenced from: _sync_tree_sort_and_delete_mailboxes in libdsync.a(dsync-mailbox-tree-sync.o)

Re: [Dovecot] Dovecot 2 | Creating message rules

2014-06-02 Thread Bradley Giesbrecht
+1 roundcube/managesieve On Jun 2, 2014, at 6:46 AM, Bubreg István wrote: > I'm using roundcube for this, it has a 'managesieve' plugin which works > with dovecot well. > > > 2014-06-02 15:35 GMT+02:00 Jos Chrispijn : > >> Can someone explain how I can create message rules to use with this >>

Re: [Dovecot] Dovecot antispam plugin for 2.2

2013-08-21 Thread Bradley Giesbrecht
e against 2.2. I believe this is what you want: http://hg.dovecot.org/dovecot-antispam-plugin/ Regards, Bradley Giesbrecht (pixilla)

Re: [Dovecot] tables between dovecot and postfix and a paradoxical question

2013-06-21 Thread Bradley Giesbrecht
needs. How the tables are create and related does not really matter. If you are having problems it is most likely your select query. Regards, Bradley Giesbrecht (pixilla)

[Dovecot] dovecot-antispam-plugin compile error

2013-01-08 Thread Bradley Giesbrecht
to function ‘dict_init’ ... Reverting src/signature-log.c from r49 to r30 allows make to succeed again. Regards, Bradley Giesbrecht (pixilla) smime.p7s Description: S/MIME cryptographic signature

Re: [Dovecot] SPECIAL-USE and mailbox names in various IMAP clients

2012-12-12 Thread Bradley Giesbrecht
an email clients support of SPECIAL-USE? Regards, Bradley Giesbrecht (pixilla) smime.p7s Description: S/MIME cryptographic signature

Re: [Dovecot] "no longer mounted" warnings

2012-12-04 Thread Bradley Giesbrecht
add '*' ignore > > Where does dovecot store ignored mountpoints? The docs say: ... or ignore all mountpoints under /mnt: doveadm mount add '/mnt/*' ignore ... So in your case try: doveadm mount add '/Volumns/*' ignore Regards, Bradley Giesbrecht (pixilla) smime.p7s Description: S/MIME cryptographic signature

Re: [Dovecot] Trouble implementing Antispam plug-in for Dovecot

2012-09-20 Thread Bradley Giesbrecht
= /tmp > antispam_pipe_program = /usr/bin/sa-learn-pipe.sh > antispam_pipe_program_spam_arg = --spam > antispam_pipe_program_notspam_arg = --ham > } > > My final goal is to get the version 1 plug-in working with Dovecot 1.2.9. If I were implementing Johannes antispam plugin wi

Re: [Dovecot] The deleted_to_trash Plugin (workaround Outlook 2007 behaviour)

2012-06-27 Thread Bradley Giesbrecht
On Jun 27, 2012, at 9:10 AM, J E Lyon wrote: > Hi, > > I see this plugin exists for v1 & v2, all very interesting... Surprised no > one seems to have created an RPM and it looks like deleted_to_trash is one of > the very few plugins to not be shipped as part of the default install with > Cent

Re: [Dovecot] doveadm fetch LARGE attachments and remove message [SOLVED]

2012-06-19 Thread Bradley Giesbrecht
On Jun 18, 2012, at 6:49 AM, Timo Sirainen wrote: > On 17.6.2012, at 18.19, Bradley Giesbrecht wrote: > >> Looking at the wiki and man pages I am unsure how to fetch email attachments >> from a unix shell. >> >> I have an "doveadm search" that returns th

[Dovecot] doveadm fetch LARGE attachments and remove message

2012-06-17 Thread Bradley Giesbrecht
attachments and move the message to the Trash? Or is there a doveadm command for this? Regards, Bradley Giesbrecht (pixilla)

Re: [Dovecot] testing fts-solr?

2012-03-04 Thread Bradley Giesbrecht
On Mar 4, 2012, at 7:57 AM, Charles Marcus wrote: > On 2012-03-03 4:16 PM, Bradley Giesbrecht wrote: >> On Mar 3, 2012, at 12:14 PM, Charles Marcus wrote: >>> On 2012-03-02 5:13 PM, Robin wrote: >>>> This mailing list is for dovecot, not Thunderbird support

Re: [Dovecot] testing fts-solr?

2012-03-03 Thread Bradley Giesbrecht
; c search text pattern >> * SEARCH 1208 >> c OK Search completed (0.003 secs). > > So, Solr in Dovecot works perfectly. > >> But the same search in thunderbird return "No matches found" :( > > Thunderbird problem, nothing you can do about it from Dovecot's side. Regards, Bradley Giesbrecht

Re: [Dovecot] [Dovecot-news] v2.1.0 released

2012-02-16 Thread Bradley Giesbrecht
> >> service stats { >> fifo_listener stats-mail { >> mode = 0 >> } >> } > > That works. Cool. I am surprised I missed this thread: http://dovecot.org/pipermail/dovecot/2011-November/062122.html Regards, Bradley Giesbrecht (pixilla)

Re: [Dovecot] Dovecot 2.0.18 build error with pigeonhole

2012-02-12 Thread Bradley Giesbrecht
On Feb 12, 2012, at 2:43 PM, Timo Sirainen wrote: > On 13.2.2012, at 0.32, Morten Stevens wrote: > >> It is probably a problem with pigeonhole 0.2.5. > > > Yeah, unfortunately I had to break it to fix a bug.. Although I guess if I > really wanted to I could have worked around it also. Anyway,

Re: [Dovecot] sieve in sql or reporting

2011-12-24 Thread Bradley Giesbrecht
On Dec 23, 2011, at 8:35 PM, Stephan Bosch wrote: > On 12/24/2011 5:26 AM, Stephan Bosch wrote: >> On 12/24/2011 3:28 AM, Bradley Giesbrecht wrote: >>> With dovecot2 and pigeonhole sieve/managesieve is it currently possible to >>> store sieve rules in an sql database

[Dovecot] sieve in sql or reporting

2011-12-23 Thread Bradley Giesbrecht
With dovecot2 and pigeonhole sieve/managesieve is it currently possible to store sieve rules in an sql database? If not is there a way to query all accounts; looking for things like active vacation rules? Regards, Bradley Giesbrecht

[Dovecot] pop3-login Error after dovecot 1.2.11 to dovecot 2.0.13

2011-06-17 Thread Bradley Giesbrecht
I recently upgaded from dovecot 1.2.11 to 2.0.13. I used this command on my dovecont.conf after the upgrade and then moved the new file into place after removing some plugins. $ sudo doveconf -n -c dovecot-1.conf > dovecot-2.conf After 24+ hours with no issues I was getting pop3 login failures. .

Re: [Dovecot] dovecot-antispam dependencies

2011-05-22 Thread Bradley Giesbrecht
On May 22, 2011, at 10:51 AM, Tom Hendrikx wrote: > On 22/05/11 19:42, Trever L. Adams wrote: >> On 05/22/2011 09:59 AM, Bradley Giesbrecht wrote: >>> >>> It would be nice to make a release of Eugene's dovecot-antispam-plugin so >>> packages can be ma

Re: [Dovecot] dovecot-antispam dependencies

2011-05-22 Thread Bradley Giesbrecht
hanks to Eugene for his work. It would be nice to make a release of Eugene's dovecot-antispam-plugin so packages can be made. I can find no version or tag info at http://hg.dovecot.org/dovecot-antispam-plugin/. -- Bradley Giesbrecht

Re: [Dovecot] sieve not working if i have override

2011-02-08 Thread Bradley Giesbrecht
If you add another table with domain and protocol keys you could more easily manage plugins for domain,protocols pairs. SELECT t1.username as user,t1.password, \ group_concat(t2.plugin seperator ' ' ) as userdb_mail_plugins, \ 101 as userdb_uid, 502 as userdb_gid, CONCAT('*:bytes=', CAST(t1.quo

Re: [Dovecot] SSD drives are really fast running Dovecot

2011-01-15 Thread Bradley Giesbrecht
On Jan 15, 2011, at 6:30 AM, Charles Marcus wrote: One thing we are looking at here (small 50+ userbase) is kind of a 'best of both worlds' setup - using SSD's (haven't decided yet to trust a bare striped set or go with a 4 drive RAID10 - probably the latter so I can sleep at night) for the

Re: [Dovecot] Dovecot fails after updating MySQL

2011-01-10 Thread Bradley Giesbrecht
On Jan 10, 2011, at 4:19 PM, Jerry wrote: I just updated MySQL to Server version: 5.5.8 on my FreeBSD-8.2 system. Now Dovecot refuses to run. Prior to this, dovecot had been running for several years without a problem. This is the output of "dovecot -n" # 1.2.16: /usr/local/etc/dovecot.co

Re: [Dovecot] Pointers for developing a proper encryption plugin?

2011-01-03 Thread Bradley Giesbrecht
On Jan 3, 2011, at 10:05 AM, dove...@moorooboorai.com wrote: Hi all, One thing that's always itching when I think about mail-servers, is the storage of e-mail messages in (rather) plain-text. Meaning, any administrator with sufficient privileges would be able to read messages not meant for

Re: [Dovecot] Migration from UW-IMAP

2010-12-13 Thread Bradley Giesbrecht
On Dec 13, 2010, at 9:25 PM, Daniel Senie wrote: I am attempting to test out dovecot on a server on a separate IP address from the live, functioning UW-IMAP. I am having mixed results with dovecot. An entirely new account that's never been used with UW-IMAP seems to work fine, but that's r

Re: [Dovecot] Dovecot Linux 2 Dovecot OSX migration

2010-10-25 Thread Bradley Giesbrecht
On Oct 25, 2010, at 10:33 AM, Robert M. Münch wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA384 Am 25.10.2010 um 18:14 schrieb Bradley Giesbrecht: When I moved from EIMS to Dovecot I used imapsync. It worked well but might be an issue if your user base/data is very large. Hi, this

Re: [Dovecot] Dovecot Linux 2 Dovecot OSX migration

2010-10-25 Thread Bradley Giesbrecht
tched and compiled on OSX. Regards, Bradley Giesbrecht

Re: [Dovecot] dovecot-antispam-plugin problem

2010-10-23 Thread Bradley Giesbrecht
On Oct 23, 2010, at 12:03 PM, Lars Stavholm wrote: Hi All, anyone been able to use the dovecot-antispam-plugin from http://hg.dovecot.org with dovecot-2.0.x? Any input appreciated R /Lars Stavholm +1 Sorry that I have no input other then to add to the interest. Brad

Re: [Dovecot] DSYNC needs a lot more documentation

2010-08-21 Thread Bradley Giesbrecht
On Aug 21, 2010, at 11:42 AM, Brandon Lamb wrote: On Sat, Aug 21, 2010 at 11:00 AM, Charles Marcus wrote: On 2010-08-21 12:51 PM, Marc Perkel wrote: When you write software you never have to learn it so you don't have the perspective of someone who never heard of it before and wondering

Re: [Dovecot] sieve rule help

2010-08-21 Thread Bradley Giesbrecht
On Aug 21, 2010, at 10:01 AM, Piyush Joshi wrote: Dear All, I am using dovecot-2.0.0 version and all my sieve filters are working perfectly except the following one. I am trying to flag message coming from jagd...@example.net mail id. require ["fileinto ","envelope ","reject

Re: [Dovecot] v2.0.0 released

2010-08-17 Thread Bradley Giesbrecht
On Aug 16, 2010, at 7:49 AM, Timo Sirainen wrote: http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz.sig A new dovecot2 port Mac and/or MacPorts users here. http://trac.macports.org/ticket/26111 Regards, Bradley Giesbrecht

Re: [Dovecot] Upgrade to 2.0 - Not so smooth

2010-08-16 Thread Bradley Giesbrecht
he needs the better. Regards, Bradley Giesbrecht

Re: [Dovecot] Master User Features I'd like to see

2010-08-15 Thread Bradley Giesbrecht
On Aug 15, 2010, at 4:56 PM, Marc Perkel wrote: On 8/15/2010 3:06 PM, Timo Sirainen wrote: On 15.8.2010, at 22.46, Marc Perkel wrote: passdb { driver = sql args = /etc/dovecot/dovecot-sql-master.conf.ext master = yes pass = yes } .. I'm assuming that the masteruser and masterpass is p

Re: [Dovecot] dovecot 2.0.beta5 convert with doveconf -n -c [Resolved]

2010-08-12 Thread Bradley Giesbrecht
On Aug 10, 2010, at 1:00 PM, Timo Sirainen wrote: On 10.8.2010, at 18.12, Bradley Giesbrecht wrote: doveconf: Error: protocols: Unknown protocol: sieve doveconf: Fatal: Error in configuration file dovecot/dovecot.conf: protocols: Unknown protocol: sieve This looks as if you haven&#

Re: [Dovecot] dovecot 2.0.beta5 convert with doveconf -n -c [Resolved]

2010-08-12 Thread Bradley Giesbrecht
On Aug 11, 2010, at 9:09 AM, Bradley Giesbrecht wrote: On Aug 10, 2010, at 1:00 PM, Timo Sirainen wrote: On 10.8.2010, at 18.12, Bradley Giesbrecht wrote: doveconf: Error: protocols: Unknown protocol: sieve doveconf: Fatal: Error in configuration file dovecot/dovecot.conf: protocols

Re: [Dovecot] dovecot 2.0.beta5 convert with doveconf -n -c

2010-08-11 Thread Bradley Giesbrecht
On Aug 10, 2010, at 1:00 PM, Timo Sirainen wrote: On 10.8.2010, at 18.12, Bradley Giesbrecht wrote: doveconf: Error: protocols: Unknown protocol: sieve doveconf: Fatal: Error in configuration file dovecot/dovecot.conf: protocols: Unknown protocol: sieve This looks as if you haven&#

[Dovecot] dovecot 2.0.beta5 convert with doveconf -n -c

2010-08-10 Thread Bradley Giesbrecht
/ after/ } **/ I list subject addressing this would help if it's already been worked out. Regards, Bradley Giesbrecht

[Dovecot] dovecot v2 rc build and run dependencies

2010-08-08 Thread Bradley Giesbrecht
I'm building a dovecot v2 Portfile for MacPorts. Where can I read up on dovecot v2 build and run dependencies? Are they the same as dovecot v1? Regards, Bradley Giesbrecht

Re: [Dovecot] v2.0.rc4 released

2010-08-05 Thread Bradley Giesbrecht
On Aug 5, 2010, at 9:27 AM, Timo Sirainen wrote: On Thu, 2010-08-05 at 09:15 -0700, Bradley Giesbrecht wrote: You could have --with-mysql except a install prefix or path to mysql_config, a lot of other configure scripts do this. That's exactly why I don't like them. It&#

Re: [Dovecot] v2.0.rc4 released

2010-08-05 Thread Bradley Giesbrecht
On Aug 5, 2010, at 9:33 AM, Timo Sirainen wrote: On Thu, 2010-08-05 at 08:38 -0700, Bradley Giesbrecht wrote: I add the following to env and configure worked for me. MYSQL_CONFIG=/opt/local/bin/mysql_config5 Here: http://hg.dovecot.org/dovecot-2.0/rev/ebb4362b6d0d Ok, good, so you fixed

Re: [Dovecot] v2.0.rc4 released

2010-08-05 Thread Bradley Giesbrecht
On Aug 5, 2010, at 7:33 AM, Timo Sirainen wrote: On Wed, 2010-08-04 at 21:56 -0700, Bradley Giesbrecht wrote: The configure script allows for user override with MYSQL_CONFIG but does not use the value in two places. -MYSQL_INCLUDE="`mysql_config --include`" -MYSQL_LIBS=&quo

Re: [Dovecot] v2.0.rc4 released

2010-08-05 Thread Bradley Giesbrecht
On Aug 5, 2010, at 7:33 AM, Timo Sirainen wrote: On Wed, 2010-08-04 at 21:56 -0700, Bradley Giesbrecht wrote: The configure script allows for user override with MYSQL_CONFIG but does not use the value in two places. -MYSQL_INCLUDE="`mysql_config --include`" -MYSQL_LIBS=&quo

Re: [Dovecot] v2.0.rc4 released

2010-08-04 Thread Bradley Giesbrecht
. -MYSQL_INCLUDE="`mysql_config --include`" -MYSQL_LIBS="`mysql_config --libs`" +MYSQL_INCLUDE="`$MYSQL_CONFIG --include`" +MYSQL_LIBS="`$MYSQL_CONFIG --libs`" Regards, Bradley Giesbrecht patch-configure.diff Description: Binary data

[Dovecot] antispam plugin troubleshooting

2010-07-25 Thread Bradley Giesbrecht
. Regards, Bradley Giesbrecht Mac OS X 10.5.8 dovecot antispam plugin 1.3 bash-3.2# tail -f /var/log/system.log | grep dovecot Jul 25 13:51:07 trex org.macports.dovecot[10354]: ^AILoading modules from directory: /opt/local/lib/dovecot/imap Jul 25 13:51:07 trex org.macports.dovecot[10354

Re: [Dovecot] Dovecot sieve support

2010-07-16 Thread Bradley Giesbrecht
don't even see it as a problem. Daniel may be wanting to know if Dovecot v2 sources have to be patched to use managesieve as v1 sources do. I believe I read that Dovecot v2 will not need to be patched to use Pigeonhole Managesieve. Does Dovecot v2 need to be patched to use either of th

Re: [Dovecot] Help with a generated sieve rule

2010-06-18 Thread Bradley Giesbrecht
On Jun 18, 2010, at 9:15 AM, Marcio Merlone wrote: Em 18-06-2010 12:24, Bradley Giesbrecht escreveu: On Jun 18, 2010, at 7:57 AM, Marcio Merlone wrote: Em 18-06-2010 10:23, Marcio Merlone escreveu: Can some kind soul please help me find why this rule did not work, what's wrong? I am

Re: [Dovecot] Help with a generated sieve rule

2010-06-18 Thread Bradley Giesbrecht
On Jun 18, 2010, at 7:57 AM, Marcio Merlone wrote: Em 18-06-2010 10:23, Marcio Merlone escreveu: Can some kind soul please help me find why this rule did not work, what's wrong? I am using dovecot 1:1.2.10-0xk1. ## Generated by RoundCube Webmail SieveRules Plugin ## require ["vacation","var

Re: [Dovecot] Sieve GUI

2010-06-03 Thread Bradley Giesbrecht
On Jun 2, 2010, at 4:42 AM, Anton Dollmaier wrote: Hi, has someone tried this or knows something similar ? RoundCube in version 0.3 and later supports a plugin system and provides actually two different Sieve-plugins, one out of the box, the other one is available here: http://www.te

Re: [Dovecot] dovecot/deliver ... Can't open log file /var/log/dovecot/error.log: Permission denied

2010-05-11 Thread Bradley Giesbrecht
On May 11, 2010, at 11:26 AM, Phil Howard wrote: On Tue, May 11, 2010 at 12:59, Gerard Seibert >wrote: Virtual documentaion: http://www.postfix.org/virtual.8.html This seems to be a delivery agent of its own. I don't want Postfix to do the delivery. I want Dovecot to do the delivery s

Re: [Dovecot] Antispam plugin, compile under osx

2010-04-13 Thread Bradley Giesbrecht
For those who may be interested I have posted dovecot-antispam plugin ports to MacPorts. http://trac.macports.org/ticket/24474 // Brad

Re: [Dovecot] Antispam plugin, compile under osx

2010-04-13 Thread Bradley Giesbrecht
dovecot. Adding 'CFLAGS += -undefined dynamic_lookup' to .config allows for make to complete without error. I have not tested the .so plugin and if there are problems I will report it to this thread. Thanks for the help, Bradley Giesbrecht

[Dovecot] Antispam plugin, compile under osx

2010-04-11 Thread Bradley Giesbrecht
eferenced from: _get_mail_headers in signature.o _get_mail_headers in dspam-exec.o "_hook_mail_storage_created", referenced from: _hook_mail_storage_created$non_lazy_ptr in antispam-plugin.o "_i_strdup", referenced from: _signature_extract_to_list in signature.o "_mail_alloc", referenced from: _antispam_copy in antispam-storage.o _antispam_save_begin in antispam-storage.o ld: symbol(s) not found Thank you for your consideration, Bradley Giesbrecht

Re: [Dovecot] New install authentication probs

2010-03-31 Thread Bradley Giesbrecht
On Mar 31, 2010, at 11:18 AM, Andy Smith wrote: Hi, Im attempting to configure dovecot for the first time, Im trying to use a MySQL DB that is currently used by tpop3d as Ive read they support the same password format. My main prob currently, apart from that it doesnt work lol, is that

Re: [Dovecot] dovecot user

2010-03-27 Thread Bradley Giesbrecht
On Mar 27, 2010, at 3:59 AM, Timo Sirainen wrote: On 27.3.2010, at 12.32, Patrick Wallura wrote: What about dovedevil and doveangel. Sorry just kidding Even if not, the problem with those is that the name is longer than 8 characters, which makes them not show up in all ps outputs. doveu

Re: [Dovecot] dovecot user

2010-03-25 Thread Bradley Giesbrecht
On Mar 25, 2010, at 9:48 PM, Stan Hoeppner wrote: Timo Sirainen put forth on 3/25/2010 1:30 PM: I think the next v2.0 release (rc1?) will include the new changed default_login_user. I'm still not completely sure what it is though. Two more ideas: "dovenest" (by Pascal Volk) - although remi

Re: [Dovecot] Using MySQL For Mailboxes?

2010-03-08 Thread Bradley Giesbrecht
On Mar 8, 2010, at 8:00 AM, Carlos Mennens wrote: On Mon, Mar 8, 2010 at 10:55 AM, Timo Sirainen wrote: Dovecot supports looking up user information from MySQL, but not actually storing mails there. If you really wanted to store mails on MySQL, you'd have to use dbmail instead of Dovecot. I

Re: [Dovecot] Could use some help setting Dovecot up for the first time

2010-03-07 Thread Bradley Giesbrecht
On Mar 7, 2010, at 11:18 AM, joe wrote: Hi Everyone, I've managed to get most of postfix and dovecot running using the howto located on dovecot.org. So, I went to go test sending a email locally and i am getting this error which i cannot seem to resolve. Any help would be welcomed. Ma

Re: [Dovecot] Quota plugin and SQL

2010-03-06 Thread Bradley Giesbrecht
On Mar 6, 2010, at 2:12 PM, David wrote: I have read through http://wiki.dovecot.org/Quota/Dict, which suggests a database schema for using quota. For 1.2, this includes a username, bytes and messages. Is there any way to modify the queries used to split out username into localpart and

Re: [Dovecot] any limitations running on a Mac?

2010-02-25 Thread Bradley Giesbrecht
On Feb 25, 2010, at 9:42 PM, Timo Sirainen wrote: On 26.2.2010, at 3.50, Terry Barnum wrote: I looked at the wiki on dbox but shied away from it because the compatibility matrix said postfix didn't like it. Did I read that wrong? You need to be delivering mails with Dovecot LDA when usin

Re: [Dovecot] any limitations running on a Mac?

2010-02-25 Thread Bradley Giesbrecht
On Feb 25, 2010, at 4:31 PM, Terry Barnum wrote: On Feb 25, 2010, at 3:29 PM, Bradley Giesbrecht wrote: On Feb 25, 2010, at 2:17 PM, Terry Barnum wrote: I have postfix/dovecot/mysql installed using MacPorts on a quad- core 2.8GHz MacPro running Snow Leopard (10.6.2). I moved the base

Re: [Dovecot] any limitations running on a Mac?

2010-02-25 Thread Bradley Giesbrecht
On Feb 25, 2010, at 2:17 PM, Terry Barnum wrote: I have postfix/dovecot/mysql installed using MacPorts on a quad-core 2.8GHz MacPro running Snow Leopard (10.6.2). I moved the base mail directory to a pair of 10k RPM Raptors that are mirrored (/Volumes/ email/) and everything seems to be wor

[Dovecot] managesieve build error

2010-02-22 Thread Bradley Giesbrecht
king for a solution? Thank you, Bradley Giesbrecht

Re: [Dovecot] Upgrade 1.0->1.2 dbox mysql

2009-12-18 Thread Bradley Giesbrecht
On Dec 18, 2009, at 7:26 AM, Benny Pedersen wrote: On tor 17 dec 2009 21:30:37 CET, Bradley Giesbrecht wrote Most everything seems to work but my webmail (roundcube) clients are not seeing their subscribed folders. roundcube 0.3.1 > settings > server settings > Use IMAP Subs

Re: [Dovecot] Upgrade 1.0->1.2 dbox mysql

2009-12-17 Thread Bradley Giesbrecht
On Dec 17, 2009, at 1:18 PM, Charles Marcus wrote: On 12/17/2009 4:00 PM, Bradley Giesbrecht wrote: Seems to work but it's weird that I lost my subscribed folders. Also the perl script imapsync is only seeing an inbox and no other folders. Bradley, Please stop sending the same me

[Dovecot] Upgrade 1.0->1.2 dbox mysql

2009-12-17 Thread Bradley Giesbrecht
hank you, Bradley Giesbrecht

[Dovecot] Upgrade 1.0->1.2 dbox mysql

2009-12-17 Thread Bradley Giesbrecht
vmail Thanks for any clues, Bradley Giesbrecht

[Dovecot] Upgrade 1.0->1.2 dbox mysql

2009-12-17 Thread Bradley Giesbrecht
aster mode: 384 user: _vmail Thanks for any clues, Bradley Giesbrecht

[Dovecot] Upgrade 1.0->1.2 dbox mysql

2009-12-17 Thread Bradley Giesbrecht
r/run/dovecot/auth-master mode: 384 user: _vmail Thanks for any clues, Bradley Giesbrecht

[Dovecot] something similar to last login but for aliases

2009-10-31 Thread Bradley Giesbrecht
I'm using dovecot deliver with postfix. Is there a place to hook in a db update when an alias is hit? I'm wanting to delete aliases that haven't been used in x time. Thank you, Brad

[Dovecot] ampersand in local-part

2009-04-01 Thread Bradley Giesbrecht
I have a new email server (postfix/dovecot/mysql) with accounts migrated from another server (different platform) and email addresses with ampersands like "r&d...@domain.com" that worked on my old email server are not working now. I'd like some help tracking this issue down. Can anyone tel

Re: [Dovecot] OT: pkgsrc (was: dovecot/postfix on Mac)

2009-03-04 Thread Bradley Giesbrecht
On Mar 4, 2009, at 11:22 AM, Edgar Fuß wrote: What is pkgsrc? A package system (see www.pkgsrc.org) Originally the package system of NetBSD, but then ported to 13 other platforms, Darwin being the second one. Extremly flexible, quarterly stable branches, 7300 packages. It's really nice t

Re: [Dovecot] dovecot/postfix on Mac (was: tls and auth plain login)

2009-03-04 Thread Bradley Giesbrecht
On Mar 4, 2009, at 9:36 AM, Edgar Fuß wrote: A couple of us are working on a macports project for dovecot, postfix, mysql, bind9 dlz etc... virtual everything. pkgsrc has all of these. Also, the way we are building should easily move to bsd's and linux distros. pkgsrc already does th

Re: [Dovecot] tls and auth plain login

2009-03-03 Thread Bradley Giesbrecht
On Mar 3, 2009, at 2:37 PM, Timo Sirainen wrote: On Tue, 2009-03-03 at 10:48 -0800, Bradley Giesbrecht wrote: I want to allow plain text passwords only on ssl/tls. The default settings do that. Is it possible to have: auth default { mechanisms = cram-md5 ntlm mechanisms = plain cram

[Dovecot] tls and auth plain login

2009-03-03 Thread Bradley Giesbrecht
Hello List, I want to allow plain text passwords only on ssl/tls. Is it possible to have: auth default { mechanisms = cram-md5 ntlm .. } and then over-ride this when connection is ssl/tls to allow plain and login? I have tried adding "mechanisms = plain login cram-md5 ntlm" to "p