[pfx-dev] Re: Submission service lookup support

2023-05-17 Thread Tomas Korbar via Postfix-devel
Hi Wietse, Thanks a lot for such a quick response and for these changes. On Wed, May 17, 2023 at 1:50 AM Wietse Venema via Postfix-devel < postfix-devel@postfix.org> wrote: > Wietse Venema via Postfix-devel: > > > There is an unnecessary double check of the "addr_list" pointer for > null > > > >

[pfx-dev] Re: Submission service lookup support

2023-05-16 Thread Tomas Korbar via Postfix-devel
rvice" char pointer in logging. I initialized the variable to null and ensured that it does not point into already freed space. Thanks for any response. On Mon, Feb 20, 2023 at 12:24 AM Wietse Venema wrote: > Wietse Venema: > > Tomas Korbar: > > > Hi guys, > > > It's gre

Re: Submission service lookup support

2023-02-14 Thread Tomas Korbar
Hi guys, It's great news that this is at least in non production release! Thanks for all your work on this. Let me know if I can provide further help. On Tue, Feb 14, 2023 at 5:26 PM Wietse Venema wrote: > Viktor Dukhovni: > > On Tue, Feb 14, 2023 at 09:43:33AM -0500, Wietse Venema wrote: > > >

Re: Submission service lookup support

2023-02-07 Thread Tomas Korbar
Hi guys, did you by any chance have the time to look at this? On Wed, Nov 2, 2022 at 2:05 PM Wietse Venema wrote: > Tomas Korbar: > > Hi Guys, > > is there a plan to release this in one of the experimental releases? > > I am ok with providing some help if nee

Re: Submission service lookup support

2022-11-02 Thread Tomas Korbar
Hi Guys, is there a plan to release this in one of the experimental releases? I am ok with providing some help if needed. I don't want to be annoying, I just don't want this to be forgotten. On Tue, Oct 11, 2022 at 5:58 PM Viktor Dukhovni wrote: > > On Tue, Oct 11, 2022 at 11:46:09AM -0400,

Re: Submission service lookup support

2022-10-11 Thread Tomas Korbar
Hi guys, any update on this? On Thu, Sep 8, 2022 at 3:53 PM Wietse Venema wrote: > > Tomas Korbar: > > Hi guys, > > I created a new version of this feature which does not include > > changes in connection management code. > > Furthermore this new version adds c

Re: Submission service lookup support

2022-09-08 Thread Tomas Korbar
ks for any review or help that you can provide. On Tue, Aug 9, 2022 at 1:53 PM Tomas Korbar wrote: > > Hi guys, > Thanks for your opinions and hints. I will try to come up with > a implementation that does not involve changes in > Postfix connection management code. smtp process was

Re: Submission service lookup support

2022-08-09 Thread Tomas Korbar
Hi guys, Thanks for your opinions and hints. I will try to come up with a implementation that does not involve changes in Postfix connection management code. smtp process was the first place where I thought that this feature could be implemented. On Tue, Aug 9, 2022 at 11:56 AM Wietse Venema

Submission service lookup support

2022-08-08 Thread Tomas Korbar
. commit e9347511aa714bc4b831a199e3807e604a695f00 Author: Tomas Korbar Date: Tue Jul 19 14:47:35 2022 +0200 Implement SRV record lookup in postfix diff --git a/src/dns/dns.h b/src/dns/dns.h index 5f53dbc..84f1f6b 100644 --- a/src/dns/dns.h +++ b/src/dns/dns.h @@ -158,7 +158,9 @@ typedef