aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Partial update (older .pot) .po file via translationproject.org.Lauri Nurmi2019-05-301-124/+125
* Mention full translation updates of cs,eo,fr,jp,pl,sv...Matthias Andree2019-05-301-0/+8
* Update .po file via translationproject.org.Göran Uddeborg2019-05-301-353/+164
* Update .po file via translationproject.org.Jakub Bogusz2019-05-301-453/+224
* Update .po file via translationproject.org.Takeshi Hamasaki2019-05-301-453/+231
* Update .po file via translationproject.org.Frédéric Marchal2019-05-301-468/+206
* Update .po file via translationproject.org.Felipe Castro2019-05-301-342/+171
* Update .po file via translationproject.org.Petr Pisar2019-05-301-385/+207
* In-depth robustness.Matthias Andree2019-05-143-5/+6
* Update po/.Matthias Andree2019-05-1424-24/+24
* Misc. updates to makerelease.pl.Matthias Andree2019-05-141-4/+2
* Freeze po/*.po files.Matthias Andree2019-05-1423-10398/+12831
* Bump version to 6.4.0.beta5.Matthias Andree2019-05-141-1/+1
* Update copyright in German translation.Matthias Andree2019-05-141-5/+7
* Bump copyright.Matthias Andree2019-05-141-1/+1
* Document recent changes.Matthias Andree2019-05-141-4/+28
* Merge branch 'lanurmi/fetchmail-no-autoprobe-after-socket-fail' into HEADMatthias Andree2019-05-141-1/+1
|\
| * Do not continue autoprobing other protocols after socket errorLauri Nurmi2018-03-181-1/+1
* | Merge branch 'ffontaine/fetchmail-legacy_64' into legacy_64Matthias Andree2019-05-121-18/+21
|\ \
| * | Be a bit more verbose about SSL probing.Matthias Andree2019-05-121-0/+2
| * | configure.ac: use pkg-config to find opensslFabrice Fontaine2019-05-121-18/+19
|/ /
* | Update de.po translation.Matthias Andree2019-05-121-102/+116
* | Update to GNU gettext 0.19.8.Matthias Andree2019-05-125-70/+326
* | Waive AC_TYPE_SIGNAL and assume signal handlers return void.Matthias Andree2019-05-122-1/+1
* | Update TODO.txt.Matthias Andree2019-05-121-6/+0
* | Document FETCHMAIL_POP3_FORCE_RETR and drop it from TODO.txt.Matthias Andree2019-05-122-1/+6
* | Replace most strncpy() by strlcpy() calls.Matthias Andree2019-05-124-11/+6
* | Drop socket when receiving unexpected untagged * BYE.Matthias Andree2019-05-121-0/+4
* | Add line termination when reporting unexpected untagged * BYE contents.Matthias Andree2019-05-121-1/+1
* | Enable OpenSSL >= 1.0.2 native name verification.Matthias Andree2019-01-271-0/+22
* | Add UTF-7 to TODO.txtMatthias Andree2019-01-021-0/+1
* | Merge branch 'Evil2000/fetchmail-legacy_64' into legacy_64Matthias Andree2018-11-251-2/+10
|\ \
| * | Added mapping to to PS_TRANSIENT or PS_REFUSED of LMTP response.Evil20002018-11-251-2/+10
|/ /
* | Fix potential SIGSEGV in pop3_delete.Matthias Andree2018-11-251-2/+3
* | Set umask properly before writing the .fetchids file,Matthias Andree2018-06-242-0/+5
* | Add a few more files to .gitignoreMatthias Andree2018-06-241-0/+4
* | imap_delete(): clean up delflags[_seen] variables.Matthias Andree2018-06-211-6/+1
* | Bump version.Matthias Andree2018-06-211-1/+1
* | Permit beta builds.Matthias Andree2018-06-211-1/+1
* | Make compatible with a pure OpenSSL 1.1.0 API, ...Matthias Andree2018-06-062-2/+9
* | OPIE: Fix indentation to silence GCC warnings.Matthias Andree2018-04-151-3/+3
* | Bump copyright.Matthias Andree2018-04-152-3/+3
* | Update German <de> translation.Matthias Andree2018-04-151-113/+117
* | OPIE: Chase to64frombits() API change.Matthias Andree2018-04-151-2/+2
* | Fix GCC8 format truncation warnings.Matthias Andree2018-04-141-2/+3
* | Fix useless GCC8 warning, strncpy->memcpy for fixed string.Matthias Andree2018-04-141-1/+1
* | Fix GCC8 ?: operator type promotion warning.Matthias Andree2018-04-141-2/+2
* | Fix indentation to silence GCC 8 warnings.Matthias Andree2018-04-142-8/+8
* | In-depth fix for to64frombits() BASE64 encoder buffer sizing.Matthias Andree2018-04-147-14/+20
* | ISO C90 ("C89") compatibility fix.Matthias Andree2018-04-141-1/+1
p">> <p>Fetchmail tries to guess recipients from headers that are not routing relevant, for instance, To:, Cc:, or Resent-headers (which are rare anyways). It is important that fetchmail insists on the real envelope operation for multidrop. This is detailed in <a href="http://home.pages.de/~mandree/mail/multidrop">my article &quot;Requisites for working multidrop mailboxes&quot;</a>.</p> <p>As Terry Lambert pointed out in the FreeBSD-arch mailing list on 2001-02-17 under the subject "UUCP must stay; fetchmail sucks", fetchmail performs DNS MX lookups to determine domains for which multidrop is valid, on the assumption that the receiving SMTP host upstream were the same as the IMAP or POP3 server.</p> <hr /> <table width="100%" cellpadding="0" summary="Canned page footer"> <tr> <td width="30%">Back to <a href="index.html">Fetchmail Home Page</a></td> <td width="30%" align="right">$Date$</td> </tr> </table> <br clear="left" /> <address>Matthias Andree <a href="mailto:matthias.andree@gmx.de">&lt;matthias.andree@gmx.de&gt;</a></address> </body> </html>