proftpd in message automate maildelivery (Wed, 10/31 14:31):
> Hi,
>
> I would like to have my linuxbox sending me the /var/log/messages file on a
> regular bases.
>
> Creating the syslog correct is not the problem, neither to run cron.
> But how do i produce the mail inc
On 31 Oct, proftpd wrote:
> Hi,
>
> I would like to have my linuxbox sending me the /var/log/messages file on a
> regular bases.
>
> Creating the syslog correct is not the problem, neither to run cron.
> But how do i produce the mail including the attachment?
>
> Many thanks
>
> markus
>
>
M
On Wed, Oct 31, 2001 at 02:31:42PM +0100, proftpd wrote:
> Hi,
>
> I would like to have my linuxbox sending me the /var/log/messages file on a
> regular bases.
>
> Creating the syslog correct is not the problem, neither to run cron.
> But how do i produce the mail including the attachment?
>
cat
* proftpd <[EMAIL PROTECTED]> [2001.10.31 14:31:42+0100]:
> Creating the syslog correct is not the problem, neither to run cron.
> But how do i produce the mail including the attachment?
e.g.:
mutt -a /var/log/syslog [EMAIL PROTECTED] < /dev/null
--
martin; (greetings from the hear
Hi,
I would like to have my linuxbox sending me the /var/log/messages file on a
regular bases.
Creating the syslog correct is not the problem, neither to run cron.
But how do i produce the mail including the attachment?
Many thanks
markus
5 matches
Mail list logo