diff options
author | Nikolaus Schulz <microschulz@web.de> | 2010-07-29 22:55:00 +0200 |
---|---|---|
committer | Nikolaus Schulz <microschulz@web.de> | 2010-07-29 22:55:00 +0200 |
commit | 03932a8cb25ef3eac6443d3d7a0f64da1d416c0c (patch) | |
tree | 8bccb26abf6fbdf4f8e6854751681322d2fc4851 | |
parent | 280113982ffe98d5fef072208b91e1ac5df060f5 (diff) | |
download | archivemail-03932a8cb25ef3eac6443d3d7a0f64da1d416c0c.tar.gz archivemail-03932a8cb25ef3eac6443d3d7a0f64da1d416c0c.tar.bz2 archivemail-03932a8cb25ef3eac6443d3d7a0f64da1d416c0c.zip |
Remove the notes about setuid support from the manpage
This feature has been removed.
-rw-r--r-- | archivemail.sgml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/archivemail.sgml b/archivemail.sgml index f93a25f..5830bef 100644 --- a/archivemail.sgml +++ b/archivemail.sgml @@ -97,19 +97,6 @@ Substitute '<userinput/imap/' with '<userinput/imaps/', and <command/archivemail/ will establish a secure <acronym/SSL/ connection. See below for more <application/IMAP/ peculiarities. </Para> - - -<Para> -<Command/archivemail/ has some support for being run as the root user on -user mailboxes. When running as root, it will &seteuid; to the owner of the -mailbox it is reading, creating any archive files as that user. -<emphasis>Warning:</emphasis> -<!-- I would like to have a <warning> here, but the dsssl stylesheet thinks a - warning need be decorated with a graphic. *sigh* I won't start hacking - dsssl because of this. --> - this automatic seteuid feature is insecure and deprecated. - It will be removed from later versions of <command/archivemail/. -</Para> </RefSect1> <RefSect1> |