Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2005-11-30 09:29:43
Size: 368
Editor: 211
Comment:
Revision 4 as of 2011-08-03 11:01:03
Size: 498
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

http://www.postfix.org/
 * http://www.postfix.org/
 * http://www.kr.postfix.org
Line 13: Line 13:
메일포워딩 방법. /etc/aliases 에 추가 후 newaliases
{{{
auser : auser@aaa.aaa
}}}

[SMTP] MTA프로그램.

SendMail의 복잡함을 탈피하여, 단순화하는데 목적을 둠. 최근 대부분의 [Linux]패키지에 기본적으로 제공됨


메일받기 사이즈 늘리는 방법. /etc/postfix/main.cf 에 다음 추가. (default is 1024K)

message_size_limit = 1000000

메일포워딩 방법. /etc/aliases 에 추가 후 newaliases

auser : auser@aaa.aaa


CategoryProgram

PostFix (last edited 2013-09-09 09:52:21 by 61)

web biohackers.net