Douglas R. Reno
4e04cb832b
Tag Exim
2024-02-22 12:45:32 -06:00
Douglas R. Reno
e7c4a7f280
Tags
2024-02-20 22:43:37 -06:00
Bruce Dubbs
062c7122bd
Tag some servers
2024-02-20 09:32:40 -06:00
Douglas R. Reno
5d0e7b85b8
A bunch of tags
2024-02-16 18:57:03 -06:00
Ken Moffat
9f3382f62c
postfix - update the smuggling details for 3.8.5.
...
The previous 'yes' is now aliased to 'normalize' which will be
the default in postfix-3.9, so prefer that. It now only rejects
if the bare newlines are in the DATA section of the mail, to
provide better compatibility with existing SMTP clients.
If a site needs to reject mails with bare newlines in the
message body, the value can be changed to 'reject'.
See https://www.openwall.com/lists/oss-security/2024/01/22/1
2024-02-07 14:39:29 +00:00
Ken Moffat
fe1f174292
Typo in postfix explanation.
2024-02-07 14:34:09 +00:00
Douglas R. Reno
cfed4efa3e
Update to sendmail-8.18.1 (Security Update)
2024-02-02 10:19:41 -06:00
Douglas R. Reno
26ff6f1c9a
Update to postfix-3.8.5
2024-01-23 14:11:23 -06:00
Pierre Labastie
ab4fdfccf8
Change all xml decl to encoding=utf-8
2024-01-19 22:39:35 +01:00
Bruce Dubbs
48ab76be24
Typo
2024-01-04 09:41:17 -06:00
Douglas R. Reno
d524862aa9
Update to postfix-3.8.4 (Security Update)
2023-12-29 23:33:09 -06:00
Douglas R. Reno
c4541d69fa
Update to exim-4.97.1 (Security Update)
2023-12-29 18:15:01 -06:00
Ken Moffat
99492e8ea0
postifx - remove linginging hash: references.
2023-12-23 22:35:32 +00:00
Pierre Labastie
1859ee6872
Remove links to deleted wiki pages
...
See https://wiki.linuxfromscratch.org/blfs/ticket/18952
2023-12-23 13:40:25 +01:00
Pierre Labastie
875b3b57e8
Fix various option vs parameter problems
...
Sometimes there is no really a problem, but alos avoids that
automatic detection with "make test-options" return false positives
2023-12-08 22:05:39 +01:00
Douglas R. Reno
babbe4db8a
Typo fixes from rhubarbpieguy
2023-12-07 12:11:50 -06:00
Pierre Labastie
4f7e45d515
Don't run newaliases with sendmail
...
There is no point in making a database of aliases since we don't compile
a database backend...
2023-12-05 22:55:16 +01:00
Douglas R. Reno
64a66a59af
Fix building Sendmail now that Berkeley DB has been archived.
2023-11-28 18:52:46 -06:00
Bruce Dubbs
dcd5a06347
Archive Berkeley DB
2023-11-22 15:35:10 -06:00
Xi Ruoyao
582566f396
postfix: PCRE2 is preferred over PCRE
...
Now the building system trys PCRE2 first, if PCRE2 is not available it
then trys PCRE. Read line 936 of the makedefs script.
2023-11-21 10:51:50 +08:00
Xi Ruoyao
61936ca379
postfix: Use separated AUXLIBS_* instead of AUXLIBS
...
For postfix >= 3.0, the upstream recommends to use the separated
AUXLIBS_* variables for database libraries instead of AUXLIBS.
2023-11-21 10:51:50 +08:00
Xi Ruoyao
90066bfaf2
postfix: Switch from db to lmdb
...
DB is slated for remove in BLFS 12.1, so switch from it now.
Though postfix supports various DB formats, the only formats can be used
for postmap are btree, cdb, dbm, hash, lmdb, and sdbm. btree and hash
needs db; cdb, dbm, sdbm needs something out of BLFS. So lmdb should be
recommended or we'll have no postmap support.
2023-11-21 10:51:49 +08:00
Tim Tassonis
c3f382431d
Update to exim-4.97.
2023-11-17 19:03:43 +01:00
Bruce Dubbs
4f4e2edef5
Update to postfix-3.8.3.
2023-11-03 17:40:06 -05:00
Douglas R. Reno
79c0641509
server/mail: Update the chapter description text
2023-11-03 12:24:29 -05:00
Pierre Labastie
b053f54371
Update to exim-4.96.2 (security update)
2023-10-17 16:17:44 +02:00
Pierre Labastie
e1e58be454
Remove all ftp urls
...
neither firefox nor epiphany can download them, and they are not
well maintained, because rarely tested.
This is WIP because the "(HTTP)" part of "Download (HTTP)" will
need to be removed too.
But let's see what users think first...
2023-10-15 21:43:08 +02:00
Tim Tassonis
25a628f95b
Update to exim-4.96.1.
2023-10-03 12:58:54 +02:00
Douglas R. Reno
0414dd6e28
Update to dovecot-2.3.21
2023-09-16 17:24:39 -05:00
Thomas Trepl
f818fd68be
Upgrade postfix-3.8.2
2023-09-05 12:36:18 +02:00
Pierre Labastie
e440af55af
Remove trailing spaces and a few typos
2023-08-27 10:41:46 +02:00
Douglas R. Reno
4154f023c4
Tag dovecot
2023-08-23 22:44:31 -05:00
Ken Moffat
a860f5da7e
Tags for some mail progs.
2023-08-21 19:22:06 +01:00
Douglas R. Reno
6da3b40faa
Few small and scattered tags
2023-08-20 20:29:12 -05:00
Douglas R. Reno
c8b719a475
Tags
2023-08-16 15:00:41 -05:00
Xi Ruoyao
42ddc3001a
treewide: Replace "User Notes" with "Editor Notes"
2023-06-30 02:18:51 +08:00
Xi Ruoyao
14891a9084
treewide: More "User Notes" clean up
...
Remove links to pages w/o real contents.
2023-06-30 02:18:51 +08:00
Xi Ruoyao
2a53093201
treewide: Remove nonexist User Notes
...
The last part of User Notes removal by
https://www.linuxfromscratch.org/~xry111/remove-nonexist-usernote.sh
2023-06-29 19:23:06 +08:00
Douglas R. Reno
4ef48c0c9e
Update to sendmail-8.17.2
2023-06-09 13:22:30 -05:00
Thomas Trepl
db43f9fb44
Upgrade postfix-3.8.1
2023-06-08 18:01:03 +02:00
Bruce Dubbs
e3d2ed3620
Update to postfix-3.8.0.
2023-04-18 13:04:26 -05:00
Bruce Dubbs
82a1523687
exim now needs pcre2
2023-04-06 18:38:55 -05:00
Bruce Dubbs
3b545fc10e
Typo
2023-04-06 18:34:23 -05:00
Douglas R. Reno
101d6ddceb
Tag Dovecot!
...
Off to GNOME, and maybe vsftpd if it's not tagged when I'm done
2023-02-21 18:41:38 -06:00
Douglas R. Reno
b6d02cb18b
Tag exim
2023-02-21 15:16:07 -06:00
Douglas R. Reno
15445abd8c
Lots of tags
2023-02-15 23:24:25 -06:00
Ken Moffat
2a7cafaf97
Tags
2023-02-15 21:53:49 +00:00
Pierre Labastie
54d589072b
Remove eol spaces
2023-01-29 13:51:59 +01:00
Bruce Dubbs
af7490e06b
Update to postfix-3.7.4.
2023-01-23 16:04:43 -06:00
Douglas R. Reno
7b96a69692
Update to dovecot-2.3.20
2022-12-30 11:49:59 -06:00