Patch #14103 ยป imap_disconnect.diff
| lib/redmine/imap.rb (revision ) | ||
|---|---|---|
| 48 | 48 | end | 
| 49 | 49 | end | 
| 50 | 50 | imap.expunge | 
| 51 | imap.logout | |
| 52 | imap.disconnect | |
| 51 | 53 | end | 
| 52 | 54 | |
| 53 | 55 | private | 
| lib/redmine/imap.rb (revision ) | ||
|---|---|---|
| 48 | 48 | end | 
| 49 | 49 | end | 
| 50 | 50 | imap.expunge | 
| 51 | imap.logout | |
| 52 | imap.disconnect | |
| 51 | 53 | end | 
| 52 | 54 | |
| 53 | 55 | private |