[exim] Re: SEGV_MAPERR

2023-10-31 Thread Jasen Betts via Exim-users
On 2023-10-27, Jeremy Harris via Exim-users  wrote:
> On 27/10/2023 04:12, Julian Waters via Exim-users wrote:
>> I haven’t raised a debian bug, I’m assuming it’s just my incompetence.
>
> That a segv can happen at all constitutes a bug,
> however it was triggered.
>
>> Can you run with debug?
>
> This would have helped, but
>
>> Can you get a coredump (note: Exim is usually run suid)? 
>
> This turns out to be essential, as the segv is hitting in
> a library:
>
> (libgnutls.so.30 + 0x15e06e)#012#2  0x7f451526b354 
> gnutls_certificate_set_dh_params
>   (libgnutls.so.30 + 0x6b354)#012#3  0x56095cf86da5 n/a
>   (exim4 + 0xbfda5)#012#4  0x56095cf871c6 n/a
>   (exim4 + 0xc01c6)#012#5  0x56095cf88280 n/a
>   (exim4 + 0xc1280)#012#6  0x56095cf74622 n/a
>   (exim4 + 0xad622)#012#7  0x56095cf06eef n/a
>   (exim4 + 0x3feef)#012#8  0x56095cef89d8 n/a
>   (exim4 + 0x319d8)#012#9  0x7f45154461ca __libc_start_call_main
>   (libc.so.6 + 0x271ca)#012#10 0x7f4515446285 __libc_start_main_impl
>
> What we can glean so far is:
> - the crash is in the GnuTLS library
> - (inference) possibly exim handed it some parameter it can't handle
>
> and, you might actually have a core dump:
>
> systemd-coredump[1400341]: Process 1400339 (exim4) of user 113 dumped 
> core.#012#012S
>
>
> However, this will probably have been a fully optimised binary for exim, and 
> might
> not include debug information.  It it doesn't, there might be an adjunct 
> "debuginfo"
> package you can install - or it may be that it requires special compilation.
> You need to discuss this with Debian-knowledgeable people.

The package name is exim4-daemon-light-dbgsym or
exim4-daemon-heavy-dbgsym to match the exim4-daemon-* package installed

> Once debug info is present, the next step is to investigate a coredump using 
> gdb,
> and get a stackdump (use the "bt" command) complete with function call 
> arguments.
>
> I still think you should open a Debian bug for this.

-- 
 Jasen.
 🇺🇦 Слава Україні

-- 
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   exim-users-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


[exim] Receive message sent to list where sender is on

2023-10-31 Thread Luis F. V. Gomes via Exim-users

Hello

With exim, if you are a member of a list defined in /etc/aliases and you 
send a message to this list, you don't receive a copy of the message you 
sent. Can we change this?

Thank you

--


Luís Gomes
IT Manager
(55)(21) 3527-1220
Departamento de Engenharia Elétrica
PUC-Rio
R. Marques de S. Vicente 225/401L
22451-900 - Rio de Janeiro/RJ


--
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   exim-users-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


[exim] Re: Receive message sent to list where sender is on

2023-10-31 Thread Jeremy Harris via Exim-users

On 30/10/2023 20:00, Luis F. V. Gomes via Exim-users wrote:

if you are a member of a list defined in /etc/aliases and you send a message to 
this list, you don't receive a copy of the message you sent


That feels surprising.  Can you show logs for a sample case (preferably a short 
list!) ?

We may also need to see the part of your config that is handling /etc/aliases.
--
Cheers,
  Jeremy


--
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   exim-users-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/


[exim] Re: Exim 4.97-RC0 released

2023-10-31 Thread Ian Z via Exim-users
On Fri, Sep 08, 2023 at 02:49:03PM -0700, Ian Z via Exim-users wrote:

> >   tag exim-4.97-RC0

> I'll give it a spin ASAP, thanks for announcement.

After disabling SPF due to the more recent uproar, it runs flawlessly
here.

-- 
Ian

-- 
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   exim-users-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/