diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/gnus-faq.texi | 6 | ||||
| -rw-r--r-- | doc/misc/gnus.texi | 3 |
2 files changed, 3 insertions, 6 deletions
diff --git a/doc/misc/gnus-faq.texi b/doc/misc/gnus-faq.texi index e2cfa796198..f295c997cbd 100644 --- a/doc/misc/gnus-faq.texi +++ b/doc/misc/gnus-faq.texi | |||
| @@ -1952,10 +1952,8 @@ and @uref{http://pyropus.ca/software/getmail/, getmail}. | |||
| 1952 | You should tell those to write the mail to your disk and | 1952 | You should tell those to write the mail to your disk and |
| 1953 | Gnus to read it from there. Last but not least the mail | 1953 | Gnus to read it from there. Last but not least the mail |
| 1954 | sending part: This can be done with every MTA like | 1954 | sending part: This can be done with every MTA like |
| 1955 | @uref{http://www.sendmail.org/, sendmail}, | 1955 | @uref{http://www.sendmail.org/, sendmail} or |
| 1956 | @uref{http://www.qmail.org/, postfix}, | 1956 | @uref{http://www.exim.org/, exim}. |
| 1957 | @uref{http://www.exim.org/, exim} or | ||
| 1958 | @uref{http://www.qmail.org/, qmail}. | ||
| 1959 | 1957 | ||
| 1960 | On windows boxes I'd vote for | 1958 | On windows boxes I'd vote for |
| 1961 | @uref{http://www.tglsoft.de/, Hamster}, | 1959 | @uref{http://www.tglsoft.de/, Hamster}, |
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index ef8ba4c30c1..8575f47f382 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi | |||
| @@ -16416,8 +16416,7 @@ have to set this variable to @code{t}. The default is @code{nil}. | |||
| 16416 | 16416 | ||
| 16417 | @code{nnmaildir} stores mail in the maildir format, with each maildir | 16417 | @code{nnmaildir} stores mail in the maildir format, with each maildir |
| 16418 | corresponding to a group in Gnus. This format is documented here: | 16418 | corresponding to a group in Gnus. This format is documented here: |
| 16419 | @uref{http://cr.yp.to/proto/maildir.html} and here: | 16419 | @uref{http://cr.yp.to/proto/maildir.html}. @code{nnmaildir} |
| 16420 | @uref{http://www.qmail.org/man/man5/maildir.html}. @code{nnmaildir} | ||
| 16421 | also stores extra information in the @file{.nnmaildir/} directory | 16420 | also stores extra information in the @file{.nnmaildir/} directory |
| 16422 | within a maildir. | 16421 | within a maildir. |
| 16423 | 16422 | ||