All Questions
Tagged with postgresql postfix
3 questions
0
votes
1
answer
217
views
Postfix: Whitelist all entries in address book
my postfix currently rejects emails that are potentially SPAM. Howver, some of my contacts have servers that are not correctly configured and I want to avoid rejecting their email.
...
5
votes
1
answer
3k
views
Authentication not working in Dovecot and PostgreSQL
I want to put my own mail server on VPS using Postfix, Dovecot, LMTP and PostgreSQL database. I can't send messages from VPS using the mail command, ie I don't receive these emails at my replacement ...
3
votes
2
answers
6k
views
Saving all incoming messages into a database with Postfix?
Is there some plugin for Postfix that can allow you to save all incoming messages into a relational database (PostgreSQL)?