Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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
- Linux
- File
- tomcat
- CentOS
- junit
- laravel
- Spring
- 리눅스
- Android
- SeLinux
- 정규식
- error
- curl
- NetBeans
- ajax
- java
- larravel
- 톰캣
- 이클립스
- jquery
- javascript
- php
- html
- MySQL
- DB
- properties
- JSON
- 안드로이드
- 와일드카드
- input
Archives
- Today
- Total
합쭈기 programming
[PHP] sendmail 오류 본문
/var/log/maillog 에서 확인 시
domain 문제이면 호스트명이 nobody로 되어있어 보내지지 않는 경우이다.
echo “호스트명” > /proc/sys/kernel/hostname
'PHP' 카테고리의 다른 글
| [cURL] response 0 bytes (0) | 2018.08.01 |
|---|---|
| [PHP] 서버 환경 셋팅 (CentOS7) (0) | 2017.01.03 |
| [PHP] centos mbstring 설치 (0) | 2017.01.03 |
| [PHP] 함수 (0) | 2016.12.08 |
| [PHP] CentOS 6에서 php 5.6 업데이트 시 extension 다운 안될때 (0) | 2016.06.15 |