From 6191f45d052fb50c891e74e7c99269f3c0acdca7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Fonseca?= Date: Sat, 5 Jul 2003 12:43:03 +0000 Subject: Remove the rationale from the manual. Add timestamps to the version log. --- README | 29 ----------------------------- 1 file changed, 29 deletions(-) (limited to 'README') diff --git a/README b/README index 1a19027..ed92c6c 100644 --- a/README +++ b/README @@ -18,35 +18,6 @@ Introduction information. -Rationale -~~~~~~~~~ - - Since the moment I switched to Linux I had some problems to have email - properly configurated to my personal needs. I use a POP3/SMTP mail account - for my personal mail, and I usually connect to the internet with my laptop - via several LANs (home, work, ...) with several different firewall - configurations. The standard MTAs didn't provided the flexibility I needed -- - they either failed to deliver the mail directly or failed to authenticate - with the relay, or were configured system-wide and conflicted with the local - MTA. - - <> always worked fine to get email, but I needed a <> - alike program to send email from <>. Basically I wanted a program - which could be for SMTP what <> was for POP3, i.e., an user - configurable MTA with authorization support. - - Some small modifications to the <<>> example from <> did - the trick. After receiving positive feedback from the <> author, - Brian Stafford, I decided to make the program more confortable for others to - use -- adding a command-line option parser extracted from sendmail, a - configuration file parser from <>, a man page based on <> - and <> man pages and using autotools to wrap it all up. The result - of this cut and paste effort is <>. Well, the first version, that is. - Since then a few more bells and whistles were added, with the help of some - contributors. - - - Configuration ~~~~~~~~~~~~~ -- cgit v1.2.3