aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Enhance --with-ssl documentation.Matthias Andree2005-09-081-7/+8
| | | | svn path=/trunk/; revision=4286
* Add missing apostrophe in 's-Genitive.Matthias Andree2005-09-081-1/+1
| | | | svn path=/trunk/; revision=4285
* Enable Date replacement.Matthias Andree2005-08-284-8/+8
| | | | svn path=/trunk/; revision=4284
* Fix typo.Matthias Andree2005-08-281-1/+1
| | | | svn path=/trunk/; revision=4283
* Enable Date replacement.Matthias Andree2005-08-281-2/+2
| | | | svn path=/trunk/; revision=4282
* Large protocol independence patch.Matthias Andree2005-08-2818-399/+244
| | | | svn path=/trunk/; revision=4280
* Add gethostbyname_r argument determination macro from libesmtpMatthias Andree2005-08-281-0/+68
| | | | svn path=/trunk/; revision=4279
* Add gethostby* from libesmtpMatthias Andree2005-08-284-18/+361
| | | | svn path=/trunk/; revision=4278
* Add getnameinfo.c.Matthias Andree2005-08-281-0/+380
| | | | svn path=/trunk/; revision=4277
* Add obsoletion warnings.Matthias Andree2005-08-281-0/+10
| | | | | | Note that SUSv2/SUSv3 conformance is required. svn path=/trunk/; revision=4276
* Add support to compile mxget for standalone use.Matthias Andree2005-08-281-1/+4
| | | | svn path=/trunk/; revision=4275
* Fix crash when run standalone with no arguments.Matthias Andree2005-08-281-2/+9
| | | | | | | Print usage if wrong argument count. Rename trigger from TESTMAIN to STANDALONE. svn path=/trunk/; revision=4274
* Update addresses, kill trailing whitespace.Matthias Andree2005-08-281-37/+37
| | | | svn path=/trunk/; revision=4273
* Add pointer to R12 on getaddrinfo errors to --port option.Matthias Andree2005-08-281-1/+5
| | | | svn path=/trunk/; revision=4272
* Add R12 on getaddrinfo errors.Matthias Andree2005-08-281-0/+19
| | | | svn path=/trunk/; revision=4271
* Fix abuse of GRAVE and double GRAVE/APOSTROPHE characters as quotes.Matthias Andree2005-08-281-118/+118
| | | | svn path=/trunk/; revision=4270
* Fix some compiler warnings.Matthias Andree2005-08-271-16/+19
| | | | svn path=/trunk/; revision=4268
* Fix --with-gssapi compilation problem. Patch by Simon Josefsson.Matthias Andree2005-08-272-1/+2
| | | | svn path=/trunk/; revision=4267
* Add K6. How can I tell fetchmail not to try TLS if the serverMatthias Andree2005-08-261-0/+21
| | | | | | advertises it? svn path=/trunk/; revision=4266
* '' -> " where appropriate.Matthias Andree2005-08-261-2/+2
| | | | svn path=/trunk/; revision=4265
* Revise sslproto documentation again, sslproto '' is already used internally Matthias Andree2005-08-261-3/+6
| | | | | | and in fact the same as ssl23. svn path=/trunk/; revision=4264
* Add a FIXME comment.Matthias Andree2005-08-261-0/+1
| | | | svn path=/trunk/; revision=4263
* Document 'none' as SSL protocol.Matthias Andree2005-08-261-2/+3
| | | | svn path=/trunk/; revision=4262
* Replace the ghastly mismatched `text' constructs by 'text'.Matthias Andree2005-08-261-155/+155
| | | | | | Prepend \& to lines starting with ' for robustness. svn path=/trunk/; revision=4261
* Remove excess imports.Matthias Andree2005-08-268-1424/+0
| | | | svn path=/trunk/; revision=4260
* Bring libesmtp import into trunk.Matthias Andree2005-08-254-0/+712
| | | | svn path=/trunk/; revision=4259
* Bring libesmtp import into trunk.Matthias Andree2005-08-256-0/+1093
| | | | svn path=/trunk/; revision=4254
* Remove OpenSSH stuff again, it's too incomplete.Matthias Andree2005-08-252-392/+0
| | | | svn path=/trunk/; revision=4249
* Bring fake-RFC2553 into trunk.Matthias Andree2005-08-252-0/+392
| | | | svn path=/trunk/; revision=4247
* Correct import into wrong location.Matthias Andree2005-08-252-392/+0
| | | | svn path=/trunk/; revision=4246
* Bring fake-RFC2553 into trunk.Matthias Andree2005-08-252-0/+392
| | | | svn path=/trunk/; revision=4245
* Snapshot 6.2.9-rc1.Matthias Andree2005-08-258-853/+951
| | | | svn path=/trunk/; revision=4241
* Update.Matthias Andree2005-08-171-4/+7
| | | | svn path=/trunk/; revision=4239
* Bugfix: redirect fetchmail command input from /dev/null so it doesn't hang Matthias Andree2005-08-171-6/+12
| | | | | | | waiting for a password. Reported by Michal Marek (SUSE). Bugfix: Pass -N option to fetchmail commands to run them in the foreground. svn path=/trunk/; revision=4238
* Write RFC-compliant BSMTP envelopes. Reported by Nico Golde.Matthias Andree2005-08-162-3/+9
| | | | svn path=/trunk/; revision=4237
* Update.Matthias Andree2005-08-151-140/+162
| | | | svn path=/trunk/; revision=4236
* Standalone mode: print usage if wrong argument count is used. Matthias Andree2005-08-151-7/+19
| | | | | | | Exit with failure in standalone mode when searching for host/login pair does not come up with results. svn path=/trunk/; revision=4235
* Update from translation project.Matthias Andree2005-08-041-687/+577
| | | | svn path=/trunk/; revision=4234
* Don't convert service to port and back, but pass service to plugin.Matthias Andree2005-08-031-3/+1
| | | | svn path=/trunk/; revision=4233
* Remove junk.Matthias Andree2005-08-031-4/+0
| | | | svn path=/trunk/; revision=4232
* add missing space to recent servport.c translated string.Matthias Andree2005-08-021-4/+3
| | | | svn path=/trunk/; revision=4231
* Fix FreeBSD compiler warning from broken includes.Matthias Andree2005-08-021-2/+3
| | | | svn path=/trunk/; revision=4230
* Freeze 6.2.6-pre9.Matthias Andree2005-08-027-3697/+4051
| | | | svn path=/trunk/; revision=4228
* Make servport.c translatable, remove fetchmail.hMatthias Andree2005-08-021-1/+1
| | | | svn path=/trunk/; revision=4227
* Update.Matthias Andree2005-08-021-1/+3
| | | | svn path=/trunk/; revision=4226
* Clean up fetchmailconf.Matthias Andree2005-08-021-1/+3
| | | | svn path=/trunk/; revision=4225
* Switch default distribution format from gzip to bzip2.Matthias Andree2005-08-022-0/+2
| | | | svn path=/trunk/; revision=4224
* Generate fetchmailconf from Makefile to expand ${prefix} properly.Matthias Andree2005-08-023-5/+4
| | | | svn path=/trunk/; revision=4223
* Only run fetchmail --configdump if umask succeeded.Matthias Andree2005-08-021-2/+2
| | | | svn path=/trunk/; revision=4222
* Update.Matthias Andree2005-08-021-6/+13
| | | | svn path=/trunk/; revision=4221