Questions tagged [postgrey]
10 questions
4
votes
1 answer
Postgrey rejecting Dropbox mails
Centos 6.8 Postfix 2.6.6
I still am having problems with Postgrey greylisting. I forgot my Dropbox password so I followed the know procedure. Dropbox sent me a mail to change it. Postgrey is continuously rejecting dropbox retries.
In my maillog…

dstonek
- 233
- 3
- 10
3
votes
1 answer
Postgrey whitelist and log questions
I install Postfix 2.6.6 on Centos 6
1) /etc/postfix/postgrey_whitelist_clients.local is
#Clients that should not be greylisted. See postgrey(8).
senderDomain.digital
Restarted postgrey but sometimes the rule is not followed.
Aug 30 17:03:56 host…

dstonek
- 233
- 3
- 10
2
votes
1 answer
default value for auto-whitelist-clients in postgrey dangerous
The postgrey manual sais:
--auto-whitelist-clients=N whitelist host after first successful delivery
N is the minimal count of mails before a client is
whitelisted (turned on by…

rubo77
- 2,469
- 4
- 34
- 66
2
votes
1 answer
postgrey whitelist recipients not working
I have installed postgrey and it works fine but I want to exclude some email accounts. So as manual says I added account name into whitelist_recipients then restarted postrgey, postfix but as You can see in log - new mail are still greylisted for…

exxon
- 83
- 2
- 12
1
vote
1 answer
postgrey configuration on Fedora Core 21 is very different, and not documented
In upgrading from Fedora Core 16 to Fedora Core 21, one of the challenges has been getting postfix working with postgrey. I still don't have it working after many long hours focused on it.
In the old strategy, the official directions direct you to…

Richard T
- 1,206
- 12
- 29
0
votes
0 answers
How do I pause postgrey?
If I use service stop postgrey, then I get errors in my maillog
Mar 17 18:49:10 ip-172-31-15-65 postfix/smtpd[23543]: warning: problem talking to server postgrey/socket: No such file or directory
Mar 17 18:49:10 ip-172-31-15-65 postfix/smtpd[23543]:…

Chloe
- 1,164
- 4
- 19
- 35
0
votes
0 answers
postgrey via systemctl doesn't create socket
If I run it /usr/sbin/postgrey with parameteres it works as usual. If i use /etc/init.d/postgrey restart or systemctl restart postgrey - it doesn't.
It looks like it doesn't read /etc/default/postgrey at all, but how to debug this?
And if so, how to…

SledgehammerPL
- 773
- 9
- 16
0
votes
0 answers
Postgrey: Put greylisted emails to a directory instead of rejecting them totally
I'm docker-mailserver to manage my incoming and outgoing emails. One annoying thing is that some of the emails are greylisted (e.g. from amazon or digitalocean). I've already whitelisted these domains, but was thinking if there is an option to put…

Marcin Kunert
- 109
- 4
0
votes
1 answer
Postfix - "Server configuration error."
I'm getting this error in my mail log:
Feb 29 21:06:14 mail postfix/smtpd[29464]: NOQUEUE: reject: RCPT from mail-vi1eur05olkn2106.outbound.protection.outlook.com[40.92.90.106]: 451 4.3.5 nicolo@indst.eu: Recipient address rejected: Server…

Nicolò
- 25
- 2
- 10
-1
votes
1 answer
Postfix - Can Send / Receive Localy - Send External - Not receive from external
I just finish configuring my own mail server using this guide:
LinuxBabe Guide
At the start all was working but now I can not receive mail from external.
Here is my configuration file:
https://hatebin.com/npslpqyqpr

京子シオリ
- 1
- 1