Спасибо. Я вот начал пока делать по этому манулу.
http://johnny.chadda.se/2007/04/15/mail-server-howto-postfix-and-dovecot-with-mysql-and-tlsssl-postgrey-and-dspam/ Получилось на ура. Но у меня одна проблема. Никак немогу натсроить autoreply. Все перепробовал и резельтат 0.
Как исправить? Или вообще возможно настроить autoreply с виртуальными пользователями?
Вовчем я сделал так
Define the transport type in the Postfix master file:
#/etc/postfix/master.cf:
filter unix - n n - - pipe
flags=DRhu user=vacation argv=/var/spool/vacation/vacation.pl
Tell Postfix to use a transport maps file, so add the following to your
Postfix main.cf:
#/etc/postfix/main.cf:
transport_maps = hash:/etc/postfix/transport
Then add the transport definition to the newly created transport file.
Obviously, change yourdomain.com to your own domain. This can be any
arbitrary domain, and it is easiest if you just choose one that will be used
for all your domains.
#/etc/postfix/transport
autoreply.yourdomain.com vacation
Execute "postmap /etc/postfix/transport" to build the hashed database.
Execute "postfix reload" to complete the change.
Ничего в логах 0. не сказанно