commit: 3d3a1a4f732666bff941ca5ccf3f0538647addfa
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 30 12:02:31 2020 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Dec 30 12:02:31 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=3d3a1a4f
net-mail/mailbase: migrated to gx86
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
net-mail/mailbase/files/aliases | 33 ------------
net-mail/mailbase/files/common-pamd | 8 ---
net-mail/mailbase/files/common-pamd-include | 8 ---
net-mail/mailbase/files/mailcap | 25 ----------
net-mail/mailbase/files/mailcap-prefix.patch | 32 ------------
net-mail/mailbase/files/mailcap.5 | 75 ----------------------------
net-mail/mailbase/mailbase-1.1.ebuild | 73 ---------------------------
net-mail/mailbase/mailbase-1.5-r1.ebuild | 48 ------------------
net-mail/mailbase/metadata.xml | 8 ---
9 files changed, 310 deletions(-)
diff --git a/net-mail/mailbase/files/aliases b/net-mail/mailbase/files/aliases
deleted file mode 100644
index ea83505916..0000000000
--- a/net-mail/mailbase/files/aliases
+++ /dev/null
@@ -1,33 +0,0 @@
-# Basic system aliases -- these MUST be present.
-MAILER-DAEMON: postmaster
-postmaster: root
-
-# General redirections for pseudo accounts.
-adm: root
-bin: root
-daemon: root
-exim: root
-lp: root
-mail: root
-named: root
-nobody: root
-postfix: root
-
-# Well-known aliases -- these should be filled in!
-# root:
-# operator:
-
-# Standard RFC2142 aliases
-abuse: postmaster
-ftp: root
-hostmaster: root
-news: usenet
-noc: root
-security: root
-usenet: root
-uucp: root
-webmaster: root
-www: webmaster
-
-# trap decode to catch security attacks
-# decode: /dev/null
diff --git a/net-mail/mailbase/files/common-pamd
b/net-mail/mailbase/files/common-pamd
deleted file mode 100644
index 3e8be2a27b..0000000000
--- a/net-mail/mailbase/files/common-pamd
+++ /dev/null
@@ -1,8 +0,0 @@
-# Provided by mailbase (dont remove this line!)
-# Standard pam.d file for mail service packages.
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mailbase/files/common-pamd,v 1.1
2005/02/10 21:44:24 ferdy Exp $
-
-auth required pam_nologin.so
-auth required pam_stack.so service=system-auth
-account required pam_stack.so service=system-auth
-session required pam_stack.so service=system-auth
diff --git a/net-mail/mailbase/files/common-pamd-include
b/net-mail/mailbase/files/common-pamd-include
deleted file mode 100644
index f2d511a602..0000000000
--- a/net-mail/mailbase/files/common-pamd-include
+++ /dev/null
@@ -1,8 +0,0 @@
-# Provided by mailbase (dont remove this line!)
-# Standard pam.d file for mail service packages.
-# $Header:
/var/cvsroot/gentoo-x86/net-mail/mailbase/files/common-pamd-include,v 1.1
2005/04/29 13:07:50 ticho Exp $
-
-auth required pam_nologin.so
-auth include system-auth
-account include system-auth
-session include system-auth
diff --git a/net-mail/mailbase/files/mailcap b/net-mail/mailbase/files/mailcap
deleted file mode 100644
index 7c42a55cf6..0000000000
--- a/net-mail/mailbase/files/mailcap
+++ /dev/null
@@ -1,25 +0,0 @@
-
-text/plain; less '%s'; needsterminal
-application/x-troff-man; /usr/bin/nroff -mandoc -Tlatin1; copiousoutput;
print=/usr/bin/nroff -mandoc -Tlatin1 | print text/plain:-
-text/plain; shownonascii iso-8859-1 '%s'; description="Plain ASCII Text";
test=test "$(echo %{charset} | tr "[A-Z]" "[a-z]")" = iso-8859-1 -a "$DISPLAY"
!= ""
-text/richtext; shownonascii iso-8859-1 -e richtext -p '%s';
description="Richtext"; copiousoutput; test=test "$(echo %{charset} | tr
"[A-Z]" "[a-z]")" = iso-8859-1 -a "$DISPLAY" != ""
-text/enriched; shownonascii iso-8859-1 -e richtext -e -p '%s';
description="Enriched Text"; copiousoutput; test=test "$(echo %{charset} | tr
"[A-Z]" "[a-z]")" = iso-8859-1 -a "$DISPLAY" != ""
-message/partial; showpartial '%s' %{id} %{number} %{total}; description="An
incomplete message"
-message/external-body; showexternal '%s' %{access-type} %{name} %{site}
%{directory} %{mode} %{server}; needsterminal; description="A reference to data
stored in an external location"; composetyped="extcompose '%s"'
-audio/basic; /usr/lib/mime/playaudio '%s'; description=Basic uLaw Audio;
nametemplate=%s.au
-application/x-tar; /bin/tar tvf -; print=/bin/tar tvf - | print text/plain:-;
copiousoutput
-application/x-gtar; /bin/tar tvzf -; print=/bin/tar tvzf - | print
text/plain:-; copiousoutput
-text/plain; more '%s'; needsterminal
-application/xrx; view=xrx '%s'; description="remote X application"; test=test
"$DISPLAY"; nametemplate=%s.rx
-text/richtext; richtext '%s'; description="Richtext"; copiousoutput
-text/enriched; richtext -e '%s'; description="Enriched Text"; copiousoutput
-text/plain; gview '%s'; edit=gvim -f '%s'; compose=gvim -f '%s'; test=test
"$DISPLAY" != ""
-text/plain; view '%s'; edit=vim '%s'; compose=vim '%s'; needsterminal
-text/html; /usr/bin/lynx -force_html '%s'; needsterminal; description=HTML
Text; nametemplate=%s.html
-text/*; less '%s'; needsterminal
-text/html; /usr/bin/lynx -dump -force_html '%s'; copiousoutput;
description=HTML Text; nametemplate=%s.html
-text/*; gview '%s'; edit=gvim -f '%s'; compose=gvim -f '%s'; test=test
"$DISPLAY" != ""
-text/*; view '%s'; edit=vim '%s'; compose=vim '%s'; needsterminal
-text/*; more '%s'; needsterminal
-*/*; less '%s'; needsterminal
-*/*; false; print=lpr '%s'
diff --git a/net-mail/mailbase/files/mailcap-prefix.patch
b/net-mail/mailbase/files/mailcap-prefix.patch
deleted file mode 100644
index 7ba9890a1e..0000000000
--- a/net-mail/mailbase/files/mailcap-prefix.patch
+++ /dev/null
@@ -1,32 +0,0 @@
---- mailcap
-+++ mailcap
-@@ -1,23 +1,23 @@
-
- text/plain; less '%s'; needsterminal
--application/x-troff-man; /usr/bin/nroff -mandoc -Tlatin1; copiousoutput;
print=/usr/bin/nroff -mandoc -Tlatin1 | print text/plain:-
-+application/x-troff-man; @GENTOO_PORTAGE_EPREFIX@/usr/bin/nroff -mandoc
-Tlatin1; copiousoutput; print=@GENTOO_PORTAGE_EPREFIX@/usr/bin/nroff -mandoc
-Tlatin1 | print text/plain:-
- text/plain; shownonascii iso-8859-1 '%s'; description="Plain ASCII Text";
test=test "$(echo %{charset} | tr "[A-Z]" "[a-z]")" = iso-8859-1 -a "$DISPLAY"
!= ""
- text/richtext; shownonascii iso-8859-1 -e richtext -p '%s';
description="Richtext"; copiousoutput; test=test "$(echo %{charset} | tr
"[A-Z]" "[a-z]")" = iso-8859-1 -a "$DISPLAY" != ""
- text/enriched; shownonascii iso-8859-1 -e richtext -e -p '%s';
description="Enriched Text"; copiousoutput; test=test "$(echo %{charset} | tr
"[A-Z]" "[a-z]")" = iso-8859-1 -a "$DISPLAY" != ""
- message/partial; showpartial '%s' %{id} %{number} %{total}; description="An
incomplete message"
- message/external-body; showexternal '%s' %{access-type} %{name} %{site}
%{directory} %{mode} %{server}; needsterminal; description="A reference to data
stored in an external location"; composetyped="extcompose '%s"'
--audio/basic; /usr/lib/mime/playaudio '%s'; description=Basic uLaw Audio;
nametemplate=%s.au
--application/x-tar; /bin/tar tvf -; print=/bin/tar tvf - | print text/plain:-;
copiousoutput
--application/x-gtar; /bin/tar tvzf -; print=/bin/tar tvzf - | print
text/plain:-; copiousoutput
-+audio/basic; @GENTOO_PORTAGE_EPREFIX@/usr/lib/mime/playaudio '%s';
description=Basic uLaw Audio; nametemplate=%s.au
-+application/x-tar; @GENTOO_PORTAGE_EPREFIX@/bin/tar tvf -;
print=@GENTOO_PORTAGE_EPREFIX@/bin/tar tvf - | print text/plain:-; copiousoutput
-+application/x-gtar; @GENTOO_PORTAGE_EPREFIX@/bin/tar tvzf -;
print=@GENTOO_PORTAGE_EPREFIX@/bin/tar tvzf - | print text/plain:-;
copiousoutput
- text/plain; more '%s'; needsterminal
- application/xrx; view=xrx '%s'; description="remote X application"; test=test
"$DISPLAY"; nametemplate=%s.rx
- text/richtext; richtext '%s'; description="Richtext"; copiousoutput
- text/enriched; richtext -e '%s'; description="Enriched Text"; copiousoutput
- text/plain; gview '%s'; edit=gvim -f '%s'; compose=gvim -f '%s'; test=test
"$DISPLAY" != ""
- text/plain; view '%s'; edit=vim '%s'; compose=vim '%s'; needsterminal
--text/html; /usr/bin/lynx -force_html '%s'; needsterminal; description=HTML
Text; nametemplate=%s.html
-+text/html; @GENTOO_PORTAGE_EPREFIX@/usr/bin/lynx -force_html '%s';
needsterminal; description=HTML Text; nametemplate=%s.html
- text/*; less '%s'; needsterminal
--text/html; /usr/bin/lynx -dump -force_html '%s'; copiousoutput;
description=HTML Text; nametemplate=%s.html
-+text/html; @GENTOO_PORTAGE_EPREFIX@/usr/bin/lynx -dump -force_html '%s';
copiousoutput; description=HTML Text; nametemplate=%s.html
- text/*; gview '%s'; edit=gvim -f '%s'; compose=gvim -f '%s'; test=test
"$DISPLAY" != ""
- text/*; view '%s'; edit=vim '%s'; compose=vim '%s'; needsterminal
- text/*; more '%s'; needsterminal
diff --git a/net-mail/mailbase/files/mailcap.5
b/net-mail/mailbase/files/mailcap.5
deleted file mode 100644
index eec92103f8..0000000000
--- a/net-mail/mailbase/files/mailcap.5
+++ /dev/null
@@ -1,75 +0,0 @@
-.\" Hey, Emacs! This is an -*- nroff -*- source file.
-.TH MAILCAP 5 "Release 2" "Bellcore Prototype"
-.SH NAME
-mailcap - metamail capabilities file
-.SH DESCRIPTION
-The
-.I mailcap
-file is read by the
-.I metamail
-program to determine how to display non-text at the local site.
-
-The syntax of a mailcap file is quite simple, at least compared to termcap
files. Any line that starts with "#" is a comment. Blank lines are ignored.
Otherwise, each line defines a single mailcap entry for a single content type.
Long lines may be continued by ending them with a backslash character, \\.
-
-Each individual mailcap entry consists of a content-type specification, a
command to execute, and (possibly) a set of optional "flag" values. For
example, a very simple mailcap entry (which is actually a built-in default
behavior for metamail) would look like this:
-
-text/plain; cat %s
-
-The optional flags can be used to specify additional information about the
mail-handling command. For example:
-
-text/plain; cat %s; copiousoutput
-
-can be used to indicate that the output of the 'cat' command may be
voluminous, requiring either a scrolling window, a pager, or some other
appropriate coping mechanism.
-
-The "type" field (text/plain, in the above example) is simply any legal
content type name, as defined by informational RFC 1524. In practice, this is
almost any string. It is the string that will be matched against the
"Content\-type" header (or the value passed in with \-c) to decide if this is
the mailcap entry that matches the current message. Additionally, the type
field may specify a subtype (e.g. "text/ISO\-8859\-1") or a wildcard to match
all subtypes (e.g. "image/*").
-
-The "command" field is any UNIX command ("cat %s" in the above example), and
is used to specify the interpreter for the given type of message. It will be
passed to the shell via the system(3) facility. Semicolons and backslashes
within the command must be quoted with backslashes. If the command contains
"%s", those two characters will be replaced by the name of a file that contains
the body of the message. If it contains "%t", those two characters will be
replaced by the content-type field, including the subtype, if any. (That is,
if the content-type was "image/pbm; opt1=something-else", then "%t" would be
replaced by "image/pbm".) If the command field contains "%{" followed by a
parameter name and a closing "}", then all those characters will be replaced by
the value of the named parameter, if any, from the Content-type header. Thus,
in the previous example, "%{opt1}" will be replaced by "something-else".
Finally, if the command contains "\\%", those two characters will b
e replaced by a single % character. (In fact, the backslash can be used to
quote any character, including itself.)
-
-If no "%s" appears in the command field, then instead of placing the message
body in a temporary file, metamail will pass the body to the command on the
standard input. This is helpful in saving /tmp file space, but can be
problematic for window-oriented applications under some window systems such as
MGR.
-
-Two special codes can appear in the viewing command for objects of type
multipart (any subtype). These are "%n" and "%F". %n will be replaced by the
number of parts within the multipart object. %F will be replaced by a series
of arguments, two for each part, giving first the content-type and then the
name of the temporary file where the decoded part has been stored. In
addition, for each file created by %F, a second file is created, with the same
name followed by "H", which contains the header information for that body part.
This will not be needed by most multipart handlers, but it is there if you
ever need it.
-
-The "notes=xxx" field is an uninterpreted string that is used to specify the
name of the person who installed this entry in the mailcap file. (The "xxx"
may be replaced by any text string.)
-
-The "test=xxx" field is a command that is executed to determine whether or not
the mailcap line actually applies. That is, if the content-type field matches
the content-type on the message, but a "test=" field is present, then the test
must succeed before the mailcap line is considered to "match" the message being
viewed. The command may be any UNIX command, using the same syntax and the
same %-escapes as for the viewing command, as described above. A command is
considered to succeed if it exits with a zero exit status, and to fail
otherwise.
-
-The "print=xxx" field is a command that is executed to print the data instead
of display it interactively. This behavior is usually a consequence of
invoking metamail with the "\-h" switch.
-
-The "textualnewlines" field can be used in the rather obscure case where
metamail's default rules for treating newlines in base64-encoded data are
unsatisfactory. By default, metamail will translate CRLF to the local newline
character in decoded base64 output if the content-type is "text" (any subtype),
but will not do so otherwise. A mailcap entry with a field of
"textualnewlines=1" will force such translation for the specified content-type,
while "textualnewlines=0" will guarantee that the translation does not take
place even for textual content-types.
-
-The "compose" field may be used to specify a program that can be used to
compose a new body or body part in the given format. Its intended use is to
support mail composing agents that support the composition of multiple types of
mail using external composing agents. As with the view-command, the compose
command will be executed after replacing certain escape sequences starting with
"%". In particular, %s should be replaced by the name of a file to which the
composed data is to be written by the specified composing program, thus
allowing the calling program (e.g. metamail) to tell the called program where
to store the composed data. If %s does not appear, then the composed data will
be assumed to be written by the composing programs to standard output. The
result of the composing program may be data that is NOT yet suitable for mail
transport -- that is, a Content-Transfer-Encoding may still need to be applied
to the data.
-
-The "composetyped" field is similar to the "compose" field, but is to be used
when the composing program needs to specify the Content-type header field to be
applied to the composed data. The "compose" field is simpler, and is preferred
for use with existing (non-mail-oriented) programs for composing data in a
given format. The "composetyped" field is necessary when the Content-type
information must include auxiliary parameters, and the composition program must
then know enough about mail formats to produce output that includes the mail
type information, and to apply any necessary Content-Transfer-Encoding.
Conceptually, "compose" specifies a program that simply outputs the specified
type of data in its raw form, while "composetyped" specifies a program that
outputs the data as a MIME object, with all necessary Content-* headers already
in place.
-
-.TP 8
-.B needsterminal
-If this flag is given, the named interpreter needs to interact with the user
on a terminal. In some environments (e.g. a window-oriented mail reader under
X11) this will require the creation of a new terminal emulation window, while
in most environments it will not. If the mailcap entry specifies
"needsterminal" and metamail is not running on a terminal (as determined by
isatty(3), the \-x option, and the MM_NOTTTY environment variable) then
metamail will try to run the command in a new terminal emulation window.
Currently, metamail knows how to create new windows under the X11, SunTools,
and WM window systems.
-.TP 8
-.B copiousoutput
-This flag should be given whenever the interpreter is capable of producing
more than a few lines of output on stdout, and does no interaction with the
user. If the mailcap entry specifies copiousoutput, and pagination has been
requested via the "\-p" command, then the output of the command being executed
will be piped through a pagination program ("more" by default, but this can be
overridden with the METAMAIL_PAGER environment variable).
-.SH BUILT-IN CONTENT-TYPE SUPPORT
-The metamail program has built-in support for a few key content-types. In
particular, it supports the text type, the multipart and multipart/alternative
type, and the message/rfc822 types. This support is incomplete for many
subtypes -- for example, it only supports US-ASCII text in general. This kind
of built-in support can be OVERRIDDEN by an entry in any mailcap file on the
user's search path. Metamail also has rudimentary built-in support for types
that are totally unrecognized -- i.e. for which no mailcap entry or built-in
handler exists. For such unrecognized types, metamail will write a file with a
"clean" copy of the data -- i.e. a copy in which all mail headers have been
removed, and in which any 7-bit transport encoding has been decoded.
-.SH FILES
-$HOME/.mailcap:/etc/mailcap:/usr/share/etc/mailcap:/usr/local/etc/mailcap --
default path for mailcap files.
-.SH SEE ALSO
-.BR run-mailcap "(1)",
-.BR mailcap.order "(5)",
-.BR update-mime "(8)"
-
-RFC 1524 (<http://tools.ietf.org/html/rfc1524>)
-
-.SH COPYRIGHT
-Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore)
-
-Permission to use, copy, modify, and distribute this material
-for any purpose and without fee is hereby granted, provided
-that the above copyright notice and this permission notice
-appear in all copies, and that the name of Bellcore not be
-used in advertising or publicity pertaining to this
-material without the specific, prior written permission
-of an authorized representative of Bellcore. BELLCORE
-MAKES NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY
-OF THIS MATERIAL FOR ANY PURPOSE. IT IS PROVIDED "AS IS",
-WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES.
-.SH AUTHOR
-Nathaniel S. Borenstein
diff --git a/net-mail/mailbase/mailbase-1.1.ebuild
b/net-mail/mailbase/mailbase-1.1.ebuild
deleted file mode 100644
index f77009f720..0000000000
--- a/net-mail/mailbase/mailbase-1.1.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/mailbase/mailbase-1.1.ebuild,v 1.1
2012/10/12 21:30:42 eras Exp $
-
-inherit pam eutils user prefix
-
-DESCRIPTION="MTA layout package"
-SRC_URI=""
-HOMEPAGE="http://www.gentoo.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="pam"
-
-RDEPEND="pam? ( virtual/pam )"
-
-S=${WORKDIR}
-
-pkg_setup() {
- enewgroup mail 12
- enewuser mail 8 -1 /var/spool/mail mail
- enewuser postmaster 14 -1 /var/spool/mail
-}
-
-src_install() {
- dodir /etc/mail
- insinto /etc/mail
- doins "${FILESDIR}"/aliases
- cp "${FILESDIR}"/mailcap .
- epatch "${FILESDIR}"/mailcap-prefix.patch
- eprefixify mailcap
- insinto /etc/
- doins mailcap
-
- keepdir /var/spool/mail
- fowners root:mail /var/spool/mail
- fperms 03775 /var/spool/mail
- dosym /var/spool/mail /var/mail
-
- newpamd "${FILESDIR}"/common-pamd-include pop
- newpamd "${FILESDIR}"/common-pamd-include imap
- if use pam ; then
- local p
- for p in pop3 pop3s pops ; do
- dosym pop /etc/pam.d/${p} || die
- done
- for p in imap4 imap4s imaps ; do
- dosym imap /etc/pam.d/${p} || die
- done
- fi
-}
-
-get_permissions_oct() {
- if [[ ${USERLAND} = GNU ]] ; then
- stat -c%a "${EROOT}$1"
- elif [[ ${USERLAND} = BSD ]] ; then
- stat -f%p "${EROOT}$1" | cut -c 3-
- fi
-}
-
-pkg_postinst() {
- if [[ "$(get_permissions_oct /var/spool/mail)" != "3775" ]] ; then
- echo
- ewarn "Your ${EROOT}/var/spool/mail/ directory permissions
differ from"
- ewarn " those which mailbase wants to set it to (03775)."
- ewarn " If you did not change them on purpose, consider
running:"
- ewarn
- ewarn " chown root:mail ${EROOT}/var/spool/mail/"
- ewarn " chmod 03775 ${EROOT}/var/spool/mail/"
- echo
- fi
-}
diff --git a/net-mail/mailbase/mailbase-1.5-r1.ebuild
b/net-mail/mailbase/mailbase-1.5-r1.ebuild
deleted file mode 100644
index 64100883f0..0000000000
--- a/net-mail/mailbase/mailbase-1.5-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit pam prefix
-
-DESCRIPTION="MTA layout package"
-SRC_URI=""
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos
~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="pam"
-
-RDEPEND="
- acct-group/mail
- acct-user/mail
- acct-user/postmaster
- pam? ( sys-libs/pam )
- !<net-mail/metamail-2.7.53.3-r2"
-
-S=${WORKDIR}
-
-src_install() {
- dodir /etc/mail
- insinto /etc/mail
- doins "${FILESDIR}"/aliases
- cp "${FILESDIR}"/mailcap .
- hprefixify mailcap
- insinto /etc
- doins mailcap
- doman "${FILESDIR}"/mailcap.5
-
- dosym spool/mail /var/mail
-
- newpamd "${FILESDIR}"/common-pamd-include pop
- newpamd "${FILESDIR}"/common-pamd-include imap
- if use pam ; then
- local p
- for p in pop3 pop3s pops ; do
- dosym pop /etc/pam.d/${p}
- done
- for p in imap4 imap4s imaps ; do
- dosym imap /etc/pam.d/${p}
- done
- fi
-}
diff --git a/net-mail/mailbase/metadata.xml b/net-mail/mailbase/metadata.xml
deleted file mode 100644
index 9a6d80e5da..0000000000
--- a/net-mail/mailbase/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>[email protected]</email>
- <name>Net-Mail</name>
-</maintainer>
-</pkgmetadata>