cvs commit: ports/mail Makefile ports/mail/zms Makefile distinfo
pkg-descr pkg-message
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sat Sep 6 01:21:43 UTC 2008
amdmi3 2008-09-06 01:21:43 UTC
FreeBSD ports repository
Modified files:
mail Makefile
Added files:
mail/zms Makefile distinfo pkg-descr pkg-message
Log:
A specialized mail gateway system for using user a specified SMTP
server and 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 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.
PR: 124967
Submitted by: "Zane C.B." <vvelox at vvelox dot net>
Revision Changes Path
1.923 +1 -0 ports/mail/Makefile
1.1 +48 -0 ports/mail/zms/Makefile (new)
1.1 +3 -0 ports/mail/zms/distinfo (new)
1.1 +11 -0 ports/mail/zms/pkg-descr (new)
1.1 +3 -0 ports/mail/zms/pkg-message (new)
More information about the cvs-all
mailing list