Report this

What is the reason for this report?

Postfix configuration option when we have Procmail

Posted on March 9, 2021
KFSys

By KFSys

System Administrator

Hello everyone,

recently there were a couple of feedbacks submitted to the tutorial - How To Install and Configure Postfix on Ubuntu 20.04

https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-postfix-on-ubuntu-20-04

This installation process of Postfix will open a series of interactive prompts. With that in mind, a couple of users pointed out there was an additional step that asks “Use procmail for local delivery?”



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
0

Accepted Answer

So firstly, I would like to point out that this PROMPT asking about “Use procmail for local delivery?” during the configuration of Postfix will only be present if you have procmail installed!

If you don’t have Procmail installed, then you can skip this question, you shouldn’t be asked while configuring Postfix

Now back to the main thing. When asked about

“Use procmail for local delivery?”

The default answer is “Yes” but that wouldn’t for you if are following the How To Install and Configure Postfix on Ubuntu 20.04. You’ll have to choose the option - “No”. Otherwise procmail will deliver incoming mail to the default local mail directory (/var/mail) instead of the mail directory specified in the tutorial (~/Maildir).

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.