View previous topic :: View next topic |
Author |
Message |
ddd n00b
Joined: 28 Dec 2004 Posts: 46
|
Posted: Wed Jan 05, 2005 9:26 pm Post subject: Postfix and mail |
|
|
In documentation: http://www.gentoo.org/doc/en/gentoo-security.xml
Metalog
Code Listing 4.2: /usr/local/sbin/mail_pwd_failures.sh for postfix
#! /bin/sh
echo "$3" | mail -s "Warning (program : $2)" root
---------------------------------
It use mail-program, but thereis is no mail in postfix !!!
# mail
bash: mail: command not found
Where I can get mail-program for postfix ??? |
|
Back to top |
|
|
neilhwatson l33t
Joined: 06 Feb 2003 Posts: 719 Location: Canada
|
|
Back to top |
|
|
butt3r n00b
Joined: 28 Jan 2005 Posts: 14
|
Posted: Sat Feb 26, 2005 10:04 pm Post subject: |
|
|
Someone should add this little tidbit to the security guide so noobs like me dont spend hours trying to figure it out.Doing a search for the obvious postfix mail:command not found yeild nothing.Finally I searched for metalog mail command not found and came accross this post.Thanks for your help. _________________ http://blast.webhop.org |
|
Back to top |
|
|
|