Tagged Questions
0
votes
0answers
67 views
Postfix header_checks
I want to forward a copy of the users email which has the specific subject. I have tried the below settings, able to Redirect that particular subject mail. But I want to forward a copy of that mail to ...
2
votes
0answers
136 views
why is FQDN using external IP address
When postfix connects to the FQDN dur.bounceme.net it uses the external IP address:
root@dur:~#
root@dur:~# tail /var/log/mail.log
Aug 28 04:39:45 dur postfix/master[6667]: terminating on signal 15
...
1
vote
0answers
73 views
Information about the 1630/master app
When I run
$ sudo netstat -a --programs | grep LISTENING | grep 1630
I will get this output. Do you know what good are processes running under this app name? Why they I running on my system and if ...