diff options
author | sergei <sergei@FreeBSD.org> | 2004-10-22 13:14:03 +0000 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2004-10-22 13:14:03 +0000 |
commit | 07048453a1de6758fff636e9e191fb796f7cd9eb (patch) | |
tree | 8774f82d173f0b050456fb6698361453e6faa6dc /UPDATING | |
parent | 0f493238beeef9a4cbfd541e9856f14a85409043 (diff) | |
download | FreeBSD-ports-07048453a1de6758fff636e9e191fb796f7cd9eb.zip FreeBSD-ports-07048453a1de6758fff636e9e191fb796f7cd9eb.tar.gz |
- Fix typo in the name of configuration parameter (s/unixform/unixfrom/)
mentioned in 20041013 entry for mail/getmail
PR: ports/72926
Submitted by: Linh Pham (mail/getmail maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ upgrades. The 4.x branch of getmail also requires Python 2.3.3 or newer. - Some mail delivery agents require that the unixform parameter to be set to + Some mail delivery agents require that the unixfrom parameter to be set to either "true" or "false" in the configuration file. A "quick and dirty" guide on setting up, configuring and using getmail is |