Date: Tue, 03 Jun 2014 20:54:50 +0000 From: no-reply-bugzilla-daemon@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 190590] New: [PATCH] mail/exim: cannot build with SPF option, DMARC option added Message-ID: <bug-190590-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190590 Bug ID: 190590 Summary: [PATCH] mail/exim: cannot build with SPF option, DMARC option added Product: Ports Tree Version: Latest Hardware: Any OS: Any Status: Needs Triage Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: tacid@tacid.kiev.ua Created attachment 143343 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=143343&action=edit patch fixes build with SPF and adds DMARC option When building with SPF option an error occurs: /usr/bin/ld: cannot find -lspf2 Problem is there is no -L/usr/local/lib flag in the EXTRALIBS definition, fixed this. Also added DMARC option to compile exim with EXPERIMENTAL_DMARC support by mail/opendmarc -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-190590-13>