GNU Mailman으로 메일 링리스트를 설정하려고했지만 수많은로드 블록으로 인해 완전한 재앙이되었습니다. Postfix는 이메일을받을 수는 있지만 전혀 다시 보낼 수는 없습니다. 로그를 들여다 보았습니다. 이것은 내가 찾은 것입니다.
Mar 30 16:35:30 apott-server postfix/smtp[22572]: connect to gmail-smtp in.l.google.com[74.125.142.26]:25: Connection timed out
Mar 30 16:36:01 apott-server postfix/smtp[22572]: connect to alt1.gmail-smtp-in.l.google.com[173.194.76.27]:25: Connection timed out
Mar 30 16:36:31 apott-server postfix/smtp[22572]: connect to alt2.gmail-smtp-in.l.google.com[74.125.131.26]:25: Connection timed out
Mar 30 16:37:01 apott-server postfix/smtp[22572]: connect to alt3.gmail-smtp-in.l.google.com[173.194.67.27]:25: Connection timed out
Mar 30 16:37:31 apott-server postfix/smtp[22572]: connect to alt4.gmail-smtp-in.l.google.com[173.194.65.26]:25: Connection timed out
Mar 30 16:37:31 apott-server postfix/smtp[22572]: A0616100CCB: to=<example@gmail.com>, relay=none, delay=150, delays=0.06/0.01/150/0, dsn=4.4.1, status=deferred (connect to alt4.gmail-smtp-in.l.google.com[173.194.65.26]:25: Connection timed out)
분명히 어떤 것이 발신 이메일을 방해하고 있습니다.이 문제를 해결하는 방법에 대한 제안이 있습니까?
(서버는 우분투 리눅스 박스입니다)
도움을 주셔서 감사합니다.