Re: procmail with postfix

2021-08-04 Thread Thirumurugan Kalapatti
Thank you. It seems to work (mail delivery). The only issue I had was with logging. the only if I change the log file permissions to 777, it logs as well. Thanks again On Wed, Aug 4, 2021 at 12:11 PM Viktor Dukhovni wrote: > On Wed, Aug 04, 2021 at 12:00:03PM -0400, Thirumurugan Kalapa

procmail with postfix

2021-08-04 Thread Thirumurugan Kalapatti
Hello all, Trying to use procmail filtering as part of postfix mail delivery... My main.cf contains... [root@nodeM log]# grep procmail /etc/postfix/main.cf mailbox_command = /bin/procmail And when I try to filter root mail (mail sent to user root on this system nodeM), procmail is invoked becau

Re: receiving mail for other hosts...

2021-07-16 Thread Thirumurugan Kalapatti
variable. Thanks again, On Fri, Jul 16, 2021 at 12:20 PM Bill Cole < postfixlists-070...@billmail.scconsult.com> wrote: > On 2021-07-16 at 11:57:43 UTC-0400 (Fri, 16 Jul 2021 11:57:43 -0400) > Thirumurugan Kalapatti > is rumored to have said: > > >> Don't p

Re: receiving mail for other hosts...

2021-07-16 Thread Thirumurugan Kalapatti
tfix relay server (hostM) accepts the mail and it would be a single point to manage. Thanks again, On Fri, Jul 16, 2021 at 11:47 AM Viktor Dukhovni wrote: > > On 16 Jul 2021, at 10:42 am, Thirumurugan Kalapatti > wrote: > > > > mydestination = $mydomain, $myhostname, lo

Re: receiving mail for other hosts...

2021-07-16 Thread Thirumurugan Kalapatti
ntomas wrote: > On 16.07.21 10:42, Thirumurugan Kalapatti wrote: > >We have a few dozen linux clients with one system setup as the post > >mail relay server. > > > >like host1, host2, host3 hostn all setup to use hostM as mail > >relay host. These hosts j

receiving mail for other hosts...

2021-07-16 Thread Thirumurugan Kalapatti
Hello Our setup is rather simple. We have a few dozen linux clients with one system setup as the post mail relay server. like host1, host2, host3 hostn all setup to use hostM as mail relay host. These hosts just relay through hostM. They all share the namespace in terms of account/username