index
:
local-COMMON
master
Unnamed repository; edit this file to name it for gitweb.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postfix
/
postfix.sh
Age
Commit message (
Expand
)
Author
2007-07-24
Fix resolving thisrealm (instead of thisdomain).
Jonas Smedegaard
2007-07-24
Only verify senders of own domains, to avoid clashing with recipient verifica...
Jonas Smedegaard
2007-07-19
Force using TLS for peers if cacert.pem exist.
Jonas Smedegaard
2007-07-18
Add TLS CApath for smtp, smtpd and lmtp.
Jonas Smedegaard
2007-07-12
Fix sort. Fix version check.
Jonas Smedegaard
2007-07-12
Verify senders from known (other realms of same Redpill) domains. Rename para...
Jonas Smedegaard
2007-07-12
Drop pre-2.2 note.
Jonas Smedegaard
2007-07-12
Drop pftls flag (relevant only for pre-2.2 postfix versions).
Jonas Smedegaard
2007-07-12
Drop support for other than postfix 2.2.
Jonas Smedegaard
2007-07-12
Bump up copyright.
Jonas Smedegaard
2007-07-12
Verify a bunch of suspect domains by default.
Jonas Smedegaard
2007-07-12
Rename paramdir -> configdir. Fix resetting configdir before use.
Jonas Smedegaard
2007-07-12
Make sure sender_access file exist and is postmap'ed.
Jonas Smedegaard
2007-07-12
Add note about need for restart (not just reload) if master.conf has been edi...
Jonas Smedegaard
2007-07-12
Fix typo.
Jonas Smedegaard
2007-07-11
Drop postfix 1.x support.
Jonas Smedegaard
2007-07-11
Fix bashisms.
Jonas Smedegaard
2007-07-11
Separate code into function catfirstfile().
Jonas Smedegaard
2007-07-11
Support several prioritized locations for paramfiles.
Jonas Smedegaard
2007-06-06
Drop unneeded grep (sed strips comments, so grepping really only stripped emp...
Jonas Smedegaard
2006-10-23
Fix SASL authentication (wrong keyword in /etc/postfix/sasl/smtpd.conf).
Jonas Smedegaard
2006-09-24
Use ^ (not $) as space marker.
Jonas Smedegaard
2006-08-29
Enable greylisting, or fail hard if postgrey not installed.
Jonas Smedegaard
2006-02-10
Revert to always use /etc/postfix/sasl (...fix/sasl2 was simply a typo in pos...
Jonas Smedegaard
2005-04-15
Handle postfix 2.2 with slightly different official TLS support.
Jonas Smedegaard
2004-05-09
Make warnings nore explicit. Avoid asking for client certificate - Outlook Ex...
Jonas Smedegaard
2004-05-07
Check if postfix-tls is installed.
Jonas Smedegaard
2004-04-27
Emit hint on installing sasl2-bin if saslauthd missing.
Jonas Smedegaard
2004-04-27
Fix capturing output of saslauthd -v (redirect stderr to stdout).
Jonas Smedegaard
2004-04-27
Implement working AUTH-SMTP.
Jonas Smedegaard
2004-02-03
Big rewrite, mainly to make UCE rules more flexible and finegrained.
Jonas Smedegaard
2004-01-27
Ignore tabs in list parsing, and beautify smtpd_recipient_restrictions.
Jonas Smedegaard
2003-07-20
Correct embarrassing wrong grep logic.
Jonas Smedegaard
2003-07-20
Add AMaViS mail accounts (direct file stores).
Jonas Smedegaard
2003-07-12
Restructure code a bit and add some comments.
Jonas Smedegaard
2003-06-21
Use /var/spool/postfix for encryption cache files.
Jonas Smedegaard
2003-06-11
A couple of AMaViS tweaks.
Jonas Smedegaard
2003-06-01
Recognize amavisd-new as alternative to amavisd.
Jonas Smedegaard
2003-04-10
Add TODO about adopting stuff from yet another thorough setup-guide.
Jonas Smedegaard
2003-04-06
Include current year in copyright.
Jonas Smedegaard
2003-03-22
Drop requiring strict EHLO. Add support for RHSBL (DNSBL) blackhole.
Jonas Smedegaard
2003-03-18
Whoops: Properly enable incoming *and* outgoing amavis ports.
Jonas Smedegaard
2003-03-18
Add amavis support to postfix script.
Jonas Smedegaard
2003-01-14
Set postconf path as variable. Correct check for FQDN.
Jonas Smedegaard
2003-01-14
Add a TODO.
Jonas Smedegaard
2003-01-14
Use grep -q.
Jonas Smedegaard
2003-01-14
Use reject_rbl_client instead of deprecated reject_maps_rbl in postfix 2.x.
Jonas Smedegaard
2003-01-04
Check for files, not dpkg output, and check for postfix-tls specific file as ...
Jonas Smedegaard
2003-01-04
Avoid $items (they seem to not work correctly).
Jonas Smedegaard
2002-12-31
Use full path to postconf (to allow remote execution without adding /usr/sbin...
Jonas Smedegaard
[prev]
[next]