Bug 85706 - clamsmtp working only in debug mode (fix included)
Summary: clamsmtp working only in debug mode (fix included)
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-04 09:20 UTC by alexd
Modified: 2005-09-05 04:21 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (2.76 KB, patch)
2005-09-04 09:20 UTC, alexd
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description alexd 2005-09-04 09:20:11 UTC
clamsmtp 1.5 works only in debug mode. 
Included patch fix this bug by moving socket creation after daemonizing as
suggested in mailing list clamsmtp-users@lists.sourceforge.net
http://sourceforge.net/mailarchive/forum.php?thread_id=8060741&forum_id=42732
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2005-09-04 09:53:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Mine.
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2005-09-05 04:20:52 UTC
State Changed
From-To: open->closed

Committed, Thank you.