[BlueOnyx:26008] Re: Active monitor warnings after AV-Spam update 5210R

2023-02-26 Thread Michael Stauber

Hi Meaulnes,


Monitoring the list, I issued the command just for the sake


Very well.


Feb 26 10:23:17 bleue.waveweb.ch spamass-milter[1824577]: *Could not 
retrieve sendmail macro "i"!.  Please add it to 
confMILTER_MACROS_ENVFROM for better spamassassin results*


Is the last line ok? Do I have to do something?


That last line is OK and can be ignored.

Milters are usually a Sendmail thing and Postfix initially didn't have 
it, until it was eventually added to it as well. That's why the error 
message still refers to "Macros" (which is what the Sendmail.mc config 
options are usually called).


The subset of config options for Milters has several distinct Macros 
that can be used to define and configure the Milter connections. One of 
them is the macro "i", which pops up in this error message.


If I recall correctly Postfix' Milter implementation doesn't provide the 
"i" Macro and we don't really need it anyway. For what it's worth: If 
you use Sendmail and spamass-milter, it'll complain about the "b" Macro 
not being configured, which equally can be ignored as we don't need that 
either.


--
With best regards

Michael Stauber
___
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx


[BlueOnyx:26007] Re: Active monitor warnings after AV-Spam update 5210R

2023-02-26 Thread Michael Stauber

Hi Janwillem,


Do you never sleep ;)


Actually I went to bed shortly after writing that, :o)


In /var/log/maillog I only see these many time
Feb 26 07:00:01 ds30 postfix/smtpd[138336]: warning: connect to Milter 
service unix:/run/spamass-milter/postfix/sock: No such file or directory


Hmm. Yeah, that is the error message you get when spamass-milter is 
stopped and Postfix is configured to use it. There should be another 
error message at or around the time when spamass-milter died, which is 
the one which should tell us what's wrong.



I've now rebooted the server one time and will keep an eye on it.
If it happens again  I'll send you the support request.

Very well! Please do and have a great Sunday, too!

--
With best regards

Michael Stauber
___
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx


[BlueOnyx:26006] Re: Active monitor warnings after AV-Spam update 5210R

2023-02-26 Thread Meaulnes Legler @ MailList

hi Michael

thank you so much for sharing your immense knowledge with us all day and night 
long!

Monitoring the list, I issued the command just for the sake
___

[root@vs ~] systemctl status spamass-milter
● spamass-milter.service - Mail filter for SpamAssassin
   Loaded: loaded (/usr/lib/systemd/system/spamass-milter.service; enabled; 
vendor preset: disabled)
   Active: active (running) since Sun 2023-02-26 10:22:18 CET; 8min ago
 Main PID: 1824577 (spamass-milter)
Tasks: 2 (limit: 104857)
   Memory: 1.5M
   CGroup: /system.slice/spamass-milter.service
   └─1824577 /usr/sbin/spamass-milter -g postfix -p 
/run/spamass-milter/postfix/sock -a -x -r 10.00 -u mailnull -i 127.0.0.1 -i ::1 
-i 94.103.99.71/32 -- -U /var/run/spamd.sock -s 5120

Feb 26 10:22:18 bleue.waveweb.ch systemd[1]: Started Mail filter for 
SpamAssassin.
Feb 26 10:22:18 bleue.waveweb.ch spamass-milter[1824577]: spamass-milter 0.4.0 
starting
Feb 26 10:23:17 bleue.waveweb.ch spamass-milter[1824577]: *Could not retrieve sendmail 
macro "i"!.  Please add it to confMILTER_MACROS_ENVFROM for better spamassassin 
results*

‾‾
Is the last line ok? Do I have to do something?

Thank you and best regards

で⊃ Meaulnes Legler
Zurich, Switzerland


On 26.02.23 09:38, JW Ronken wrote:

Hi Michael
Do you never sleep ;)

In /var/log/maillog I only see these many time
Feb 26 07:00:01 ds30 postfix/smtpd[138336]: warning: connect to Milter service 
unix:/run/spamass-milter/postfix/sock: No such file or directory
I've now rebooted the server one time and will keep an eye on it.
If it happens again  I'll send you the support request.
Many thanks and have a great Sunday.

Janwillem


On Sun, Feb 26, 2023 at 8:19 AM Michael Stauber mailto:mstau...@blueonyx.it>> wrote:

Hi Janwillem,

 > updated yesterday 2 x 5210R with the latest AV-Spam but one of of the
 > servers I get every x hours the mail from Active Monitor:
 > Active Monitor has detected recent changes in the state of your server
 > appliance.
 > For more details, please see the Active Monitor section of the Server
 > Desktop.
 >
 > Summary of changes:
 >
 > * The email system is operating normally.
 > - The SMTP server is operating normally.

There should also be an Active Monior entry for the AV-SPAM itself which
lists any issues it may have.

 > I do see a lot of;
 >
 > Feb 26 07:50:46 ds30 postfix/smtpd[145531]: warning: connect to Milter
 > service unix:/run/spamass-milter/postfix/sock: No such file or directory
 >
 >
 > And checking /usr/sausalito/sbin/avspam_init.pl  
>
 > -status shows:
  >
 > | Spamass-Milter | 1 |1 | 0|

The next time this happens, could you please check with this command and
report what it shows:

systemctl status spamass-milter

I'm especially interested at the log entries at the bottom of that command.

Or you can also find them in /var/log/maillog. That would help with the
debugging. Or you can send a "Support Request" via the GUI and tick the
checkbox "Allow Access" and I'll take a look at it.

-- 
With best regards


Michael Stauber
___
Blueonyx mailing list
Blueonyx@mail.blueonyx.it 
http://mail.blueonyx.it/mailman/listinfo/blueonyx 



___
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx


___
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx


[BlueOnyx:26005] Re: Active monitor warnings after AV-Spam update 5210R

2023-02-26 Thread JW Ronken
Hi Michael
Do you never sleep ;)

In /var/log/maillog I only see these many time
Feb 26 07:00:01 ds30 postfix/smtpd[138336]: warning: connect to Milter
service unix:/run/spamass-milter/postfix/sock: No such file or directory
I've now rebooted the server one time and will keep an eye on it.
If it happens again  I'll send you the support request.
Many thanks and have a great Sunday.

Janwillem


On Sun, Feb 26, 2023 at 8:19 AM Michael Stauber 
wrote:

> Hi Janwillem,
>
> > updated yesterday 2 x 5210R with the latest AV-Spam but one of of the
> > servers I get every x hours the mail from Active Monitor:
> > Active Monitor has detected recent changes in the state of your server
> > appliance.
> > For more details, please see the Active Monitor section of the Server
> > Desktop.
> >
> > Summary of changes:
> >
> > * The email system is operating normally.
> > - The SMTP server is operating normally.
>
> There should also be an Active Monior entry for the AV-SPAM itself which
> lists any issues it may have.
>
> > I do see a lot of;
> >
> > Feb 26 07:50:46 ds30 postfix/smtpd[145531]: warning: connect to Milter
> > service unix:/run/spamass-milter/postfix/sock: No such file or directory
> >
> >
> > And checking /usr/sausalito/sbin/avspam_init.pl 
> > -status shows:
>  >
> > | Spamass-Milter | 1 |1 | 0|
>
> The next time this happens, could you please check with this command and
> report what it shows:
>
> systemctl status spamass-milter
>
> I'm especially interested at the log entries at the bottom of that command.
>
> Or you can also find them in /var/log/maillog. That would help with the
> debugging. Or you can send a "Support Request" via the GUI and tick the
> checkbox "Allow Access" and I'll take a look at it.
>
> --
> With best regards
>
> Michael Stauber
> ___
> Blueonyx mailing list
> Blueonyx@mail.blueonyx.it
> http://mail.blueonyx.it/mailman/listinfo/blueonyx
>
___
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx