Top "Postfix-mta" questions

QUESTIONS ABOUT POSTFIX ADMINISTRATION ARE OFF-TOPIC.

Is it possible to read an email using its ID on Postfix?

I need to recover an email that another user on my network sent a few days ago. I got the …

email networking ubuntu postfix-mta
Postfix - connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)

I have a recurring problem with postfix (on Debian Squeeze, amavisd-new and fail2ban are also installed) : All of a …

linux debian postfix-mta
How do you configure Django to send mail through Postfix?

How do you configure Django and Postfix to send emails for Django apps? I am able to do it using …

python django email postfix-mta
Postfix/dovecot email sent but not received

Please help! I'm trying to setup an internal mail server on LAN using Postfix and Dovecot. Everything seems to be …

email ubuntu-12.04 postfix-mta lan dovecot
Mac refusing to change hostname

I've been trying to figure out how to use postfix on my Mac and something has gone horribly wrong and …

macos postfix-mta hostname
Correct email headers for delivering mailing list mail

I'm writing an application that allows users to send email to dynamically-created mailing lists. For example, a user can send …

email smtp postfix-mta mailing-list dkim
How to install a python egg

I'm trying to setup ftw.mail for my postfix installation. Since I'm new to Linux and Python I don't really …

python email postfix-mta egg
DKIM Fails (body hash) when signing at MTA using opendkim

We are running into trouble with signing our outgoing mailings with DKIM using opendkim as a filter for Postfix. This …

php phpmailer postfix-mta dkim phplist
PHP+Ubuntu Send email using gmail form localhost

I have searched several posts on this but no luck. Everyone is using postfix. But when I gone through the …

php email ubuntu localhost postfix-mta
Use PHP sendmail from Docker container to send through host Postfix

I want to send mail from my Alpine-PHP-Fpm container using my host postfix installation. RECAP PHP-Fpm Container -> Sendmail …

php docker sendmail postfix-mta fpm