Date: Thu, 26 Mar 1998 09:47:26 +0500 From: "Igor V. Lebedev" <adm@ural.ru> To: freebsd-current@FreeBSD.ORG Subject: Mail to pipe. Question.... Message-ID: <3519DDDE.DDC5B287@ural.ru>
next in thread | raw e-mail | index | archive | help
Hello!
I try forward mail to pipe:
In /etc/aliases write:
msgs: "| cat >> /var/tmp/log "
All work fine.
Question:
How I can change user UID , who invoke script ( cat >> /var/tmp/log).
Now all work from user bin.... ( sendmail )
Igor.
P.S.
In SCO Unix :
msgs: "root | cat >> /var/tmp/log " - this script invoke from
root UID
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3519DDDE.DDC5B287>
