Reminder: empty email subjects in Snow Leopard server’s postfix

By default Snow Leopard server doesn’t allow sending emails with blank subjects.

In order to change this behaviour open:

/etc/postfix/custom_header_checks

and comment the:

/^subject: *$/ REJECT empty subject header

line by prepending a # , so it reads:

#/^subject: *$/ REJECT empty subject header

Restart the mail service.

$1.99 domains with SSL purchase!

5 thoughts on “Reminder: empty email subjects in Snow Leopard server’s postfix

  1. Pingback: iCoreTech Research Labs » Reminder: empty email subjects in Snow … | I AM OSX

  2. Pingback: iCoreTech Research Labs » Reminder: empty email subjects in Snow … | Mac Affinity

  3. Thank you – this is really dumb. I have setup 100s of postfix boxes on various *NIX platforms and never has this been an issue. Have spent a good few hours looking into this today. All is now good so thanks again!

  4. Awesome, this fixed it quickly. I like the behaviour of forcing our users to use a subject line, but changed it because we didn’t want clients’ emails rejected. Is there some way of rejecting empty subject lines for emails orignating from our domain only, but allowing through any other empty subject line emails?

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">