Am 27.09.2011 17:54, schrieb Amira Othman:
> I want to configure postfix to reply automatically for specific e-mail 
> address. I googled that but 
> I found that I must have another software (vacation) that handles this issue. 
> I am using 
> postfix-2.3.3-2.3.el5_6 and using virtual domains. I am not using MySQL I use 
> regular files for 
> dovecot authentication. Any suggestions about configuring automatic message 
> using postfix.

sounds like you are using dovecot
http://wiki.dovecot.org/LDA/Sieve

in my opinion it is not the job of the MTA to send replies
normally this should be done via the LDA

if you are using dovecot sieve is available
if you are using dbmail as example sieve or native replies (via sql-table)
are available, with sieve you have a standarized protocol on a own network
port where users can connect, for dbmail-native it would be easy to write
a small webinterface with auth against the user-table (we are using dbmail
with our own backends)


Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to