Re: Authentication Error with Dovecot

2015-04-18 Thread Christian Kivalo
Am 18. April 2015 22:22:07 MESZ, schrieb Kevin Laurie : >Hi Christian, Hi Kevin, >I tried to amend the acl the last time but it kept giving me error >stating "=" was needed. Could you please just help me amend the file >below with where you have the acl plugin appended

Problems To Get Dovecot Running On FreeBSD: auth process crashes

2015-05-22 Thread Christian Felsing
problem specific to FreeBSD? Christian ---cut here--- [root@freebsd /usr/local/etc/dovecot]# doveconf -n # 2.2.18: /usr/local/etc/dovecot/dovecot.conf # Pigeonhole version 0.4.8 (0c4ae064f307+) # OS: FreeBSD 10.1-RELEASE-p10 amd64 auth_debug = yes auth_debug_passwords = yes auth_maste

timeout for POP3 query.

2015-05-24 Thread Christian Eichert
solution. I would like dovecot to answer something like "requests come to often, please come back later." regards christian

Re: Non-Existent Log File

2015-06-13 Thread Christian Kivalo
can it? touch $logfile and chmod would have been enough, i think. The other way would be to restart your syslog daemon to let it recreate the missing logfile, thats what my logrotate does after rotating the logfile. - christian

Re: Problem logging in during testing

2015-06-15 Thread Christian Kivalo
>> passdb { >>driver = passwd-file >>args = scheme=CRYPT username_format=%u /etc/dovecot/users >> } have you created/generated a password to be used with the crypt scheme? you can use doveadm pw for this. - christian

Scalability with high density servers and proxies, TCP port limits

2015-07-02 Thread Christian Balzer
something obvious? How many concurrent connections do you (hello Timo) think dovecot in proxy mode can handle? High performance mode of course in this case. I'm interested in internal limitations, assume that CPU and RAM are amply supplied. Any and all feedback is appreciated. Regards, Christia

Re: Scalability with high density servers and proxies, TCP port limits

2015-07-02 Thread Christian Balzer
On Fri, 03 Jul 2015 07:05:43 +0200 Urban Loesch wrote: > Hi, > > Am 03.07.2015 um 05:14 schrieb Christian Balzer: > > > > > 2. Here is where the fun starts. > > Each IMAP session that gets proxied to the real mailbox server needs a > > port for the outg

Re: Scalability with high density servers and proxies, TCP port limits

2015-07-07 Thread Christian Balzer
On Fri, 3 Jul 2015 14:29:55 +0900 Christian Balzer wrote: > On Fri, 03 Jul 2015 07:05:43 +0200 Urban Loesch wrote: > > > Hi, > > > > Am 03.07.2015 um 05:14 schrieb Christian Balzer: > > > > > > > > 2. Here is where the fun starts. > > >

Admin access to sieve filters with managesieve

2015-07-14 Thread Christian Theune
, right? That’s what I used with cyrus sieve all the time. :) I didn’t find documentation in the wiki or googling where to configure someone as admin in Dovecot so he can access foreign sieve scripts through managesieve. Pointers? Am I using the right words? Cheers, Christian — Christian Theune · c

Re: Admin access to sieve filters with managesieve

2015-07-15 Thread Christian Theune
Hi, thanks for the pointer! I’ll get this checked out. Happy if the master user is not a regular account. Thanks for the clarification! :) Christian > On 15 Jul 2015, at 08:44, Daniel Tröder wrote: > > Am 15.07.2015 um 07:24 schrieb Felix Zielcke: >> Am Dienstag, den 14.07.20

Re: [Sieve] Unable to fileinto subfolders

2015-07-16 Thread Christian Kivalo
"INBOX" with a subdirectory "Sorted" inside. Changeing the fileinto in the sieve script to "INBOX/Sorted" ahould sort things out. regards - christian

Helper to open "/doc/wiki/.." paths; suggestions

2015-07-17 Thread Christian Jaeger
config and where to find further docs/help. Thanks & Cheers, Christian. dovecot-doc-open Description: Binary data

Re: Helper to open "/doc/wiki/.." paths; suggestions

2015-07-17 Thread Christian Jaeger
2015-07-17 22:12 GMT+01:00 Christian Jaeger : > (why the "!"? Is it a comment char?) To be clear, I got that explained to me on IRC; I was writing from the perspective of the newcomer.

Re: [Dovecot Antispam] Can't seem to load plugin

2015-07-19 Thread Christian Kivalo
see where it takes me. it would help to see your dovecot -n output here. - christian

Re: [Dovecot Antispam] Can't seem to load plugin

2015-07-19 Thread Christian Kivalo
On 2015-07-20 08:20, Christian Kivalo wrote: That seems to be about all I get though. Still nothing to indicate errors, and nothing to indicate that anything is being done when I move messages into spam. I suppose that probably means I've configured the folder paths incorrectly. I'

Re: backing up email / saving maildir on external hard drives

2015-08-07 Thread Christian Kivalo
Am 08. August 2015 06:56:55 MESZ, schrieb Kevin Laurie : >Hello, >Yesterday I tried to back up a 40GB maildir . >I tried to move the maildir from home to external HDD but failed. >Decided >then to compress it(which took several hours). Now changing the disk >format >from FAT to exFAT to allow th

Re: backing up email / saving maildir on external hard drives

2015-08-11 Thread Christian Schmidt
Kind Regards, Christian Schmidt -- No signature available. smime.p7s Description: S/MIME Cryptographic Signature

Re: backing up IMAP server on a hard drive

2015-08-13 Thread Christian Schmidt
On 06.08.2015 18:11, Kevin Laurie wrote: > I am not sure what the parameter for the -host2 should be(apart from > localhost? ) localhost. Regards, Christian Schmidt -- No signature available. smime.p7s Description: S/MIME Cryptographic Signature

Re: Multidomain / IP Address Setup (Dovevot 2.2.10 on CentOS7 ) is failing: Fatal: Couldn't parse private ssl_key: error:0906D06C:PEM

2015-08-14 Thread Christian Kivalo
>I think you should post doveconf -n output. with your dovecot -n output provided this mail would not need to be sent >On 08/14/15 20:30, dravion.sm...@gmx.net wrote: >> >> ### CORRECTION >> Am 15.08.2015 um 03:22 schrieb dravion.sm...@gmx.net: >>> >>> BUT >>> If i try something like

Re: IMAP folder separator issue

2015-08-14 Thread Christian Kivalo
># 2.2.18: /etc/dovecot/dovecot.conf ># OS: Linux 4.0.7-300.fc22.x86_64 x86_64 Fedora release 22 (Twenty Two) >default_client_limit = 2000 >mail_gid = mail >mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u >mail_plugins = " listescape" >mail_privileged_group = mail >mbox_write_locks = fcntl >

Re: Multidomain / IP Address Setup (Dovevot 2.2.10 on CentOS7 ) is failing: Fatal: Couldn't parse private ssl_key: error:0906D06C:PEM

2015-08-15 Thread Christian Kivalo
Am 15. August 2015 08:58:04 MESZ, schrieb "dravion.sm...@gmx.net" : > >Am 15.08.2015 um 08:16 schrieb Christian Kivalo: > >> [snip] >> >> Note that you will still need a top-level "default" ssl_key and >ssl_cert as well, or you will receive err

Re: Multidomain / IP Address Setup (Dovevot 2.2.10 on CentOS7 ) is failing: Fatal: Couldn't parse private ssl_key: error:0906D06C:PEM

2015-08-15 Thread Christian Kivalo
>But can you explain why you use globally: > >ssl_cert = ssl_key = >and certs for any additional Domain each? > >## >local_name mail.pettijohn-web.com { > ssl_cert =ssl_key = } >## he configured the top level "default" ssl_{cert,key} as requested by the documentation i may quote myself

Re: multiple messages per second to a single mailbox

2015-08-18 Thread Christian Schmidt
liver to maildir without updating dovecot specific files >may solve your performance problems ...with disabling dovecot to update its indexes, sieve filters and so on. I would not configure the system this way. Kind Regards, Christian -- No signature available. smime.p7s Description: S/MIME Cryptographic Signature

Re: virtual users with postfix

2015-08-29 Thread Christian Kivalo
Am 29. August 2015 10:44:00 MESZ, schrieb Andreas Meyer : >Hello! > >"dravion.sm...@gmx.net" schrieb am 29.08.15 um >10:41:09 Uhr: > >> Am 29.08.2015 um 10:10 schrieb Andreas Meyer: >> > Aug 29 09:52:57 imap(i...@nimmini.de): Error: >mkdir_parents(/var/lib/dovecot/db) failed: Permission denied >

Re: Post-migration questions

2015-08-29 Thread Christian Kivalo
or tuning tipps. - Grant hth - christian

Re: Multiple vacation

2015-09-08 Thread Christian Kivalo
Am 08. September 2015 17:15:13 MESZ, schrieb Michele Locati : >Hi all > >I'm using Dovecot 2.2.9 and I'm having problems configuring multiple >vacation actions. >The problem is that I'd like to have two different senders and two >different messages, selecting the correct case by the recipient ema

Re: no login with MySQL

2015-09-13 Thread Christian Kivalo
+---++ 1 row in set (0,00 sec) mysql> SELECT username AS username, password FROM mailbox WHERE username = 'a.me...@nimmini.de' AND active = 1 -> ; ++--+ | username | password | +----+--+ | a.me...@nimmini.de | hidden | ++--+ 1 row in set (0,00 sec) mysql> quit What's wrong? Any help appreciated! Regards Andreas Regards - Christian

Re: no login with MySQL

2015-09-13 Thread Christian Kivalo
On 2015-09-13 21:05, Andreas Meyer wrote: Hello! Christian Kivalo schrieb am 13.09.15 um 19:51:38 Uhr: > Sep 13 11:55:49 imap(a.me...@nimmini.de): Error: user > a.me...@nimmini.de: Initialization failed: Namespace '': Home > directory not set for user. Can't exp

Re: Maildir: ACLs/Unix perms and unable to see content of specific mailbox

2015-09-19 Thread Christian Kivalo
way to recover the mails? the files are all still there. Sorry for the long email, but after several tries yesterday I exhausted my ideas. Regards, Olaf Regards, Christian

Re: ssl_key_password loaded from file: 'Couldn't parse private ssl_key'

2015-09-20 Thread Christian Kivalo
ure? :D --- *B. R.* Regards christian

Re: Dovecot proxy ignores trusted root certificate store

2015-09-21 Thread Christian Kivalo
g the "<" before the file path Try ssl_client_ca_file = http://wiki2.dovecot.org/SSL/DovecotConfiguration Regards Christian

Re: Dovecot proxy ignores trusted root certificate store

2015-09-21 Thread Christian Kivalo
guration parameter ssl_ca = http://wiki2.dovecot.org/SSL/DovecotConfiguration section Client certificate verification/authentication On Mon, 21 Sep 2015, Christian Kivalo wrote: Hi I've pointed ssl_client_ca_file to my root certificate store, but I suspect ssl_client_ca_file is only u

Re: [IMAP] Nothing in INBOX

2015-10-01 Thread Christian Schmidt
ktop, but you told dovecot to serve mails from var/mail/vhosts//. You probably want postfix to hand over mails to dovecot via lmtp. Mit freundlichen Grüßen Christian Schmidt -- No signature available. smime.p7s Description: S/MIME Cryptographic Signature

Re: fts solr ignores new mailboxes until fts rescan

2015-10-13 Thread Christian Kivalo
river = sql } plugin {   fts = solr   fts_solr = url=http://%n.%1n.solr.csia:8983/solr/ i have and fts_autoindex = yes and break-imap-search set, but afaik the lattter should only take effect on searches regards christian   mail_log_events = delete undelete expunge copy mailbox_d

Re: Problems sync with mail client MAC and dovecot-2.2.10-4.el7_0.1.el7_0.1.x86_64

2015-10-13 Thread Christian Kivalo
core file is not writing. Does anyone have this issues? I think that can be a problem in the configuration Please share your doveconf -n output. Best regards regards christian

Re: fts solr ignores new mailboxes until fts rescan

2015-10-13 Thread Christian Kivalo
On 2015-10-13 12:51, Giorgio Paolucci wrote: Hi Christian, may be the issue is related to this other post: http://dovecot.org/pipermail/dovecot/2015-September/102094.html Looks like the same problem and Timo wrote 2.2.19 should fix this -> http://dovecot.org/pipermail/dovecot/2015-Septem

Re: Problems sync with mail client MAC and dovecot-2.2.10-4.el7_0.1.el7_0.1.x86_64

2015-10-14 Thread Christian Kivalo
killed with signal 11 (core dumps disabled) Just guessing: Could it be with Thunderbird that the second namespace is ignored when there is no subscription to it and the Apple mailprogram behaves differently? regards christian

Acl sql dict error, dict crashes

2015-10-29 Thread Christian Kivalo
net_listener sieve { port = 4190 } } service pop3-login { inet_listener pop3 { port = 0 } inet_listener pop3s { port = 0 } } service stats { fifo_listener stats-mail { mode = 0600 user = vmail } } ssl = required ssl_cert = ssl_key =mail_plugins = fts fts_solr virtual stats expire acl antispam mailbox_alias imap_stats imap_acl } Thanks in advance Christian

Re: Acl sql dict error, dict crashes

2015-10-29 Thread Christian Kivalo
Hi Timo, On 2015-10-29 11:43, Timo Sirainen wrote: On 29 Oct 2015, at 12:15, Christian Kivalo wrote: Hi, I configured shared mailboxes and get an error when i use SQL as the acl_shared_dict. It works when i use a file instead. With SQL as the shared_dict, dict crashes. Oct 29 10:12:13

Re: Initialization Failed:

2015-10-31 Thread Christian Kivalo
Hi, >Error: user br...@myactualdomain.com: Initialization failed: Namespace >'': Unknown setting: /var/mail/vmail/myactualdomain.com/brian/mail >mail_location = maildir:~/Maildir:/var/mail/vmail/%d/%n/mail:LAYOUT=fs You have double "maildir:" keyword. Regards Christian

Re: Problem with permissions of the logfile

2015-11-06 Thread Christian Kivalo
cified file? > >Greetings > > Andreas Is the user dovecot is running as allowed to write to that file? You could configure your syslog daemon to write all dovecot logging to a different file and don't write it to standard syslog file. Regards Christian

Re: hunting the fatty

2015-11-09 Thread Christian Kivalo
ime = 1 mins stats_domain_min_time = 12 hours stats_ip_min_time = 12 hours stats_session_min_time = 15 mins stats_user_min_time = 1 hours Can you please tell me the correct parameters to store 1 week of stats ? For stats somebody else has to jump in, i have only enabled the plugin to see what to get out of it but not made any use of it. Please share your doveconf -n output Thank you, Mike regards christian

Re: hunting the fatty

2015-11-11 Thread Christian Kivalo
On 2015-11-11 03:44, mancyb...@gmail.com wrote: On Tue, 10 Nov 2015 08:50:50 +0100 Christian Kivalo wrote: Hi, On 2015-11-10 01:44, mancyb...@gmail.com wrote: > Hello dear list, > I've recently discovered 'doveadm stats' and I'm trying to use > "doveadm s

Re: Problems after upgrade from 2.0 to 2.2

2015-11-11 Thread Christian Kivalo
ota and got the same results) best regards, Frank regards christian

Re: Problems after upgrade from 2.0 to 2.2

2015-11-12 Thread Christian Kivalo
without confirmation. But that’s a debian problem, not dovecot. The 15-mailboxes.conf is also present when you compile dovecot yourself. Best regards, Frank regards christian

Re: usage of recipient delimiters

2015-11-15 Thread Christian Kivalo
aster > recipient_delimiter = + >} >protocol imap { > imap_client_workarounds = tb-extra-mailbox-sep > mail_max_userip_connections = 20 > mail_plugins = quota mailbox_alias acl imap_quota imap_acl >} >protocol pop3 { > mail_max_userip_connections = 20 > mail_plugins = quota mailbox_alias acl > pop3_client_workarounds = outlook-no-nuls oe-ns-eoh > pop3_uidl_format = %08Xu%08Xv >} > > >Thank you. > >- Fabian S. Regards Christian

Logstash pattern (GROK, KV, ...) to parse dovecot logs anyone?

2015-12-01 Thread Christian Rohmann
tion and is willing to share that with the world? A joint effort might get us to a complete extraction of key->values and all other interesting fields for dovecot quickly I hope. Regards Christian

Re: Sieve: Invalid/unknown path to storage

2015-12-25 Thread Christian Kivalo
Am 25. Dezember 2015 10:06:56 MEZ, schrieb Kay-Michael Voit : >Hi, I have just updated from Ubuntu 15.04 to 15.10. Unfortunately, >sieve >scripts are not recognized anymore. > >Here is my version: >> dovecot --version >> 2.2.18 >> apt-cache policy dovecot-sieve >> dovecot-sieve: >> Installed:

LMTP crashes on Debian with dovecot backports from rename-it.nl

2015-12-29 Thread Christian Schmidt
Hello dovecot-users, we're running Debian 7.9 with dovecot from Stephan Bosch's repository: deb http://xi.rename-it.nl/debian/ oldstable-auto/dovecot-2.2 main Starting with dovecot 2.2.20-1 build 28, we suddenly discovered that some mails (to be locally delivered) "got stuck". dovecot's log revea

Re: LMTP crashes on Debian with dovecot backports from rename-it.nl

2015-12-30 Thread Christian Schmidt
ys. Thank you! Best wishes for the new year, Christian -- No signature available. smime.p7s Description: S/MIME Cryptographic Signature

Re: LMTP crashes on Debian with dovecot backports from rename-it.nl

2015-12-30 Thread Christian Schmidt
Hello Timo, On 30.12.2015 14:24, Timo Sirainen wrote: >> On 30 Dec 2015, at 03:45, Christian Schmidt >> wrote: >> >> Hello Timo, >> >> On 29.12.2015 19:25, Timo Sirainen wrote: >>> So looking up a header causes a crash. Can you send me one such mai

Re: LMTP crashes on Debian with dovecot backports from rename-it.nl

2015-12-30 Thread Christian Schmidt
Hello Stephan, On 30.12.2015 16:47, Stephan Bosch wrote: > Usually, it is built automatically within the hour. This change is now > first included in the 2:2.2.21-1~auto+5 package, as published at 14:58. Wonderul, I'll give it a try. Thank you very much. Kind Regards, Christ

Dovecot with pam authentication and user@domain

2016-01-15 Thread Christian Schneider
it doesn't. What am I missing? Greetings Christian signature.asc Description: This is a digitally signed message part.

Re: Temporary Lookup Failure

2016-01-17 Thread Christian Kivalo
tly appreciated or if you need specific config details just let me know. Thanks, Brad -- Christian

Re: Temporary Lookup Failure

2016-01-18 Thread Christian Kivalo
On 2016-01-17 23:53, Brad wrote: Hi Christian, Noel and Skeeved, Found the offending postfix -o virtual map in master.cf and removed it. Re-tested email and new error but the warning for the virtual is gone: Sender address rejected not owned by user NOQUEUE reject RCPT from unknown

Re: remote | local blocks in protocol settings

2016-01-19 Thread Christian Kivalo
r webmail and reuse connections Using the command "doveadm who" I see relatively few connections, so I am wondering what may be the cause. Any ideas will be appreciated! Thanks, Nick Christian

Can you "doveadm search" with mailbox location instead of a user (-u option)?

2016-01-27 Thread Christian Rohmann
to define a user via "-u" parameter anyways. Regards Christian

Re: Can you "doveadm search" with mailbox location instead of a user (-u option)?

2016-02-02 Thread Christian Rohmann
e usage output # /opt/dovecot/bin/doveadm search doveadm search [-u |-A] [-S ] should then not tell the user that "-u" needs to be given or better explain that "-o mail=" is also a valid way to define which mailbox. Thanks again Timo for one versatile piece of good software! Christian

Re: Dovecot with pam authentication and user@domain

2016-02-08 Thread Christian Schneider
Sorry for bringing up this issue again, but I still have no solution. Is the describtion of my problem unclear? I suppose this setup is not uncommon... Greetings Christian On Samstag, 16. Januar 2016 00:51:27 CET Christian Schneider wrote: > Hello all, > I'm trying to setup doveco

Re: shared folders not working with . separator

2016-02-17 Thread Christian Kivalo
-login { inet_listener sieve { port = 4190 } } service pop3-login { inet_listener pop3 { port = 0 } inet_listener pop3s { port = 0 } } ssl = required ssl_cert = -- Christian Kivalo

Re: shared folders not working with . separator

2016-02-18 Thread Christian Kivalo
namespace and the "." for the other namespaces. As it's not working anyway there should be no problems with your MUAs. -- Christian Kivalo

Re: Timout for LDAP connection

2016-03-03 Thread Christian Schmidt
s to localhost? Regards Christian -- No signature available. smime.p7s Description: S/MIME Cryptographic Signature

Re: Timout for LDAP connection

2016-03-03 Thread Christian Schmidt
Hi Gordon, On 03.03.2016 09:55, Gordon Grubert wrote: > On 03/03/2016 09:09 AM, Christian Schmidt wrote: >> What about replicating the directory onto the dovecot host and send the >> ldap queries to localhost? > > of course, this would be possible. E.g., for our DNS we are

Re: Timout for LDAP connection

2016-03-03 Thread Christian Schmidt
e data held in the directory. Regards, Christian -- No signature available. smime.p7s Description: S/MIME Cryptographic Signature

Re: protocols.d/ dir empty?

2016-03-22 Thread Christian Kivalo
isten /I realized that I don't have any protocols.//I went in //usr/share/dovecot/protocols.d/ and it's empty. How can I fix that? That directory doesn't even exist on my system... Please provide output of doveconf -n. -- Christian Kivalo

Re: Multiple IMAP Mailboxes and one collection folder

2016-03-30 Thread Christian Kivalo
/Virtual Is there a way to show some way of collecting folder for every user? Thanks Dieter -- Christian Kivalo

Re: Fwd: Plus addressing on Sentora using Postfix

2016-04-09 Thread Christian Kivalo
;guides I thought I had covered all the bases. > >Looking at the log it looks like the message is either succeeding, or >failing via Dovecot >> Mar 11 17:48:08 njoror postfix/pipe[32605]: 1BAF055AB6: >to=, relay=dovecot, delay=0.43, >delays=0.34/0.01/0/0.09, dsn=4.1.1, status=SOFTBOUNCE (user unknown) > >Does any one have any ideas? In dovecots 15-lda.conf uncomment the "recipient_delimiter = +" setting. The delimiter is configured in postfix but apparently not in your dovecot lda config -- Christian

Re: Plus addressing on Sentora using Postfix

2016-04-11 Thread Christian Kivalo
on whats wrong. Also take a look at the LDA wiki page http://wiki2.dovecot.org/LDA -- Christian Kivalo

Re: Plus addressing on Sentora using Postfix

2016-04-12 Thread Christian Kivalo
my iPhone On 11 Apr 2016, at 08:15, Christian Kivalo wrote: On 2016-04-11 00:54, Philip McGaw wrote: In dovecots 15-lda.conf uncomment the "recipient_delimiter = +" setting. The delimiter is configured in postfix but apparently not in your dovecot lda config I am not sure of the l

Re: Plus addressing on Sentora using Postfix

2016-04-12 Thread Christian Kivalo
: postmaster non-delivery notification: 5CE34100310 Apr 12 22:30:43 uschi postfix/qmgr[29255]: 811E3100273: removed i add the "+" back to the recipient_delimiter setting, restart dovecot and everything is back to normal... -- Christian Kivalo

Re: Changing Password Schemes

2016-05-02 Thread Christian Kivalo
064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\ IF(cryptpwd IS NULL OR cryptpwd='', CONCAT('{PLAIN}',clearpwd), cryptpwd) as ' at line 1 The PHPMyAdmin error message shows the relevant part to inspect. -- Christian Kivalo

Re: SSL connection reset by peer

2016-07-23 Thread Christian Kivalo
ybody? Sorry for bumping this thread ... but I am really desperately >looking for some configuration issues to scrutinize ... I don't really have a suggestion for configuration but i think maybe some logs and the output of doveconf -n would help. Is the error definitly from your monitoring ip? -- Christian

[Dovecot] Shared folders and home directories

2011-07-21 Thread Christian Lerrahn
://wiki.dovecot.org/SharedMailboxes/Shared . What do I have to change to make this work with passwd instead? Do I really need auth-master? If yes, how do I need to set it up to do the job properly? Cheers, Christian # 1.2.15: /etc/dovecot/dovecot.conf # OS: Linux 2.6.32-5-xen-686 i686 Debian 6.0.

Re: [Dovecot] OS X Lion Server + Dovecot Problem User Account

2011-07-22 Thread Christian Roessner
ook under /Users/youruser/Library/Mail and /Users/youruser/Library/Mail\ Downloads. Maybe this does not fit your needs. And maybe check your subscription file. We really need more information to give proper help. Some logs would be nice, too ;-) Christian -- Roessner-Network-Solutions Bachelor of S

Re: [Dovecot] Ubuntu package for dovecot 2.0.x from debian package

2011-07-23 Thread Christian Roessner
lot simpler and cleaner. > After some research I found some debian packages available here : > http://xi.rename-it.nl/debian/pool/testing-auto/dovecot-2.0/ If you do not necessarrily need Natty, I can provide Lucid packages over Ubuntu PPA: https://launchpad.net/~christian-roessner-net/+archive

Re: [Dovecot] Ubuntu package for dovecot 2.0.x from debian package

2011-07-23 Thread Christian Roessner
Am 23.07.2011 12:31, schrieb Vincent Richomme: > On Sat, 23 Jul 2011 12:08:43 +0200, Christian Roessner wrote: >> Hi, >> >>> I am running a server under Ubuntu 11.04(natty) and I would like to >>> install a 2.x version but >>> unfortunately the only pa

[Dovecot] Update 2.0.12 -> 2.0.13 is broken

2011-08-01 Thread Christian Felsing
Fatal: Internal error occurred. Refer to server log for more info rmation. Aug 1 10:20:33 mail dovecot: log: Error: service(imap-postlogin): child 5124 returned error 89 (Fatal failure) What has happened ? Christian

[Dovecot] userdb static & Quota from LDAP?

2011-09-09 Thread Christian Schmidt
27;t reveal any quota information (except from the "headings"). Instead, dovecot logs: doveadm(username): Fatal: GID 0 isn't permitted When switching back to userdb static, I receive the correct (but also) static quota information. What am I doing wrong? Thank you very much,

Re: [Dovecot] userdb static & Quota from LDAP?

2011-09-12 Thread Christian Schmidt
Hello Timo, Timo Sirainen, 12.09.2011 (d.m.y): > On Fri, 2011-09-09 at 23:58 +0200, Christian Schmidt wrote: > > userdb { > > driver = static > > args = uid=vmail gid=vmail home=/var/maildir/%u > > } > > These can be replaced with global settings: > &

[Dovecot] Dovecot and Lustre FS

2011-09-13 Thread Christian Gregoire
. Has anyone any experience with Dovecot on Lustre FS ? Thanks Christian  

[Dovecot] Re : Dovecot and Lustre FS

2011-09-13 Thread Christian Gregoire
Any advice ? What is the most widely used clustered FS with Dovecot ?  Thanks in avance for sharing your experience. Christian

Re: [Dovecot] DKIM Verification failures

2011-12-18 Thread Christian Rößner
d the problem and eliminate it (maybe a bug in OpenDKIM, mailman, whatever. I don't think it's part of my configuration and therefor several other people might have this problem as well). Thanks in advance Christian Roessner Am 15.12.11 23:54 schrieb "Robert Schetterer" unte

[Dovecot] Managesieve AUTHENTICATE with IDN using UTF-8 or encode into ACE?

2012-02-21 Thread Christian Rohmann
username like "user@äüö.example.com" with the AUTHENTICATE command. Would that need to be encoded into ACE or be left in UTF-8? Reading section "2.1. AUTHENTICATE Command" or "4. Formal Syntax" suggests that quoted or literal UTF-8 is correct. Thanks Christian

[Dovecot] Settings for authentication without an extra password file

2012-02-23 Thread Keith Christian
Hello, I'm new to dovecot, and, due to having an older version of an OS installed on a test server, I'll be using an older version of dovecot (dovecot-1.0-1.2) to provide IMAP services. On this wiki page (http://wiki.dovecot.org/BasicConfiguration?highlight=%28passwd.dovecot%29) There are instruc

Re: [Dovecot] testing fts-solr?

2012-03-04 Thread Christian Roessner
in the mini-tutorial, if you use roundcube search, you will see that it uses solr. So from my point of view it would be a Thunderbird thing. -Christian --- Roessner-Network-Solutions Bachelor of Science Informatik Nahrungsberg 81, 35390 Gießen F: +49 641 5879091, M: +49 176 93118939 USt-IdN

Re: [Dovecot] testing fts-solr?

2012-03-04 Thread Christian Roessner
ixed by fixing whatever > 'third party init script who was the problem'... > ok -Christian --- Roessner-Network-Solutions Bachelor of Science Informatik Nahrungsberg 81, 35390 Gießen F: +49 641 5879091, M: +49 176 93118939 USt-IdNr.: DE225643613 http://www.roessner-network-solutions.com

[Dovecot] File/folder permission issues in 2.1.3

2012-03-29 Thread Christian Rößner
word pass_filter = (&(objectClass=rnsMSDovecotAccount)(rnsMSRecipientAddress=%u)(rnsMSEnableDovecot=TRUE)) iterate_attrs = rnsMSDovecotUser=user iterate_filter = (objectClass=rnsMSDovecotAccount) default_pass_scheme = CRYPT Thanks in advance. -Christian --- Roessner-Network-Solutions Bachelor of Sci

Re: [Dovecot] Dovecot stones

2012-04-01 Thread Christian Rohmann
ector Stone 6900 GTX turbo Also for such sheer value in less nightly calls on broken servers, you need to price the things higher. This will underline that the stones are of exceptional quality and energy. Regards Christian

Re: [Dovecot] Shared INBOX change in v2.1.6?

2012-05-01 Thread Christian Rößner
Hi, > * LIST (\HasNoChildren) "/" "shared/tss2/INBOX" I only use these ones. So it would break my setup either. -Christian Rößner --- Roessner-Network-Solutions Bachelor of Science Informatik Nahrungsberg 81, 35390 Gießen F: +49 641 5879091, M: +49 176 93118939 USt-

[Dovecot] doveadm not working

2012-05-13 Thread Christian Rößner
(objectClass=rnsMSDovecotAccount) default_pass_scheme = CRYPT id vmail uid=5000(vmail) gid=5000(vmail) groups=111(ssl-cert),5000(vmail) ls -l /etc/ssl/private/mail.roessner-net.de.key.pem -rw-r- 1 root ssl-cert 1679 2012-03-29 10:03 /etc/ssl/private/mail.roessner-net.de.key.pem -Christian Rößne

Re: [Dovecot] doveadm not working

2012-05-13 Thread Christian Rößner
DAP, while the service dovecot works perfectly? How can I debug this? -Christian Rößner --- Roessner-Network-Solutions Bachelor of Science Informatik Nahrungsberg 81, 35390 Gießen F: +49 641 5879091, M: +49 176 93118939 USt-IdNr.: DE225643613 http://www.roessner-network-solutions.com smime.p7s Description: S/MIME cryptographic signature

Re: [Dovecot] doveadm not working

2012-05-14 Thread Christian Rößner
qutoa get -A stalls. What I do not understand is that I can not see any connection attempts to the LDAP servers. If it had problems with the certificates I would expect to see the connection and then a failure in the starttls process. I alos did chmod o+rx to the folder /etc/ssl/private and a

Re: [Dovecot] [SOLVED] doveadm not working

2012-05-14 Thread Christian Rößner
# $default_internal_user. user = vmail extra_groups = ssl-cert } This version shown here now works for me. Thanks again for your help. :-) -Christian Rößner --- Roessner-Network-Solutions Bachelor of Science Informatik Nahrungsberg 81, 35390 Gießen F: +49 641 5879091, M: +49 176 9

Re: [Dovecot] interesting stats pattern

2012-05-29 Thread Christian Rohmann
peer" at certain minutes than others. Maybe also group by other parts of the log entries such as usernames to find any patterns. 3) Connect to the imap server yourself and sniff an IMAP IDLE session with wireshark. Make sure you use the same path as the users ou there and not bypass th

Re: [Dovecot] dovecot stats: useful data to gather

2012-06-02 Thread Christian Rohmann
commands to netsnmp handlers, which is not a pretty solution. Maybe dovecot could also do the SNMP for statistics that plugins provide? I'm thinking managesieve access, sieve processing or expire here. Regards Christian smime.p7s Description: S/MIME Cryptographic Signature

[Dovecot] Automatically subscribe to folder?

2007-12-25 Thread Christian Flothmann
lder Spam until the first time of filtering a spam mail are not automatically subscribed to this new created folder. They have to do this step manually in their mail client. Is it possible to automate this script and subscribe the account to this folder when it is created by the sieve script? Regards, Christian

Re: [Dovecot] Automatically subscribe to folder?

2008-01-03 Thread Christian Flothmann
> I forgot to add some MUA don't like be subscribed to folders which > doesn't exist so you should probably aware of this too in case such MUA > used in your environment . Do you have a list of these MUA or do you know if there is a possibility to detect wether the folder exists or not?

Re: [Dovecot] Automatically subscribe to folder?

2008-01-03 Thread Christian Flothmann
> You probably can write you own shell script to add folder name in > subscription file, because its stored as text. Thanks, I think I will write a shell script which runs periodically and add the folder name to the subscription file.

Re: [Dovecot] Automatically subscribe to folder?

2008-01-11 Thread Christian Flothmann
Here is my litte script: #!/bin/bash # find all domains for domain in /var/mail/*; do if [ -d $domain ]; then # find all accounts for each domain for user in $domain/*; do if [ -d $user ]; then subscriptionfile=$user/mail/subscriptions

[Dovecot] More than one inbox possible ?

2008-01-15 Thread Schoch Christian
mail it should be marked as read at all users. Same with answered and deleted. Thanks in advance, Christian

<    1   2   3   4   5   6   7   >