Re: RESTRICTION_CLASS_README

2021-07-09 Thread Paolo Schiro
I'm pretty shure you can group restrictions in classes for example: restrictive2 = reject_unknown_sender_domain,reject_unknown_client_hostname But I'm not shure they will be all applicable in the rcpt to stage. Messaggio Originale Da: post...@ptld.com Inviato: Sat Jul 10 01:34:3

Licensing question

2021-07-09 Thread Paolo Schiro
Hallo everybody, I've wrote a postfix  toolkit to report and act on the queue in a sharp way. I would like to release it under GPL or some other free license. To handle queue efficently i rewrote the rec_get sub in perl (I discovered it was already present in qshape too late) In my understanding

RE: Get MUA from Logs?

2020-07-22 Thread Paolo Schiro
Hallo Asai,MUA informations are not passed trough POP or IMAP protocol therefore there is no way to get it recorded into logs as I know.SMTP is almost the same but MUAs are known to insert a range of different mime headers and values into generated messages.In theory you may try to log them usin