Strange problem with iPhone Mail

2025-02-23 Thread Simon Hoffmann via dovecot
dovecot-sieve 1:2.3.13+dfsg1-2+deb11u2 amd64secure POP3/IMAP server - Sieve filters support un dovecot-solr (keine Beschreibung vorhanden) un dovecot-sqlite (keine Beschreibung vorhanden) un dovecot-su

Re: Debian Bookworm packages, please !

2024-06-26 Thread Simon B via dovecot
With all due respect, you're welcome to disagree with Laura's point, but she does have one. So, please take your ad hominem attacks elsewhere. Regards Simon On Wed, 26 Jun 2024, 21:55 Michael Tokarev via dovecot, wrote: > Can we please stop this thread here? > > Clearly,

Lots of "Corrupted dbox file" errors in log

2024-06-10 Thread simon--- via dovecot
ading 'u.'} Afterwards Thunderbird showed new mails again. I did not need to restart it. No more errors in the Dovecot logs. Not sure what had caused this. Maybe somebody has seen this before. Simon ___ dovecot mailing list -- dovecot@doveco

Re: Uppercase username emails are rejected

2024-04-24 Thread Simon B via dovecot
ICATION, not AUTHENTICATION. And in the same way you do not have a case sensitive name, you should not have a case sensitive username. (Society's convention is that your name is capitalised in Proper Noun format, from a information technology perspective, all lowercase is the same convention). Regards Simon ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: Anyone Watching Actvity from this network? Attempting Dovecot Buffer Overflows?

2023-11-15 Thread Simon B
/registry/entity/AIRLL -- See also shadowserver.org, census.io, stretchoid, etc. All of them allegedly reputable, all of them supposedly with opt-out mechanisms, and all of them are blocked for not asking permission. Ymmv. Regards Simon

Re: Replication going away?

2023-07-19 Thread Simon B
Pro would be > overkill. > > All current Dovecot development assumes that storage is decoupled from the > system. Shared (as in network available) storage is what you need if you > want high availability, whether in Pro or CE. That seems like an extraordinary callous and shor

Re: Replication going away?

2023-07-19 Thread Simon B
ey deserve to be > thanked by the community, not vilified. Just to be clear, no one - involved with the project, or the commercial operations - should be vilified for any decision taken at a senior level. But from my detached perspective - I do not use the feature - th

Re: User authentication using local file

2023-03-22 Thread Horst Simon
erably also home (see VirtualUsers). (gecos) and (shell) > fields are unused by Dovecot. > You can leave empty what you don't need. > > On Thu, 23 Mar 2023 at 11:09, Horst Simon <mailto:horst.sim...@icloud.com>> wrote: >> I am not sure if I understand it correctly,

Re: User authentication using local file

2023-03-22 Thread Horst Simon
; userdb { > driver = passwd-file > args = username_format=%u /etc/dovecot/imap.passwd > } > > $ head /etc/dovecot/imap.passwd > to@localhost.local:{plain}1:vmail:vmailuserdb_mail=mdbox:~/Mdbox/%d/%n:INDEX=~/indexes/%d/%n > > On Thu, 23 Mar 2023 at 05:08, Horst

Re: User authentication using local file

2023-03-22 Thread Horst Simon
user1:{SSHA512}:: user2:{SSHA512} On 22 Mar 2023, at 23:00, Narcis Garcia > > Please, specify OS environment, Dovecot version, and what options did > you try. > > > El 22/3/23 a les 4:52, Horst Simon ha escrit: >> I try to configure to have user authenticate to a loca

Solved Re: Error: Can't load SSL certificate

2023-03-21 Thread Horst Simon
I de-installed to supplied binaries of dovecot and openssl and build openssl and dovecot from source, this solved my problem. > On 21 Mar 2023, at 00:38, Horst Simon wrote: > > The others are on openSUSE 15.4 and macOS, all are binary installs > > Entware build options > Bui

User authentication using local file

2023-03-21 Thread Horst Simon
I try to configure to have user authenticate to a local file called users, with their mailboxes in ../../spool/dovecot, not in their home directories. I have this working correctly with pam authentication on different servers(openSuse and macOS). This server has no pam authentication so I need t

Re: Error: Can't load SSL certificate

2023-03-20 Thread Horst Simon
s too? > 4. Are other servers running Dovecot with same user account? > > > El 20/3/23 a les 4:01, Horst Simon ha escrit: >> I try to logon to map using dovecot with SSL required. I get following >> entries in the log:Mar 20 13:49:30 auth: Debug: Loading modules from >&g

Error: Can't load SSL certificate

2023-03-19 Thread Horst Simon
I try to logon to map using dovecot with SSL required. I get following entries in the log:Mar 20 13:49:30 auth: Debug: Loading modules from directory: /opt/lib/dovecot/modules/auth Mar 20 13:49:30 auth: Debug: Module loaded: /opt/lib/dovecot/modules/auth/lib20_auth_var_expand_crypt.so Mar 20 13:

Build dovecot from source

2023-03-15 Thread Horst Simon
I am sorry if this is not the correct list for asking this. T try to build dovecot 2.3.20 from source on a QNAP NAS, which is a linux variant. There is an dovecot available, but this does not include a pigeonhole sieve, that’s why I try to build it from source. The configure script works fine, bu

Re: Doveadm Move Query

2022-12-01 Thread Simon B
-D -v and not -Dv? AND, it moved all the mails from /var/spool/mail/virtual/source.net/user/cur but none of the emails from /var/spool/mail/virtual/source.net/user/new And I have not been able to figure how to move those... Simon

Re: oauth2 passdb user authentication with PLAIN

2022-10-05 Thread Simon
On 05/10/2022 07:45, Aki Tuomi wrote: On 04/10/2022 19:07 EEST Simon wrote: I would like to authenticate users that use the PLAIN mechanism against an oauth2 idp (in this case it's an Azure AD B2C). I configured dovecot.conf with So, why does dovecot say "N

oauth2 passdb user authentication with PLAIN

2022-10-04 Thread Simon
I would like to authenticate users that use the PLAIN mechanism against an oauth2 idp (in this case it's an Azure AD B2C). I configured dovecot.conf with auth_mechanisms = plain oauthbearer xoauth2 passdb {   driver = oauth2   mechanisms = plain login

Re: Thunderbird can't connect to Dovecot (bad certificate: SSL alert number 42)

2022-09-19 Thread Simon B
this is correct, or > maybe should I put both names example.com and www.example.com into SAN (in > addition to example.com being in CN)? As per my previous reply, the CN must now be replicated/duplicated in the SAN. So in you example a valid .csr now contains: CN = example.com SAN.1 = example.com SAN.2 = www.example.com etc. Of course you could also have: CN = www.example.com SAN.1 = www.example.com SAN.2 = example.com Regards Simon

Re: Thunderbird can't connect to Dovecot (bad certificate: SSL alert number 42)

2022-09-18 Thread Simon B
t; > It's not just a "Google pressed issue". > > Seems I was a hasty in blaming . > Not necessarily... The CA Browser Forum ad[a|o]pted this partly because Google started showing visible warnings in the Chrome Browser when the CN was not replicated in the SAN field. Regards Simon

Dovecot-lda mysql look ups.

2022-08-02 Thread Simon B
intended since I moved from courier to dovecot some years back. The minute I change /etc/dovecot/dovecot-sql.conf postfix starts spitting SASL authentication errors. How can I make Dovecot-LDA query the DB in that file for the delivery location (userdb_mail)? Grateful for any help :) Regards Simon

Doveadm Move Query

2022-08-02 Thread Simon B
I use #doveadm -Dv move -u u...@domain.net Maildir:/var/spool/mail/virtual/ domain.net/user /var/spool/mail/virtual/domain.com/user ALL doveadm(root): Fatal: Unknown argument /var/spool/mail/virtual/ domain.com/user What the hell am I doing wrong!? :) Thanks. Simon

Re: [PATCH] lib-imap: imap-bodystructure: add test with empty header field

2020-03-03 Thread Simon Ser
On Tuesday, March 3, 2020 9:00 PM, Timo Sirainen wrote: > On 3. Mar 2020, at 20.38, Simon Ser cont...@emersion.fr wrote: > > > This causes the body structure to be incorrect. The RFC says it's fine o > > have empty header field values. > > The problem isn't

[PATCH] lib-imap: imap-bodystructure: add test with empty header field

2020-03-03 Thread Simon Ser
This causes the body structure to be incorrect. The RFC says it's fine o have empty header field values. --- This just adds a failing test, inspired from an e-mail spotted in the wild. Ideas welcome to fix it. src/lib-imap/test-imap-bodystructure.c | 13 + 1 file changed, 13 insertio

Re: Updated my Dovecot certificate for the first time

2016-11-23 Thread Simon Doppler
s > http://www.troubleshooters.com/startbiz One solution would be to use a Let's Encrypt certificate (that's what I do). Documentation can be found here : * https://certbot.eff.org/docs/using.html#standalone * https://community.letsencrypt.org/t/use-on-non-web-servers/425 -- Simon Doppler (dopsi) signature.asc Description: This is a digitally signed message part.

Disappearing message when move to Inbox subfolder

2016-10-12 Thread Simon
in Outlook, then it disappears. Ive searched their mailbox using doveadm and its simply gone. Ive tested with webmail doing essentially the same thing and it works with no issues. Any ideas here would be most well received :) Thanks in advance, Simon

RE: State for dsync not working

2016-04-06 Thread Simon Pierre Desrosiers
c -u $user -s $state tcp:xxx.xxx.xxx.xxx > "/Users/_dovecot/.bin/syncStates/syncstate$user" done Hope it helps someone. > > -- > > Message: 3 > Date: Fri, 25 Mar 2016 19:26:11 -0400 > From: Simon Pierre Desrosiers > To: doveco

State for dsync not working.

2016-03-25 Thread Simon Pierre Desrosiers
Hello, Since replication does not seem to work on Mac OSX, I will run doveadm sync by hand every few minutes. In order to improve efficiency, I would like to use state. I have tried a few ways, but I always get the following error doveadm(user): Error: Saved sync state is invalid, falling

Replication not working

2016-03-09 Thread Simon Pierre Desrosiers
Hello, I am trying to setup replication between two Mac OS X El Capitan Server. I have added the field as I could understand from the replication page of dovecot and from a few poste in the mailing list. The mac uses the system user _dovecot as main system account. I have setup ssh keys betw

Re: More information about - Dovecot 2.2.x quota mysql and dict

2015-10-17 Thread Simon
/192.168.7.184/ -/Client - Mozilla Thunderbird (latest version)/ *192.168.7.185* - *Server Dovecot 2.2.19* # vim dovecot.log === Oct 04 15:17:45 imap-login: Debug: SSL: elliptic curve secp384r1 will be used for ECDH and ECDHE key exchanges Oct 04 15:17:45 imap-login: Debug: SSL: ellip

Re: More information about - Dovecot 2.2.x quota mysql and dict

2015-10-17 Thread Simon
Thanks for your answer, Timo! :) I send to you my configoration for reproducing. Please, follow the link, because configuration is a very big, there will be more easy to read and understand My configuration Dovecot 2.2.19 Below the same my configuration Dov

Re: More information about - Dovecot 2.2.x quota mysql and dict

2015-10-14 Thread Simon
I am sorry... but may be already somebody solved this bug ? -- View this message in context: http://dovecot.2317879.n4.nabble.com/More-information-about-Dovecot-2-2-x-quota-mysql-and-dict-tp54077p54152.html Sent from the Dovecot mailing list archive at Nabble.com.

More information about - Dovecot 2.2.x quota mysql and dict

2015-10-06 Thread Simon
SQL_DICT_RECURSE_NONE, query, &error) < 0) { i_error("dict-sql: Failed to delete %s: %s", key, error); ctx->failed = TRUE; } else { sql_update(ctx->sq

Re: Dovecot sends "OK Logged in" with empty tag

2015-08-10 Thread Simon Thelen
On 15-07-31 at 22:37, Simon Thelen wrote: > Hello, > > I'm currently writing my own IMAP client and testing it against Dovecot, > and when doing PLAIN AUTH Dovecot sends the "OK Logged in" with an empty > tag at the start. I tried reproducing the conversation with

Dovecot sends "OK Logged in" with empty tag

2015-07-31 Thread Simon Thelen
e that the authentication proceeded successfully until it actually receives the OK so it has to assume that those capabilities are pre login. -- Simon Thelen # 20150721 (32d72cb26f9e+): /home/dovecot/etc/dovecot/dovecot.conf # OS: Linux 4.1.3-gentoo x86_64 Gentoo Base System release 2.2 auth_debu

Re: LDAP: Connection appears to be hanging, reconnecting

2014-12-16 Thread Simon Fraser
-STOP' (and then 'kill -CONT' afterwards, obviously) Simon. -- The Wellcome Trust Sanger Institute is operated by Genome Research Limited, a charity registered in England with number 1021457 and a company registered in England with number 2742969, whose registered office is 215

IMAP child killed with signal 11

2014-11-20 Thread Simon Lawrence
Hello, We’re running a cluster of dovecot servers for a large amount of users. It’s been working pretty well except we are seeing occasional fatal error messages. Here is a sample error message that we are seeing: Nov 20 19:51:29 ip-10-238-11-11 dovecot: imap(): Fatal: master: service(imap): ch

Re: Segfault dovecot 2.2.9

2014-07-28 Thread Simon Gareste
Le 28/07/2014 12:14, Reindl Harald a écrit : Am 28.07.2014 09:44, schrieb Simon Gareste: When trying to set up dovecot, I somehow managed to get a segfault. Trying to launch dovecot from command line (simply execute 'dovecot') results in the error message: Segmentation fault (c

Segfault dovecot 2.2.9

2014-07-28 Thread Simon Gareste
tell me what other information I could provide to help. Simon

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-04-07 Thread Simon
/auth-userdb . You do not have > symlinks to merge both locations, do you? > > Check, why the Dovecot LDA is using another config file. Found it!!! Thank youm thank you, thank you... this was delivery config in postfix that was using /usr/local/dovecot/var/run/dovecot/auth-userdb. DUH! Simon

Re: [Dovecot] dsync replication questions

2014-04-07 Thread Simon Fraser
On Fri, 2014-04-04 at 15:41 +0300, Teemu Huovila wrote: > Hi > > On 04/04/2014 03:38 PM, Simon Fraser wrote: > > It does help, thank you. Do you also know what the '-f' option does? > According to the dsync-man page it: > > Makes dsync run in "full sync

Re: [Dovecot] dsync replication questions

2014-04-04 Thread Simon Fraser
to me. > > Hope this helps a little, It does help, thank you. Do you also know what the '-f' option does? Simon. -- The Wellcome Trust Sanger Institute is operated by Genome Research Limited, a charity registered in England with number 1021457 and a company registered in

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-31 Thread Simon
On Mon, Mar 31, 2014 at 7:37 PM, Steffen Kaiser < skdove...@smail.inf.fh-brs.de> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > On Mon, 31 Mar 2014, Simon wrote: > > On 3/24/2014 7:10 PM, Simon wrote: >>>>>> >>>>>

Re: [Dovecot] dsync replication questions

2014-03-31 Thread Simon Fraser
ion, and adding '-f' to that list appears to have fixed a replication race condition I was having, but I can't find out a note of what it does. Simon. -- The Wellcome Trust Sanger Institute is operated by Genome Research Limited, a charity registered in England with number 1

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-30 Thread Simon
On Thu, Mar 27, 2014 at 5:16 PM, Tom Hendrikx wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 26-03-14 12:01, Charles Marcus wrote: > > On 3/25/2014 4:08 PM, Simon wrote: > >> On Wed, Mar 26, 2014 at 12:15 AM, Charles Marcus > >> wrote: >

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-25 Thread Simon
On Wed, Mar 26, 2014 at 12:15 AM, Charles Marcus wrote: > On 3/24/2014 7:10 PM, Simon wrote: > >> Mar 13 09:55:44 vmail1 dovecot: lda: Error: userdb lookup: >> connect(/usr/local/dovecot/var/run/dovecot/auth-userdb) failed: >> Connection >> refused >>

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-24 Thread Simon
On Tue, Mar 25, 2014 at 9:00 AM, Charles Marcus wrote: > One more thing... please don't use pastebin... it breaks archives > (eventually). > > Just copy/paste the output directly into the email body (this goes for > logs too)... Oh sorry :( Mar 13 09:50:44 vmail1 postfix/pipe[31090]: 5D4FFA105

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-24 Thread Simon
ar/run/dovecot/' > http://pastebin.com/pCazAVUz > 3) Do you use SElinux or some other access control system? Any output in > syslog/kernel logging? /etc/selinux/config was set to permissive, so i set to disabled. Apart from the mail.log output in my pastbin above - there is no more logging that i can find. Thanks! Simon

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-23 Thread Simon
Hi All, Ive been googling the crap out of this but still cant seem to make it work.. any assistance would be really appreciated thanks! :) Simon On Sun, Mar 16, 2014 at 9:02 PM, Simon wrote: > > > On Thursday, March 13, 2014, Steffen Kaiser > wrote: > >> -BEG

Re: [Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-16 Thread Simon
On Thursday, March 13, 2014, Steffen Kaiser wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Thu, 13 Mar 2014, Simon wrote: > > Ive taken a look at this and cant quite figure out what is going on here. >> I have tested all the SQL permissions, and also c

[Dovecot] Connection refused userdb lookup ..dovecot/auth-userdb

2014-03-12 Thread Simon
someone be able to please point me in the correct direction here? Output of log + dovecot -n via this link: http://pastebin.com/wsUt0eEF # 2.0.9: /etc/dovecot/dovecot.conf # OS: Linux 2.6.32-431.el6.centos.plus.x86_64 x86_64 CentOS release 6.5 (Final) xfs Thanks Simon

Re: [Dovecot] 2.2.9

2013-11-23 Thread Simon Fraser
ficantly more comprehensive testing for Dovecot during the next year.) > > > Thanks for the great software, Timo. I agree. It's very good software, and I appreciate all the hard work you put in, Timo. Simon. -- The Wellcome Trust Sanger Institute is operated by Genome Research

Re: [Dovecot] smartsieve managesieve-login failure with dovecot 2.1.7

2013-10-07 Thread Simon B
p too -to take care of the authentication, but you don't have to show it to the user. And installing by pear couldn't be easier. Why do you need a debian package? Simon

Re: [Dovecot] Expunged message reappeared, giving a new UID

2013-09-23 Thread Simon Fraser
as there twice?) > - copy uid=23 from B to back to A (??) I have double checked the configuration and node b has not taken delivery of any messages - exim has nothing in the logs. Thank you for your perseverance with this! Simon. -- The Wellcome Trust Sanger Institute is operat

[Dovecot] Basic clustered filesystem advice (was: Re: Expunged message reappeared, giving a new UID)

2013-09-16 Thread Simon Fraser
ure Director is enabled. Are there any things to watch for surrounding this? Simon. On Fri, 2013-08-30 at 09:49 +0100, Simon Fraser wrote: > On Mon, 2013-08-19 at 12:08 +0100, Simon Fraser wrote: > > Are there any more tests I can run for this? > > I've tried an ssh-based r

Re: [Dovecot] Expunged message reappeared, giving a new UID

2013-08-30 Thread Simon Fraser
On Mon, 2013-08-19 at 12:08 +0100, Simon Fraser wrote: > Are there any more tests I can run for this? I've tried an ssh-based replication configuration, and still experience the same symptoms. Going through a director proxy also doesn't help (as expected, that one, since I was

Re: [Dovecot] Expunged message reappeared, giving a new UID

2013-08-19 Thread Simon Fraser
Are there any more tests I can run for this? Thanks, Simon. On Thu, 2013-08-08 at 09:21 +0100, Simon Fraser wrote: > On Tue, 2013-08-06 at 19:15 +0300, Timo Sirainen wrote: > > > > Presumably it's thinking the "-r /tmp/dsync-rawlog" is a mail location? > >

Re: [Dovecot] Expunged message reappeared, giving a new UID

2013-08-08 Thread Simon Fraser
t v2.2.5 starting up (core dumps disabled) Aug 6 18:04:38 dcot2a dovecot: doveadm: Error: Don't give mail location with -d parameter Simon. -- The Wellcome Trust Sanger Institute is operated by Genome Research Limited, a charity registered in England with number 1021457 and a company

Re: [Dovecot] Expunged message reappeared, giving a new UID

2013-08-06 Thread Simon Fraser
mail_plugins and the plugins section of the lmtp and lda services, and removed the 'service replicator' block, but I'm afraid it's still there. I'm currently digging around with replication over ssh, to see if it still happens that way. Simon. -- The Wellcome Trust

Re: [Dovecot] Expunged message reappeared, giving a new UID

2013-08-06 Thread Simon Fraser
sts for either server name. Inspired by this, I have also tried disabling ipv6 on both servers, in case the lack of DNS entries there was causing an issue, but it didn't fix it. Simon. -- The Wellcome Trust Sanger Institute is operated by Genome Research Limited, a charity registere

Re: [Dovecot] Expunged message reappeared, giving a new UID

2013-08-06 Thread Simon Fraser
Hello, For what it's worth, still experiencing these symptoms with 2.2.5. Thanks, Simon. On Thu, 2013-08-01 at 15:02 +0100, Simon Fraser wrote: > On Thu, 2013-08-01 at 15:09 +0300, Timo Sirainen wrote: > > On Fri, 2013-07-26 at 11:28 +0100, Simon Fraser wrote: > > > &

Re: [Dovecot] Expunged message reappeared, giving a new UID

2013-08-01 Thread Simon Fraser
On Thu, 2013-08-01 at 15:09 +0300, Timo Sirainen wrote: > On Fri, 2013-07-26 at 11:28 +0100, Simon Fraser wrote: > > > I am running dovecot 2.2.2 with tcp based replication, and experiencing > > some duplicated emails. `doveconf -n` output is below. > > Are both of th

Re: [Dovecot] Expunged message reappeared, giving a new UID

2013-08-01 Thread Simon Fraser
Hi, is there anything I can do to help debug this - any tools I should run to discover where the cause might be? Simon. On Mon, 2013-07-29 at 10:05 +0100, Simon Fraser wrote: > On Fri, 2013-07-26 at 20:26 +0200, Daniel Parthey wrote: > > Hi Simon, > > > > Version 2.2.2 is

Re: [Dovecot] Expunged message reappeared, giving a new UID

2013-07-29 Thread Simon Fraser
On Fri, 2013-07-26 at 20:26 +0200, Daniel Parthey wrote: > Hi Simon, > > Version 2.2.2 is not current any more. I would try to update to the > latest stable version 2.2.4 first, since some dsync bugs have been > fixed between 2.2.2 and 2.2.4: I've now upgraded to 2.2.4 (and p

Re: [Dovecot] Expunged message reappeared, giving a new UID

2013-07-26 Thread Simon Fraser
On Fri, 2013-07-26 at 17:47 +0200, Reindl Harald wrote: > > Am 26.07.2013 17:41, schrieb Simon Fraser: > > I've just converted the mailboxes to mdbox, so mail_location now looks > > like this: > > > > mail_location = mdbox:~/mail > > > > The

Re: [Dovecot] Expunged message reappeared, giving a new UID

2013-07-26 Thread Simon Fraser
I've just converted the mailboxes to mdbox, so mail_location now looks like this: mail_location = mdbox:~/mail The log entry about messages reappearing no longer happens, but the symptoms are the same - if I delete a message, it instantly reappears. Simon. On Fri, 2013-07-26 at 11:28

[Dovecot] Expunged message reappeared, giving a new UID

2013-07-26 Thread Simon Fraser
ing & expunging some other message) then this prevents the duplication from happening. What can I do to prevent this happening? Is there a synchronisation interval I can adjust, perhaps? Although the message does get synchronised initially. Thanks in advance, Simon. # 2.2.2: /mail/etc/dovecot/dovec

Re: [Dovecot] Sieve info

2013-07-24 Thread Simon B
ke because of your attitude and anger management issues. If the calm, rational email below resulted in understandable anger then you have issues best not dealt with in a public forum. Simon > you behaved the same way telling others they "have less to zero knowledge" > with exactl

[Dovecot] Password encryption type for dovecot & postfix saslauthd with mysql

2013-07-17 Thread Simon
something_else,CRAM-MD5_PASSWORD I have dovecot working fine, but just need a little push in the correct direction (please) to figure out the correct settings and password encryption scheme to make the above work. Many thanks! Simon

Re: [Dovecot] Sieve vacation variables reference

2013-07-16 Thread Simon
On Tue, Jul 16, 2013 at 6:53 PM, Axel Luttgens wrote: Hello Simon, > > You might go to: > > http://www.rfc-editor.org/search/rfc_search.php > > and perform there a search on "sieve". > > For the vacation extension, there's document RFC 5230. > Th

Re: [Dovecot] Sieve scripts in mysql?

2013-07-15 Thread Simon
Have just read the recent thread on this on the mailing list. Sorry for not checking first before emailing :) On 16/07/2013, at 12:12 PM, Simon wrote: > Hi There. > > We are using dovecot v2.2.4 with pigeonhole 0.4.1 (both compiled from source) > Centos 6.4. We are storing our

[Dovecot] Sieve vacation variables reference

2013-07-15 Thread Simon
e list for "vacation", e.g.: vacation :days :subject :addresses :from is there a definitive list of things like "days", "subject" etc? Thanks Simon

[Dovecot] Sieve scripts in mysql?

2013-07-15 Thread Simon
ng if there a way to store sieve scripts in mysql? Many thanks! Simon

Re: [Dovecot] Server shutting down

2013-07-01 Thread Simon B
On 1 July 2013 11:32, Thomas Leuxner wrote: > * Simon B 2013.07.01 10:41: > >> /var/log/mail.log.1:42896:Jun 30 17:27:34 mail dovecot: imap: Server >> shutting down. in=1764 out=4027 > > What does the preceding line for the master process say? > > Jun 29 11:39:24 sp

[Dovecot] Server shutting down

2013-07-01 Thread Simon B
shut down Postfix refused to send mail as there was no auth service available. Simon

Re: [Dovecot] Safe/preferred way to import old email

2013-06-14 Thread Simon B
well, that must answer people which where in the situation of a not > really prepared migration why you *should not* reply off-list! > So.. you are rsynced courier imap folders to a new server that has dovecot on it? Hopefully you used the -a flag. Courier-to-dovecot script? Simon

Re: [Dovecot] Turn off IMAPS?

2013-06-13 Thread Simon B
Thanks everyone :) You'd think I could have found that on Google! Simon On 13 June 2013 16:56, InuSasha wrote: > Hi Simon, > > Try to add this configuration. > The "Port = 0" will disable the listener. > > Greats, > Sascha Kuehndel > > service imap-lo

[Dovecot] Turn off IMAPS?

2013-06-13 Thread Simon B
:::* LISTEN 29340/dovecot tcp6 0 0 :::143 :::* LISTEN 29340/dovecot Any ideas? Thanks. Simon Here's my doveconf - n # 2.1.7: /etc/dovecot/dovecot.conf # OS: Linux 3.2.0-4-amd64 x86_64 Debian 7.0 ext3 auth_mechanisms = plain

Re: [Dovecot] Replication and LAYOUT=fs

2013-06-13 Thread Simon Fraser
On Thu, 2013-06-13 at 04:59 +0300, Timo Sirainen wrote: > On Wed, 2013-06-12 at 11:39 +0100, Simon Fraser wrote: > > Hello folks, > > > > I have a problem with replication and mail_location with LAYOUT=fs set. > > > > If I set "mail_location = maild

[Dovecot] Replication and LAYOUT=fs

2013-06-12 Thread Simon Fraser
he replication using LAYOUT=fs that seems to be troublesome. Here is `doveconf -n` for the first of the pair of servers (dcot1a and dcot1b). The configuration on the other is identical except for the hostname differences. Simon # 2.2.2: /mail/etc/dovecot/dovecot.conf # OS: Linux 3.2.0-2

Re: [Dovecot] An unconstructive grumble

2013-06-03 Thread Simon B
knowledge is greater than mine :) > http://wiki2.dovecot.org/VirtualUsers > http://wiki2.dovecot.org/VirtualUsers/Home I sort of see why for legacy reasons a $home directory might once have been needed. But surely however you word it all you're doing is telling the server where to put the mails, the structure you want and the format of the files. 3 variables... Simon

Re: [Dovecot] Upgrading 1.2 to 2.x

2013-05-27 Thread Simon B
On 24 May 2013 20:08, Benny Pedersen wrote: > Simon B skrev den 2013-05-24 18:32: > >> In an unscheduled maintenance window next week, I will have the >> opportunity to upgrade to 2.x should I wish to do and provided I can >> get it working on stage first. > > >

[Dovecot] Upgrading 1.2 to 2.x

2013-05-24 Thread Simon B
n how to go about it? Thanks. Simon

Re: [Dovecot] Idea: POP3 deletion as a flag

2013-05-03 Thread Simon Brereton
ations of their jurisdiction before turning it on and off you go.. Simon

Re: [Dovecot] Disk Encryption

2013-03-27 Thread Simon Brereton
On 27 March 2013 05:36, Xin Li wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 3/25/13 6:24 AM, Simon Brereton wrote: >> On 25 March 2013 12:30, Robert Schetterer wrote: >>> Am 25.03.2013 11:03, schrieb Simon Brereton: >>>> Hi >>>

Re: [Dovecot] Disk Encryption

2013-03-25 Thread Simon Brereton
On 25 March 2013 12:30, Robert Schetterer wrote: > Am 25.03.2013 11:03, schrieb Simon Brereton: >> Hi >> >> As I understand it email headers need to be unencrypted (otherwise >> DKIM doesn't work). From the MUA to either Postfix, or Dovecot the >> connect

[Dovecot] Disk Encryption

2013-03-25 Thread Simon Brereton
n exchanged), but my primary goal is supplement the physical security of the mail store of mails we already have or have sent. Mostly just idle curiosity as to what has been done, or what could be done. What is worth doing is a separate thread entirely. Thanks. Simon

Re: [Dovecot] Dovecot documentation WAS: Re: Question regarding Postfix and Dovecot

2013-03-19 Thread Simon Brereton
ons/config examples you have winning documentation - the ultimate dummy test, so to speak. So, this could be my opportunity to contribute to FOSS. Simon

Re: [Dovecot] Dovecot with sasl/imaps/postfix and thunderbird

2013-03-13 Thread Simon Brereton
ird, it > will prompt you to "confirm security exception", then it automatically > imports the cert for 993. It somehow seemed to automatically import > the cert for 587. > > Can someone else confirm that restarting Thunderbird is a way around > having to manually import the certs or change them later through the > account settings menu? > > Does anyone have any experience with configuring Outlook to use > self-signed certs? > > Thanks, > Alex Import it using internet explorer. Follow the prompts. http://www.google.com/search?hl=en&gl=GB&ie=UTF-8&q=outlook+self+signed+certificate++how-to Simon

Re: [Dovecot] mail_max_userip_connections

2013-03-13 Thread Simon Brereton
On 12 March 2013 18:03, Axel Luttgens wrote: > Le 12 mars 2013 à 17:18, Simon Brereton a écrit : > >> [...] >> >> I suppose this implies it's the webmail client., > > So, to be sure: the webmail server is running on the same box as the one > running Doveco

Re: [Dovecot] mail_max_userip_connections

2013-03-12 Thread Simon Brereton
On 12 March 2013 16:59, Axel Luttgens wrote: > Le 12 mars 2013 à 16:21, Simon Brereton a écrit : > >> On 12 Mar 2013 15:31, "Axel Luttgens" wrote: >>> >>> [...] >>> You could have a look at 'doveadm who' >>> (http://wiki2.dov

Re: [Dovecot] mail_max_userip_connections

2013-03-12 Thread Simon Brereton
On 12 Mar 2013 15:31, "Axel Luttgens" wrote: > > Le 12 mars 2013 à 14:43, Simon Brereton a écrit : > > > Hi > > > > [...] > > > > Is there a command available that can list the connections per IP? > > Hello Simon, > > You could have a l

[Dovecot] mail_max_userip_connections

2013-03-12 Thread Simon Brereton
this. Or do you have a better suggestion? Should I just raise the limit (it's still at the default 10, which I never changed). What are the implications of this. Thanks. Simon

Re: [Dovecot] Upgrading 1.2 to 2.x

2013-03-06 Thread Simon Brereton
single file too, since this can be easily managed by >> a configuration management system and avoids unexpected changes. >> > > > Exactly, and even if management tools were not in play, it would still > be easier for a novice to check out a directive setting. :%s/novice/idiots like Simon/g ;) Simon

Re: [Dovecot] Upgrading 1.2 to 2.x

2013-03-06 Thread Simon Brereton
On 5 March 2013 23:25, Noel Butler wrote: > On Tue, 2013-03-05 at 11:33 +0100, Simon Brereton wrote: > >> Hi >> >> I'm about to upgrade to 2.1.7 in my test environment, but "doveconf >> -n -c dovecot.1.conf > dovecot.2.conf" is producing a blank f

Re: [Dovecot] Upgrading 1.2 to 2.x

2013-03-05 Thread Simon Brereton
On 5 March 2013 16:28, Professa Dementia wrote: > On 3/5/2013 6:30 AM, Simon Brereton wrote: > >> >> I'd prefer to have a semi-decent config to work from without having to >> research 100 new variable names and values. The migration tool exists for >> a rea

Re: [Dovecot] Upgrading 1.2 to 2.x

2013-03-05 Thread Simon Brereton
On 5 Mar 2013 15:19, "Steffen Kaiser" wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > On Tue, 5 Mar 2013, Simon Brereton wrote: > >> I'm about to upgrade to 2.1.7 in my test environment, but "doveconf >> -n -c dovecot.1.c

[Dovecot] Upgrading 1.2 to 2.x

2013-03-05 Thread Simon Brereton
have to. I have tried both as my user and with sudo. Simon

Re: [Dovecot] help needed with dovecot authentication

2013-02-28 Thread Simon Brereton
configured and manage a dozen centos servers), but this one is making my > head spin. > Yours in hope! > Peter Lawrie Peter Dovecot/postfix will need their own db, different from horde. (Although I suppose it's possible to add tables too it, but I'd hold it for you risky). Several how-to's will give you sample db structures. However check out automx.org Simon

Re: [Dovecot] Public free (libre) mailbox hosting service for everybody!

2013-02-27 Thread Simon Brereton
> > > > If you limited the scope to IMAP and SMTP, both SSL authenticated, it > > wouldn't be too hard to spec out. > > > > Host on AWS EC3 or the like, then find an affordable solution to spam, > > and you can sell to anyone who doesn't expect their email to be > > private from governments. > > > > Anybody know of a well-engineered and maintained SSL library? > > cesmail.net anyone? Simon

  1   2   >