4424 | 22-Sep-1981 |
eric |
fix problem with using macros in rules; change configuration to send different flags when destined for arpanet vs. berknet hosts, etc. |
4423 | 22-Sep-1981 |
eric |
finally make suppression of sender in mailing lists work -- this version also works correctly on simple aliases. |
4422 | 22-Sep-1981 |
eric |
finally make suppression of sender in mailing lists work -- this version also works correctly on simple aliases. |
4420 | 21-Sep-1981 |
eric |
fix suppression of from address in mailing lists. |
4419 | 21-Sep-1981 |
eric |
fix suppression of from address in mailing lists. |
4417 | 20-Sep-1981 |
eric |
be more careful in resetting uid |
4416 | 20-Sep-1981 |
eric |
don't let a mailer ever execute as root (that should solve the security problems!) -- essentially just map root into someone else. Adds yet another configuration variable (should this be in the .cf f
don't let a mailer ever execute as root (that should solve the security problems!) -- essentially just map root into someone else. Adds yet another configuration variable (should this be in the .cf file?
show more ...
|
4415 | 20-Sep-1981 |
eric |
don't let a mailer ever execute as root (that should solve the security problems!) -- essentially just map root into someone else. Adds yet another configuration variable (should this be in the .cf f
don't let a mailer ever execute as root (that should solve the security problems!) -- essentially just map root into someone else. Adds yet another configuration variable (should this be in the .cf file?
show more ...
|
4414 | 20-Sep-1981 |
eric |
don't let a mailer ever execute as root (that should solve the security problems!) -- essentially just map root into someone else. Adds yet another configuration variable (should this be in the .cf f
don't let a mailer ever execute as root (that should solve the security problems!) -- essentially just map root into someone else. Adds yet another configuration variable (should this be in the .cf file?
show more ...
|
4407 | 16-Sep-1981 |
eric |
take underscore as well as space to separate parts of a person's full name. Dot notation should be made to work someday also. |
4406 | 16-Sep-1981 |
eric |
have .forward ownership stick harder than :include: ownership: this prevents cretins from using writable root files for nastiness. all this is pointless if /usr/lib/aliases is writable though.... |
4405 | 16-Sep-1981 |
eric |
have .forward ownership stick harder than :include: ownership: this prevents cretins from using writable root files for nastiness. all this is pointless if /usr/lib/aliases is writable though.... |
4404 | 16-Sep-1981 |
eric |
be REALLY clever and inherit uid/gid from owner of :include: files also... solves problem of alias to non-secure file |
4403 | 16-Sep-1981 |
eric |
be REALLY clever and inherit uid/gid from owner of :include: files also... solves problem of alias to non-secure file |
4402 | 16-Sep-1981 |
eric |
last delta was too paranoid -- this increases the number of cases that work (but is still safe -- I hope) |
4401 | 16-Sep-1981 |
eric |
last delta was too paranoid -- this increases the number of cases that work (but is still safe -- I hope) |
4400 | 16-Sep-1981 |
eric |
last delta was too paranoid -- this increases the number of cases that work (but is still safe -- I hope) |
4399 | 16-Sep-1981 |
eric |
run as the user forwarding mail after a .forward operation; fix a bug in .forwarding that caused recursive expansion; restrict mail to programs, files, and with :include: for security reasons. |
4398 | 16-Sep-1981 |
eric |
run as the user forwarding mail after a .forward operation; fix a bug in .forwarding that caused recursive expansion; restrict mail to programs, files, and with :include: for security reasons. |
4397 | 16-Sep-1981 |
eric |
run as the user forwarding mail after a .forward operation; fix a bug in .forwarding that caused recursive expansion; restrict mail to programs, files, and with :include: for security reasons. |
4396 | 16-Sep-1981 |
eric |
run as the user forwarding mail after a .forward operation; fix a bug in .forwarding that caused recursive expansion; restrict mail to programs, files, and with :include: for security reasons. |
4386 | 14-Sep-1981 |
eric |
check MAXATOM overflow; increase MAXATOM value |
4385 | 14-Sep-1981 |
eric |
check MAXATOM overflow; increase MAXATOM value |
4384 | 14-Sep-1981 |
eric |
check MAXATOM overflow; increase MAXATOM value |
4383 | 14-Sep-1981 |
eric |
fix but in mailers that only take one address at a time |