Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2006-01-14 11:58:42
Size: 399
Editor: 127
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 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