| Message view | « Date » · « Thread » |
|---|---|
| Top | « Date » · « Thread » |
| From | Garrett Rooney <roo...@electricjellyfish.net> |
| Subject | [PATCH] mod_smtpd nonportable temp dir |
| Date | Mon, 19 Sep 2005 04:14:03 GMT |
I noticed that mod_smtpd is hardcoding /tmp as the location to write temporary files that hold message contents while they're being processed. It seems like this directory should be configurable, but even if we want to make it use the system's temp dir, hardcoding /tmp is not portable. Attached is a patch to make it use apr_temp_dir_get instead. -garrett | |
| Mime |
|
| View raw message | |