postfix + vpopmail..

freewalk의 이미지

안녕하세요~! 현재 메일서버를 공부하고 있습니다.

centos5에 postfix + courier-imap + vpopmail를 설치중에 있는데요..

vpopmail 설치중에 ./configure를 실행하게 되면
checking whether we can locate the qmail directory... no
configure: error: Unable to find your qmaildir directory, specify --enable-qmaildir.

qmail 디렉토리를 입력하라면서 진행이 안되고 있습니다.
qmail 없이는 설치할수 없는건가요??

혹시 tip이나 방법을 아시는분들 답변 부탁드리겠습니다.

modestcode의 이미지

http://www.inter7.com/index.php?page=vpopmailfeatures

Quote:
vpopmail Requirements

* qmail by Dan Bernstein

필수네요.

근데, http://www.inter7.com/index.php?page=vpopmail 에는

Quote:
Handling virtual domains is a common issue posed by new users in the qmail and postfix communities. Inter7 has developed vpopmail (vchkpw - buipopmeil), a free GPL software package, to provide an easy way to manage virtual email domains and non /etc/passwd email accounts on your qmail or Postfix mail servers.

왜 이렇게 써 놨는지 모르겠군요.

그리고 courier-imap 대신에 http://dovecot.org/ 을 고려해 볼만합니다.

modestcode의 이미지

Quote:
왜 이렇게 써 놨는지 모르겠군요.

postfix를 간단히 보니 qmail 스타일을 지워해서일 것 같습니다.
freewalk의 이미지

기존 메일환경이 courier-imap를 사용하고 있어서 그렇습니다~ ^^;;

mta만 postfix로 변경하고.. 나머지는 copy&paest를 하려 한건데..
안되는건가요..ㅠ_ ㅠ