Bug 127825 - [PATCH] mail/exim: add support for DKIM
Summary: [PATCH] mail/exim: add support for DKIM
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: Kirill Ponomarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-03 17:40 UTC by skv
Modified: 2008-10-04 17:41 UTC (History)
1 user (show)

See Also:


Attachments
exim-4.69.patch (5.17 KB, patch)
2008-10-03 17:40 UTC, skv
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description skv freebsd_committer freebsd_triage 2008-10-03 17:40:01 UTC
Add support for DKIM.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-10-03 17:40:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->krion

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2008-10-04 12:32:24 UTC
State Changed
From-To: open->feedback

Feedback required, as doesn't build on amd64 -current.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-10-04 17:04:31 UTC
skv         2008-10-04 16:04:22 UTC

  FreeBSD ports repository

  Modified files:
    mail/exim            Makefile options 
    mail/exim/files      patch-src::EDITME 
  Log:
  Add support for DKIM (DomainKeys Identified Mail).
  
  PR:             ports/127825
  Submitted by:   skv
  Approved by:    maintainer (krion)
  
  Revision  Changes    Path
  1.238     +12 -0     ports/mail/exim/Makefile
  1.27      +12 -11    ports/mail/exim/files/patch-src::EDITME
  1.11      +7 -1      ports/mail/exim/options
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Kirill Ponomarev freebsd_committer freebsd_triage 2008-10-04 17:41:35 UTC
State Changed
From-To: feedback->closed

Committed by submitter, thanks!