Opened 13 years ago
Closed 13 years ago
#34245 closed defect (fixed)
dovecot2 - lib-storage: Fixed expanding path that ends with "~/"
Reported by: | BjarneDMat | Owned by: | pixilla (Bradley Giesbrecht) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | haspatch | Cc: | |
Port: | dovecot2 |
Description
lib-storage: Fixed expanding path that ends with "~/"
For example mail_location=maildir:~/ would actually try to create '~'
directory.
http://dovecot.org/pipermail/dovecot/2012-April/065507.html
http://dovecot.org/pipermail/dovecot/2012-April/065514.html
http://hg.dovecot.org/dovecot-2.1/rev/249c1c89d9d3
Attachments (2)
Change History (4)
Changed 13 years ago by BjarneDMat
Attachment: | patch-Portfile.diff added |
---|
Changed 13 years ago by BjarneDMat
Attachment: | patch-mailuser.diff added |
---|
comment:1 Changed 13 years ago by pixilla (Bradley Giesbrecht)
Cc: | pixilla@… removed |
---|---|
Keywords: | haspatch added; patch removed |
Owner: | changed from macports-tickets@… to pixilla@… |
comment:2 Changed 13 years ago by pixilla (Bradley Giesbrecht)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
See r92434 Thanks mathiesen.