| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Previously it was not saving the preference at all.
|
|
|
|
| |
to resolve an ambiguity found by Frédéric Marchal.
|
| |
|
|
|
|
|
|
|
|
| |
Smtpaddress is for RCPT TO, not MAIL FROM. Found by Gerard Seibert.
'Append to MAIL FROM line:' => 'Use domain on RCPT TO line:'
'Set RCPT To address:' => 'Set fixed RCPT TO address:'
svn path=/branches/BRANCH_6-3/; revision=5433
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5330
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=5320
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fetchmail no longer drops permanently undelivered messages by default,
to match historic documentation. It does this by adding a new
"softbounce" option, see below.
Fixes Debian Bug#471283, demotes Debian Bug#494418 to wishlist.
There is a new "softbounce" global option that prevents the deletion of
messages that have not been forwarded. It defaults to "true" for
fetchmail 6.3.X in order to match historic documentation. This may
change its default in the next major release.
NOTE: untested.
svn path=/branches/BRANCH_6-3/; revision=5315
|
|
|
|
|
|
|
|
| |
Exception from no-features policy on 6.3.X is made to keep people away from
doing more dangerous things in order to get rid of CommonName mismatch
warnings.
svn path=/branches/BRANCH_6-3/; revision=5165
|
|
|
|
|
|
| |
fix by Terry Brown.
svn path=/branches/BRANCH_6-3/; revision=5163
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=4740
|
|
|
|
| |
svn path=/branches/BRANCH_6-3/; revision=4636
|
|
|
|
|
|
| |
Reported by Justin Pryzby, Debian Bug #344978.
svn path=/branches/BRANCH_6-3/; revision=4588
|
|
|
|
|
|
| |
that we are not using. Patch by Sunil Shetye.
svn path=/branches/BRANCH_6-3/; revision=4519
|
|
|
|
| |
svn path=/trunk/; revision=4383
|
|
|
|
|
|
| |
fetchmailconf -V now prints the fetchmailconf version.
svn path=/trunk/; revision=4365
|
|
|
|
| |
svn path=/trunk/; revision=4352
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
aren't exposed, and set umask 077 before opening the file to be extra
safe. Configuration files larger than the Python default write buffer
might otherwise be exposed to other users.
Fix: Don't crash on saving the configuration if protocol is "auto".
Fix: Split authlist button bar in two rows.
Change: The configuration file comment now contains the fetchmailconf
version.
Change: Bump version to 1.49.
svn path=/trunk/; revision=4351
|
|
|
|
| |
svn path=/trunk/; revision=4344
|
|
|
|
| |
svn path=/trunk/; revision=4289
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=4222
|
|
Add a shell wrapper script fetchmailconf (with @PYTHON@ substituted).
Use automake's PYTHON mode to byte-compile the script at install time.
svn path=/trunk/; revision=4220
|