Re: Problem with filter

2018-12-14 Thread Paul Schmehl
--On December 14, 2018 at 2:49:36 PM -0700 "@lbutlr" wrote: On 13 Dec 2018, at 20:05, Paul Schmehl wrote: --On December 13, 2018 at 9:00:06 PM +0100 Benny Pedersen wrote: Paul Schmehl skrev den 2018-12-13 20:45: The user does not exist until "ls -l" is able to correctly identify the

Re: Problem with filter

2018-12-14 Thread @lbutlr
> On 13 Dec 2018, at 20:05, Paul Schmehl wrote: > > --On December 13, 2018 at 9:00:06 PM +0100 Benny Pedersen > wrote: > >> Paul Schmehl skrev den 2018-12-13 20:45: >> The user does not exist until "ls -l" is able to correctly identify the files as belonging to the user. >>>

Re: Problem with filter

2018-12-13 Thread Paul Schmehl
--On December 13, 2018 at 9:00:06 PM +0100 Benny Pedersen wrote: Paul Schmehl skrev den 2018-12-13 20:45: The user does not exist until "ls -l" is able to correctly identify the files as belonging to the user. Hmmm...thank you, Victor. I'll try to sort that out. if its more simple, chang

Re: Problem with filter

2018-12-13 Thread Benny Pedersen
Paul Schmehl skrev den 2018-12-13 20:45: The user does not exist until "ls -l" is able to correctly identify the files as belonging to the user. Hmmm...thank you, Victor. I'll try to sort that out. if its more simple, change to use spampd so spamassassin is smtp content filter seen from po

Re: Problem with filter

2018-12-13 Thread Paul Schmehl
--On December 13, 2018 at 2:36:44 PM -0500 Viktor Dukhovni wrote: On Dec 13, 2018, at 2:33 PM, Paul Schmehl wrote: # ls -lsa /home/filter/.spamassassin/ total 25056 2 drwx-- 2 1004 filter 512 Dec 10 21:45 . why is 1004 when it should be ascii usernamme ? what user is 1004 ?

Re: Problem with filter

2018-12-13 Thread Viktor Dukhovni
> On Dec 13, 2018, at 2:33 PM, Paul Schmehl wrote: > >>> # ls -lsa /home/filter/.spamassassin/ >>> total 25056 >>> 2 drwx-- 2 1004 filter 512 Dec 10 21:45 . >> >> why is 1004 when it should be ascii usernamme ? >> >> what user is 1004 ?, its imho not known in your system >> >> id

Re: Problem with filter

2018-12-13 Thread Paul Schmehl
--On December 13, 2018 at 6:54:48 PM +0100 Benny Pedersen wrote: Paul Schmehl skrev den 2018-12-13 18:36: # ls -lsa /home/filter/.spamassassin/ total 25056 2 drwx-- 2 1004 filter 512 Dec 10 21:45 . why is 1004 when it should be ascii usernamme ? what user is 1004 ?, its imho

Re: Problem with filter

2018-12-13 Thread Benny Pedersen
Paul Schmehl skrev den 2018-12-13 18:36: # ls -lsa /home/filter/.spamassassin/ total 25056 2 drwx-- 2 1004 filter 512 Dec 10 21:45 . why is 1004 when it should be ascii usernamme ? what user is 1004 ?, its imho not known in your system id 1004

Problem with filter

2018-12-13 Thread Paul Schmehl
Years ago I setup postfix using the filter script that Wietse wrote to integrate spamassassin into my mail setup. It's worked fine for a long time. smtp inet n - n - - smtpd -o content_filter=filter:dummyr On Monday, I updated the server from freebsd-10.4-R