Monitoring, Management & Location Tracking

 View Only
last person joined: one year ago 

Articles relating to existing and legacy HPE Aruba Networking products and solutions including AirWave, Meridian Apps, ALE, Central / HPE Aruba Networking Central, and UXI / HPE Aruba Networking User Experience Insight

Unable to send mail: postfix won't start 

Jun 10, 2014 11:22 PM

If you can't send mail because the postfix mail server is stopped, then the best thing to do is find out why it won't start. A good command to run is this:

# postfix start

If you see an error like this: 

postfix: fatal: config variable inet_interfaces: host not found: localhost

you can change the inet_interfaces setting in /etc/postfix/main.cf from:

inet_interfaces = localhost

to 

inet_interfaces = 127.0.0.1

and postfix should start right up.

Statistics
0 Favorited
0 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.