<div dir="auto">I had my dates set wrong. 2020 :-(<div dir="auto"><br></div><div dir="auto">All works well now that the dates are set correctly</div><div dir="auto"><br></div><div dir="auto">Thanks</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 26, 2022, 9:34 PM Michael Stauber <<a href="mailto:mstauber@blueonyx.it">mstauber@blueonyx.it</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Tim,<br>
<br>
>> rm /etc/smrsh/<a href="http://vacation.pl" rel="noreferrer noreferrer" target="_blank">vacation.pl</a>  <<a href="http://vacation.pl" rel="noreferrer noreferrer" target="_blank">http://vacation.pl</a>>  <br>
>> ln -s /usr/local/sbin/<a href="http://vacation.pl" rel="noreferrer noreferrer" target="_blank">vacation.pl</a>  <<a href="http://vacation.pl" rel="noreferrer noreferrer" target="_blank">http://vacation.pl</a>>  /etc/smrsh/<a href="http://vacation.pl" rel="noreferrer noreferrer" target="_blank">vacation.pl</a>  <<a href="http://vacation.pl" rel="noreferrer noreferrer" target="_blank">http://vacation.pl</a>><br>
> <br>
> Yeah, that takes care of it. The problem usually happens if someone installs a<br>
> bad OpenWebmail PKG, or installs OpenWebmail from the sources. OpenWebmail's<br>
> <a href="http://vacation.pl" rel="noreferrer noreferrer" target="_blank">vacation.pl</a>  <<a href="http://vacation.pl" rel="noreferrer noreferrer" target="_blank">http://vacation.pl</a>>  conflicts with the one from both BlueQuartz and BlueOnyx.<br>
> <br>
> <br>
> Does this fix apply for 7/26/2022 - 5210R ?<br>
<br>
No, there never was an OpenWebmail for 5210R and this "fix" is so <br>
ancient that it no longer applies.<br>
<br>
If you do have problems with Vacation messages, then the way to start to <br>
look at it is to run a tail on /var/log/maillog and /var/log/messages, <br>
email to the account in question and see what messages pop up in the log.<br>
<br>
You can also open /usr/local/sbin/<a href="http://vacation.pl" rel="noreferrer noreferrer" target="_blank">vacation.pl</a> in an editor and change <br>
the line ...<br>
<br>
$DEBUG = "0";<br>
<br>
... near the top of it to ...<br>
<br>
$DEBUG = "1";<br>
<br>
... to get more information in /var/log/messages to really see what's <br>
going on.<br>
<br>
The typical issues these days are that people don't take into account <br>
that vacation messages are ONLY sent to senders once a week. So if <br>
someone sends you an email first time around, then that sender gets a <br>
vacation message. Then he can email you as often as he wants, he won't <br>
get another one until a week has passed. There is a small database that <br>
keeps track of sender email addresses and timestamps. This database is <br>
in the home directory of every user where vacation messages are active.<br>
<br>
Let me know if you need any more help with this.<br>
<br>
-- <br>
With best regards<br>
<br>
Michael Stauber<br>
_______________________________________________<br>
Blueonyx mailing list<br>
<a href="mailto:Blueonyx@mail.blueonyx.it" target="_blank" rel="noreferrer">Blueonyx@mail.blueonyx.it</a><br>
<a href="http://mail.blueonyx.it/mailman/listinfo/blueonyx" rel="noreferrer noreferrer" target="_blank">http://mail.blueonyx.it/mailman/listinfo/blueonyx</a><br>
</blockquote></div>