| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use @ when accessing variables in templates | Dan Fandrich | 2026-02-21 | 1 | -1/+1 |
| | | | | | | | Access without the @ symbol is the older method and is discouraged. This is the fourth batch of files. | ||||
| * | Revert "Use @ when accessing variables in templates" | Dan Fandrich | 2024-10-04 | 1 | -1/+1 |
| | | | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622. | ||||
| * | Use @ when accessing variables in templates | Dan Fandrich | 2024-10-04 | 1 | -1/+1 |
| | | | | | Access without the @ symbol is the older method and is discouraged. | ||||
| * | Fix whitelist of our own servers and remove old entries | Pascal Terjan | 2017-12-22 | 1 | -6/+1 |
| | | |||||
| * | postgrey: make config works for Mga >= 3 | Olivier Blin | 2017-04-10 | 1 | -6/+4 |
| | | | | | | | | postgrey switched to systemd in 1.34-6.mga3 This change is backwards-compatible, since before systemd, the Unix socket path was specfied in the initscript. | ||||
| * | fix the regexp to match 6.mo2.mail-out.ovh.net | Michael Scherer | 2011-06-21 | 1 | -1/+1 |
| | | |||||
| * | let ovh hosted domain name bypass the greylisting | Michael Scherer | 2011-06-21 | 1 | -1/+2 |
| | | |||||
| * | use template, as noted by blino ( in case we need to change domain name ) | Michael Scherer | 2011-01-10 | 1 | -1/+1 |
| | | |||||
| * | - do not greylist our own servers | Michael Scherer | 2011-01-10 | 1 | -1/+2 |
| | | |||||
| * | - add a postgrey module | Michael Scherer | 2010-11-17 | 2 | -0/+17 |
