Re: [CentOS] Tracking down application sending mail in CentOS 7

2021-06-25 Thread Kenneth Porter
--On Thursday, June 24, 2021 10:59 PM -0400 H wrote: There are plenty of messages, basically every few minutes, see the e-mail I just posted. Open a couple shell windows. Run top in one and "tail -f /var/log/messages" in the other and watch for a program to jump to the top of the process lis

Re: [CentOS] Tracking down application sending mail in CentOS 7

2021-06-25 Thread Simon Matter
> On 06/23/2021 09:59 PM, Frank Cox wrote: >> On Wed, 23 Jun 2021 21:54:02 -0400 >> H wrote: >> >>> Can anyone suggest how to track down the app so I can reconfigure the >>> mail >>> address? >> And the relevant line(s) in /var/log/maillog are >> > Here is an example line: > > Jun 25 03:25:40 c

Re: [CentOS] Tracking down application sending mail in CentOS 7

2021-06-24 Thread H
On 06/23/2021 10:15 PM, Kenneth Porter wrote: > --On Wednesday, June 23, 2021 10:54 PM -0400 H wrote: > >> Viewing /var/log/maillog I get some information but cannot see which >> application generated that e-mail, nor the content of it which would >> likely allow me to see where it comes from. >>

Re: [CentOS] Tracking down application sending mail in CentOS 7

2021-06-24 Thread H
On 06/23/2021 09:59 PM, Frank Cox wrote: > On Wed, 23 Jun 2021 21:54:02 -0400 > H wrote: > >> Can anyone suggest how to track down the app so I can reconfigure the mail >> address? > And the relevant line(s) in /var/log/maillog are > Here is an example line: Jun 25 03:25:40 centos7 postfix/smt

Re: [CentOS] Tracking down application sending mail in CentOS 7

2021-06-23 Thread Kenneth Porter
--On Wednesday, June 23, 2021 10:54 PM -0400 H wrote: Viewing /var/log/maillog I get some information but cannot see which application generated that e-mail, nor the content of it which would likely allow me to see where it comes from. Can anyone suggest how to track down the app so I can rec

Re: [CentOS] Tracking down application sending mail in CentOS 7

2021-06-23 Thread Frank Cox
On Wed, 23 Jun 2021 21:54:02 -0400 H wrote: > Can anyone suggest how to track down the app so I can reconfigure the mail > address? And the relevant line(s) in /var/log/maillog are -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com _

[CentOS] Tracking down application sending mail in CentOS 7

2021-06-23 Thread H
I am running CentOS 7 on a server where I have only recently installed postfix. Postfix is configured to only send outgoing mail via an external relay server and test mails created on my server are indeed delivered via this external server. However, I must have some other application on the ser