일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- proxmox
- 윈도우10
- 스톤에이지
- nginx
- 복현오거리
- mysql
- 가상서버호스팅
- centos
- KB증권
- OpenWrt
- php
- 아파치
- iptime
- 보르비스초월
- Linux
- 알리익스프레스
- Apache
- 소비전력
- SKT
- 킹북이초월
- 자바스크립트
- jQuery
- 리눅스
- 램가스초월
- 알뜰폰
- Rocky
- PHP-FPM
- KB국민카드
- 시놀로지
- 티스토리
- Today
- Total
맛집 여행 캠핑 일상 생활
[Linux] sendmail no local interface found for ::1 본문
728x90
sysctl.conf 에 net.ipv6.conf.all.disable_ipv6 = 1 넣어서 ipv6를 disable 시켰더니 잘되던 sendmail 이 안되는군요~
sendmail: fatal: parameter inet_interfaces: no local interface found for ::1
메일 발송을 실패하였습니다.
# vi /etc/postfix/main.cf
inet_interfaces = all
#inet_interfaces = localhost
inet_interfaces = localhost 주석 처리하고 inet_interfaces = all 로 하니 잘 됩니다.
728x90
반응형
'LINUX' 카테고리의 다른 글
[Linux] CentOS 7.x xtables-addons 설치 방법 (0) | 2025.04.04 |
---|---|
[Linux] Rocky 9 리눅스 xtables-addons 설치 방법 (0) | 2025.04.04 |
[LINUX] IPTABLES CensysInspect 차단 (0) | 2024.10.31 |
[CentOS] mrtg snmpd 안되는 경우 (0) | 2024.10.22 |
[Apache] proxy_fcgi (70007)The timeout specified has expired (8) | 2024.10.16 |
Trackback : | Comments :