특정 서버를 SMTP로 하면, 받는쪽 sendmail이 거부

jj의 이미지

안녕하세요?

sendmail 서버를 관리하고 있습니다.

특정 서버를 SMTP로 사용하면 받는쪽의 sendmail 서버가 거부합니다.

즉, 다음과 같은 메세지가 나오면서, 리턴이 된다고 합니다.

**********************************************
** THIS IS A WARNING MESSAGE ONLY **
** YOU DO NOT NEED TO RESEND YOUR MESSAGE **
**********************************************

The original message was received at Fri, 21 Mar

2003 14:30:22 +0900 (KST) from [210.119.189.173]

----- The following addresses had transient

non-fatal errors ----- <***********.ac.kr>

----- Transcript of session follows -----
451 4.4.1 <**********kr>... reply: read

error from ****************.

<************8kr>... Deferred: Connection

reset by ***********.
Warning: message still undelivered after 4 hours
Will keep trying until message is 5 days old

별표친곳은 다 받는쪽 메일주소구요

물론 CF파일에서 어느곳을 리턴하라는 설정같은건 안했구요

8.12.9 package 안에 있는 generic-solaris.m4에서 변환한걸 그대로 사용중입니다.

왜이럴까요 ㅡ.ㅜ

dogrice의 이미지

스펨메일 방지를 위해 타 메일서버를 이용하지 못하게 해 놓았거든요

/etc/mail/access 화일에서 해당 SMTP서버를 이용가능한 외부컴퓨터의 의 IP주소를 입력해 주셔야 합니다.

만약 A라는 SMTP서버를 통해서 B라는 컴터가 메일을 보내고자 한다면
acess화일에다가 B컴터의 IP를 명기해 주셔야 하는 거죠

만약 B컴터의 ip가 999.999.999.99라면
acess화일에 이내용이 들어가야 합니다.

=================
999.999.999.99 RELAY
=================

참고로 거부하고 싶다면
=================
999.999.999.99 REJECT
=================

하면됩니다.

jj의 이미지

dogrice님 우선 답변 감사드립니다.

Relay에 대한 얘기가 아니구요, 제가 운영하고 있는 메일서버에

다른 곳에서 메일을 보낼때, 특정 SMTP를 사용하면 리턴이 된다는 얘기입니다.

음... 어떤것도 설정하지 않았는데... 참 답답하군요

spam black list도 전혀 상관이 없는듯 하구요...

--
Life is short. damn short...

pynoos의 이미지

400 번대 error 는 잠시 system 이 바빠서 생긴 경우가 많습니다.

특정 host에서 보내는 것만 항상 그렇다면 문제가 있군요.

telnet 으로 smtp 를 이용하여 test 해보심이 어떻겠습니까?

jj의 이미지

음... 모르겠군요

pynoos 님 말대로 직접 접속을 하여 테스트를 해보고 싶은데...

음... 그럴 수 있는 상황이 아닙니다. 제가 그쪽 smtp 서버는 전혀 손델 수 있는 상황이 아니구요

그쪽 smtp 서버 관리자에게 테스팅을 요청해야겠어요.

답변 감사합니다~

--
Life is short. damn short...

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.