On Friday 26 July 2019 14:42:14 Andrei POPESCU wrote:
> On Vi, 26 iul 19, 11:47:02, Gene Heskett wrote:
> > So as a log, thats worthless, and its logging SHOULD be going to
> > ~/log/mail.log, so something has broken that, where to I find that.
> > procmail is launching that for every incoming ema
On Vi, 26 iul 19, 11:47:02, Gene Heskett wrote:
>
> So as a log, thats worthless, and its logging SHOULD be going to
> ~/log/mail.log, so something has broken that, where to I find that.
> procmail is launching that for every incoming email, using this recipe:
> SPAMBOX = "/home/gene/Mail/spam/n
On Friday 26 July 2019 12:55:22 David Wright wrote:
> On Fri 26 Jul 2019 at 11:47:02 (-0400), Gene Heskett wrote:
> > And spamd is dumping 20 lines of debug crap to the syslog, causing
> > it to be rotated out from under a tail on it so I can see whats
> > going on, in less than a days time. So wh
On Fri 26 Jul 2019 at 11:47:02 (-0400), Gene Heskett wrote:
> And spamd is dumping 20 lines of debug crap to the syslog, causing it to
> be rotated out from under a tail on it so I can see whats going on, in
> less than a days time. So when something happens that should still be
> onscreen via
On Friday 26 July 2019 07:21:46 Peter Wiersig wrote:
> Greg Wooledge writes:
>
> Thu, Jul 25, 2019 at 11:48:46AM -0400, Gene Heskett wrote:
> >> root@coyote:~$ su www-data
> >> This account is currently not available.
> >
> > If you want a shell as a system account, use sudo instead.
> >
> > sudo
Greg Wooledge writes:
Thu, Jul 25, 2019 at 11:48:46AM -0400, Gene Heskett wrote:
>> root@coyote:~$ su www-data
>> This account is currently not available.
>
> If you want a shell as a system account, use sudo instead.
>
> sudo -s -u www-data
or set the shell using su:
su -s /bin/bash -u www-data
On Thu, Jul 25, 2019 at 11:48:46AM -0400, Gene Heskett wrote:
> root@coyote:~$ su www-data
> This account is currently not available.
If you want a shell as a system account, use sudo instead.
sudo -s -u www-data
7 matches
Mail list logo