ports/124967: New port: mail/zms A specialized mail gateway system for using a user specified SMTP server via LDAP and proxying

Z.C.B. vvelox at vvelox.net
Wed Jul 23 00:28:31 UTC 2008


On Sat, 19 Jul 2008 11:51:15 GMT
miwi at FreeBSD.org wrote:

> Synopsis: New port: mail/zms    A specialized mail gateway system
> for using a user specified SMTP server via LDAP and proxying
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: miwi
> State-Changed-When: Sat Jul 19 11:50:52 UTC 2008
> State-Changed-Why: 
> Hi,
> 
> I think this port need a bit rework,
> 
> - WWW is missing - COMMENT exceeds 70 characters limit
> 
> You should check this port with portlint -AC Please look at the
> Porters Handbook for instructions.  Please followup this pr with a
> new patch.
> 
> Thanks.
> 
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=124967


--- pkg-descr.orig      2008-07-20 22:32:21.000000000 -0500
+++ pkg-descr   2008-07-22 19:25:17.000000000 -0500
@@ -1,2 +1,11 @@
 A specialized mail gateway system for using user a specified SMTP server and
-proxying.
\ No newline at end of file
+proxying.
+
+Three proxy modes are supported.
+-Unathenticated proxying mode in which case it just sits between the client and
+specified server.
+-Athenticated proxying mode, which is the same as above, but only for a
+authenticated connection.
+-Smart proxying mode in which it accepts will send the mail through a server
+specified in the user's config by matching the the sender using regexps to
+determine what server should be used.



--- Makefile.orig       2008-07-20 22:32:14.000000000 -0500
+++ Makefile    2008-07-20 22:35:53.000000000 -0500
@@ -13,7 +13,7 @@
 EXTRACT_ONLY=
 
 MAINTAINER=    vvelox at vvelox.net
-COMMENT=       A specialized mail gateway system for using a user specified SMTP server via LDAP and proxying
+COMMENT=       A specialized mail gateway system offering either proxying or forwarding.
 
 RUN_DEPENDS=   ${SITE_PERL}/Net/LDAP/Entry.pm:${PORTSDIR}/net/p5-perl-ldap \
                ${SITE_PERL}/Net/Server/Mail/ESMTP.pm:${PORTSDIR}/mail/p5-Net-Server-Mail \
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20080722/8ef89397/attachment.sig>


More information about the freebsd-ports-bugs mailing list