Re: Assembling log entries for each SMTP session

2021-12-21 Thread Sam Tuke
On 21/12/2021 10:11, Nikolaos Milas wrote: A quick question: Can you please suggest a software tool which quickly "restructures" postfix mail log in a way that lines pertinent to each and every SMTP session are assembled and kept together… I think Lightmeter does what you want. It traces the ent

Re: postfix.org site CSS change

2021-06-02 Thread Sam Tuke
> Any ideas why the background "to me" is now white when its been yellow for > years? There's a smoker in the house and you recently changed screens? -- Sam (cigars) On 2 June 2021 19:40:31 CEST, post...@ptld.com wrote: >> On 06-02-2021 1:35 pm, Josef Vybíhal wrote: >> >>> the background was c

Re: thanks and a little bit question

2020-12-13 Thread Sam Tuke
Here the source code repo: https://github.com/vdukhovni/postfix Merry Christmas and a happy new year, Sam. On 13 December 2020 12:19:22 CET, "황병희" wrote: >Hellow i'm pleasure to using Postfix which runs at my personal Google >Cloud Platform. So i'm interested in somewhat internal things about

Re: Is there a library for validating gmail's Variants

2020-04-30 Thread Sam Tuke
I see the value of the ability to recognise such Gmail address variants, and would use it myself to prevent people trivially working around Gmail addresses being on a blacklist email receipt or for service signup. Sam. On 30/04/2020 09:27, Walter Peng wrote: > Hello community, > > We are runni

Re: Port 25 closed on bulk sending servers

2020-01-21 Thread Sam Tuke
Thank you all for your insightful replies. Sam. On 15/01/2020 15:24, Bill Cole wrote: > On 15 Jan 2020, at 7:56, Sam Tuke wrote: > >> I noticed that newsletters which I receive from large firms are typically >> sent from servers which have port 25 closed. >> >>

Port 25 closed on bulk sending servers

2020-01-15 Thread Sam Tuke
I noticed that newsletters which I receive from large firms are typically sent from servers which have port 25 closed. Is it common practice to close port 25 on bulk sending servers? Should we do this for Postfix servers which serve the same role? What's the advantage? Maybe the MTAs that such

Re: postfix filter to encrypt incoming emails with public gpg key

2019-10-27 Thread Sam Tuke
As well as fetching the public key, it'd need access to a private key too. I think the private key is considered the bigger problem, for various reasons. There have been a few attempts addressing the needs of this complex use case. AFAICS none have been successful, but I'm out of date. See the