Tag Archives: Postfix

Postfix : TLS not working outside my network

As I just finished setting TLS and SASL to secure the access to my Postfix server, I realized that it was working only from inside my network. What I got from my lan : I shows well that the TLS handshake is initiated. But from this outside, I just got this weired thing : Of [...]

Postfix : “error writing message: File too large”

I suddenly started to received some undelivered mail notifications while I was trying to send some messages to a mailbox hosted on my Postfix server. The cause described in the notification was : The first thing I did was checking my configuration file, main.cf. It seemed all right : Note that “0″ means unlimited. I [...]

Hostname issue with Postfix Webmin module

I usually avoid using Webmin, but I had to set it up for a company I worked for.

The guys there were not familiar with Linux and they needed an interface to keep configuring the Postfix server I settled (with Spamassassin as an antispam and Amavis as content filtering).

I had to face a problem while I was trying to get the Postfix Webmin module working.