A PCRE internal error occured. This might be caused by a faulty plugin

**This is an old revision of the document!** ----

A PCRE internal error occured. This might be caused by a faulty plugin

====== Postfix (Mail Transfer Agent) ====== In case you're planning to use your Linux Mint LMDE install as a development platform, or for any other reason you'd like to have an MTA running on your machine, here is the way to install and configure Postfix to do just that. You can also refer to [[https://wiki.debian.org/Postfix]] where most of the following information comes from. ===== Install Postfix ===== Install the Postfix package: <code> sudo apt-get update sudo apt-get install postfix </code> You'll be asked what type of installation you'd like to setup. In this example we'll go for an external relay, so , when asked, we choose "Internet with smathost" as the installation option. {{:packages:postfix:install-type.png?200}}