Auth SEGV on sparc64, alignment problem?

2018-02-20 Thread Chris Ross
Apologies first for using two addresses, but I can’t currently read my email at distal.com. :-) I was previously running dovecot2-2.2.29.1_2 on FreeBSD 11 on sparc64. Trying to debug a problem I was having with one of my clients, I upgraded to dovecot-2.2.33.2_4 on that same server. How

Re: Auth SEGV on sparc64, alignment problem?

2018-02-21 Thread Chris Ross
Sadly, that doesn’t help either. Over the past day, I’ve built and installed a different branch of the OS (stable/11, instead of release/11.1), to see if a new compiler/libc might change things. Sadly, it does not. In the same situation now, auth fails immediately with signal 11. Running

Re: Auth SEGV on sparc64, alignment problem?

2018-02-22 Thread Chris Ross
Fancy, while not fun. :-) But thanks, that does work. Doing that, n’ing over calls to strcmp, it failed: passdbs_init () at passdb.c:313 313 passdb_register_module(&passdb_ldap); (gdb) passdb_register_module (iface=0x280120) at passdb.c:33 33 old_iface = passdb_inte

Re: Auth SEGV on sparc64, alignment problem?

2018-02-22 Thread Chris Ross
might be running in another process. Further execution is probably impossible. 0x4022a380 in ?? () (gdb) Any ideas here? I’m not sure where to look next… - Chris > On Feb 22, 2018, at 10:10, Chris Ross wrote: > > Fancy, while not fun. :-) But thanks, tha

Re: Auth SEGV on sparc64, alignment problem?

2018-02-22 Thread Chris Ross
10 "PAGER=more" (gdb) p environ[26] $71 = 0x4102f120 "BLOCKSIZE=K" (gdb) p environ[27] $72 = 0x0 (gdb) s 134 { (gdb) s 0x40ab2800 in vfork () at /usr/src/lib/libc/gen/exec.c:133 133 execv(const char *name, char * const *argv) (gdb) 0x40ab280

Re: Auth SEGV on sparc64, alignment problem?

2018-02-22 Thread Chris Ross
> On Feb 22, 2018, at 15:21, Josef 'Jeff' Sipek wrote: > >> Loading the core file, as described >> https://www.dovecot.org/bugreport.html , shows the error in libc >> somewhere: > > I read the your other mails in this thread; can you run things as before and > do a 'bt full' on the core fil

Config problem: Service #0 is missing name

2018-03-25 Thread Chris Ross
Okay. So following up on the problems I was discussing weeks ago, I have hand-patched dovecot to work around problems that I believe may be in libc and not dovecot. Trying to get the properly built and installed dovecot-2.2.35, however, is giving me an error I haven’t seen before. I presum

Config problem: Service #0 is missing name

2018-03-25 Thread Chris Ross
Okay. So following up on the problems I was discussing weeks ago, I have hand-patched dovecot to work around problems that I believe may be in libc and not dovecot. Trying to get the properly built and installed dovecot-2.2.35, however, is giving me an error I haven’t seen before. I presume

Re: Config problem: Service #0 is missing name

2018-03-25 Thread Chris Ross
> On Mar 25, 2018, at 10:37, Aki Tuomi wrote: > > Without looking at your config I'd say you have a nameless service section, > like > > service { > > } > > Name goes after keyword service. Yeah, I don’t seem to. This was the same config that was working before things stopped for other

Re: v2.2.17 release candidate released

2015-05-09 Thread Chris Ross
On May 9, 2015, at 19:13 , Jerry wrote: >> 2.2.17.rc1 will compile on FBSD 10.1 only, if bash has been installed (see >> <554773d2.9060...@dovecot.fi> from Teemu Huovila).[...]. But, maybe it's >> worth >> solving this issue for those non-linux systems without bash installed per >> default befor

Shared inbox?

2015-05-25 Thread Chris Ross
I'm running dovecot 2.2.16 on my FreeBSD mail server. I've read information on the wiki about setting up shared mailboxes, but I want to do something that isn't really coved by the instructions I was reading there. My son (now 7 years old) has an account on the system, but doesn't use it di

Re: Shared inbox?

2015-05-27 Thread Chris Ross
On May 25, 2015, at 15:55 , a...@thecsillags.com wrote: > I'll assume you've seen these: > http://wiki2.dovecot.org/SharedMailboxes/Shared and > http://wiki2.dovecot.org/ACL Yup, I'd looked at those, but still left not understanding all of the options. And you gave a doveadm command, which I

Re: Shared inbox?

2015-05-27 Thread Chris Ross
On May 27, 2015, at 22:57 , Chris Ross wrote: > On May 25, 2015, at 15:55 , a...@thecsillags.com wrote: >> When I set them up that way, I shared the target inbox (we'll call it >> f...@example.com) to be accessible by user b...@example.com. When I go into >>

Re: Shared inbox?

2015-05-29 Thread Chris Ross
> On May 28, 2015, at 09:08, a...@thecsillags.com wrote: > > Chris, > > I do indeed have an acl_shared_dict set up. That may be the ticket. That > makes it so that the IMAP server knows that you have acls on the other > mailbox, so it can know to then look in that mailbox to find out precise

Re: sharing INBOX with ACL -> share all folders

2015-07-28 Thread Chris Ross
[- resend to the list from my list address -] > On Jul 28, 2015, at 05:13, Marco Giunta wrote: > > Hi at all, > I have a problem with ACL; I want to share INBOX and Sent folder to an other > user, but when I configure ACL on INBOX, all folders are shared (Sent, Junk, > Draft, Trash, etc) Hel

Re: Deafness

2015-07-28 Thread Chris Ross
> On Jul 28, 2015, at 21:52 , Steffan Cline wrote: > > Ok, I think I have come a little further. > > When dovecot stops accepting connections, I checked netstat and found this: > > [root@hosting1 ~]# netstat -an | grep 993 > tcp0 0 0.0.0.0:993 0.0.0.0:*

Re: sharing INBOX with ACL -> share all folders

2015-08-03 Thread Chris Ross
> On Jul 28, 2015, at 05:13, Marco Giunta wrote: > > Hi at all, > I have a problem with ACL; I want to share INBOX and Sent folder to an other > user, but when I configure ACL on INBOX, all folders are shared (Sent, Junk, > Draft, Trash, etc) Hello, Marco. Unfortunately I don’t know why yo

[Dovecot] Non-dovecot user looking for feedback

2012-12-16 Thread Chris Ross
I've been using UW-IMAPd for neigh on forever (at least since 2001). But, as it's basically stalled, and I'm about to update the hardware that is my mail server, I thought it was time to review existing open-source IMAP servers. Dovecot is the top three in my looking. The other of the to

Re: [Dovecot] Non-dovecot user looking for feedback

2012-12-17 Thread Chris Ross
r > 301-758-7387 > Sent from my iPhone > > On Dec 17, 2012, at 2:00 AM, Chris Ross wrote: > >> >> I've been using UW-IMAPd for neigh on forever (at least since 2001). But, >> as it's basically stalled, and I'm about to update the hardware that i

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

2025-03-31 Thread Chris Ross via dovecot
> On Mar 31, 2025, at 04:34, Bjoern Franke via dovecot > wrote: > > Hi > >> Hi, >> the -4 comes from our build system. > > Regardless where it comes from, "-" is usually used for the package version. Yes, which is why a build system is attaching it. It’s a build number or version of the pac