Bug 65320 - add support for cyrus mailbox lookup to ports/mail/sendmail
Summary: add support for cyrus mailbox lookup to ports/mail/sendmail
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-08 12:10 UTC by Michael O. Boev
Modified: 2004-04-11 07:24 UTC (History)
0 users

See Also:


Attachments
sendmail.port (9.47 KB, text/plain)
2004-04-08 12:10 UTC, Michael O. Boev
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael O. Boev 2004-04-08 12:10:22 UTC
	This offers completed support for realtime address verification
against Cyrus IMAP server, complementing the PR # ports/64566.

	Files and idea by Andrzej Filip. Details and updates can be found at:
http://anfi.webhop.net/sendmail/rtcyrus2.html

Fix: Please apply the following diff. I know it will be wrapped by my mailer,
so a backup is at
http://tric.ru/users/mike/20040408/sendmail.port

The diff is:
1. Makefile now has an extra option SENDMAIL_WITH_CYRUSLOOKUP, dependant
on SENDMAIL_WITH_SOCKETMAP.
2. Extra patch, activated by this option. The patch adds 3 lines to proto.m4
and two files to cf/feature/
3. A howto file, files/CYRUS_LOOKUP, for a quick configuration procedure
for those using default Cyrus installation from ports.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-04-08 17:59:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over to maintainer.
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2004-04-11 07:24:03 UTC
State Changed
From-To: open->closed

committed with changes, thanks.