Bug 210085

Summary: [PATCH] mail/opensmtpd-devel: update to 201606062303 snapshot
Product: Ports & Packages Reporter: Dima Panov <fluffy>
Component: Individual Port(s)Assignee: Ashish SHUKLA <ashish>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (ashish)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
update to 201606062303 none

Description Dima Panov freebsd_committer freebsd_triage 2016-06-07 05:44:46 UTC
Created attachment 171118 [details]
update to 201606062303

mail/opensmtpd-devel: update to 201606062303 snapshot:


Summary of changes since last snapshot (opensmtpd-201605221710):
---------------------------------------------------------------

    - introduce wip to improve log format
    - convert smtpd to fork+reexec to randomize address space per-process
    - fix delivery_lmtp's handling of commands to support multiline replies
    - fix inet_net_pton() related hacks with cleaner inet_pton() construct
    - fix man page for trace
    - add support for multi-line banners in delivery_lmtp
    - do not return on EAGAIN otherwise the event is never reloaded
Comment 1 Dima Panov freebsd_committer freebsd_triage 2016-06-07 09:35:22 UTC
asish@ commited update with SOCK_NONBLOCK fix