Re: Qmail and SA
[email protected] (Paul Jarc) Mon, 03 Nov 2003 11:29:10 -0500
| Newsgroups | gmane.org.djb.miscellaneous |
|---|---|
| Organization | What did you have in mind? A short, blunt, human pyramid? |
| Message-ID | <[email protected]> |
cameron <[email protected]> wrote: > # /bin/sh That should be #!/bin/sh. > I also changed the permissions on the script to 4711 and did a chown > qmailq:qmail on the script Undo that. The script shouldn't have special permissions, and your kernel may not honor the setuid bit for scripts anyway. > and then spanked qmail. No need. paul