[pfx] Re: Postfix Amavis (Virus Checker) PHPList workaround

2023-04-24 Thread Eero Volotinen via Postfix-users
Hi, looks at amavis instructions for that. I think that first google hit works.. Eero On Mon 24. Apr 2023 at 21.25, Wayne Spivak via Postfix-users < postfix-users@postfix.org> wrote: > I run a postfix install which requires authentication and pipes all email > through Amavis (spam checking). >

[pfx] how to log forwarded email subject

2023-09-14 Thread Eero Volotinen via Postfix-users
Hi list, I need to log all subjects that are forwarded via my mailproxy. how to do this? looks like this is not working for me? https://www.linuxtechi.com/log-email-subject-maillog/ Eero ___ Postfix-users mailing list -- postfix-users@postfix.org To u

[pfx] smtp from and from envelope sender rewrite?

2024-08-08 Thread Eero Volotinen via Postfix-users
Hi list, How do I rewrite relayed (smtp in) and local from field? Tried various instructions, but cannot get both working at same time. So I mainly want that all mails relayed to office365 contains from: f...@foo.foo and smtp from envelope f...@foo.foo Eero __

[pfx] Re: smtp from and from envelope sender rewrite?

2024-08-09 Thread Eero Volotinen via Postfix-users
Postfix-users ( postfix-users@postfix.org) kirjoitti: > On Fri, Aug 09, 2024 at 09:22:59AM +0300, Eero Volotinen via Postfix-users > wrote: > > > How do I rewrite relayed (smtp in) and local from field? > > https://www.postfix.org/ADDRESS_REWRIGING_README.html > > > T

[pfx] Re: smtp from and from envelope sender rewrite?

2024-08-09 Thread Eero Volotinen via Postfix-users
" My sense is that you're probably going about solving the wrong problem, and that perhaps describing why you think you think you need to do this would get you a more useful answer." This is mainly proxy that relays alerts mail to o386 Reconfiguring all clients is a huge workload. So various sen

[pfx] Re: smtp from and from envelope sender rewrite?

2024-08-09 Thread Eero Volotinen via Postfix-users
Thanks. Not yet tested that. Eero pe 9. elok. 2024 klo 9.34 Serhii via Postfix-users ( postfix-users@postfix.org) kirjoitti: > Have you tried postsrsd? > > https://github.com/roehling/postsrsd/ > ___ > Postfix-users mailing list -- postfix-users@postfi

[pfx] Re: smtp from and from envelope sender rewrite?

2024-08-09 Thread Eero Volotinen via Postfix-users
Yes. This works on my system also. Is there also easy way to rewrite envelope sender field? ”from that shows in email?” sorry for such a stupid question.. Eero On Fri 9. Aug 2024 at 12.45, Matthias Fechner wrote: > Hi, > > On 09.08.24 09:17, Eero Volotinen via Postfix-us