From 328c01a0775967a8726e754ca6f8790210c87d8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Fonseca?= Date: Sat, 5 Jul 2003 13:07:11 +0000 Subject: Spelling corrections. --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index ed92c6c..89b26ef 100644 --- a/README +++ b/README @@ -46,7 +46,7 @@ mda "/usr/bin/procmail -d %T" * Configuration options ~~~~~~~~~~~~~~~~~~~~~~~ - Options are speficied by giving a in the configuration + Options are specified by giving a in the configuration file. The equal sign is optional and can be replaced by whitespace. The value may be enclose in simple or double quotes, in which case special characters can be escaped as in normal strings. @@ -60,7 +60,7 @@ mda "/usr/bin/procmail -d %T" Note (from <> documentation): the default port number is set to 587 since this is the port that should be used for mail submission, see RFC - 2476. By choosing this default now, the API does not change behaviour + 2476. By choosing this default now, the API does not change behavior unexpectedly in the future as use of the new standard becomes commonplace. The hostport notation simplifies things for the application, the user can type <<>> or <<>> where the application @@ -129,7 +129,7 @@ Interfacing to Mail User Agents the makefile when building from source. If by any reason it is not possible to have (such as no administrator - priviledges or the use of another MTA for local delivery) then you will have + privileges or the use of another MTA for local delivery) then you will have to reconfigure your MUA to use the esmtp executable instead. @@ -194,7 +194,7 @@ Interfacing with other mail applications By default <> delivers messages via SMTP to port 25 on the machine it is running. Because <> has no SMTP server if you are not using another MTA for local delivery then you will need to configure <> to use - <> executable. This is acomplished by adding the following lines to the top + <> executable. This is accomplished by adding the following lines to the top of your <<<~/.fetchmailrc>>>: ------------------------------------- -- cgit v1.2.3-2-g168b