On Sun, 2005-08-14 at 15:49 +0300, Razvan Sandu wrote: > Hello, > > Can anyone recommend me a good, simple solution for implementing vacation > automatic replies on Fedora Core 4 ? A rpm-ized solution is preferred... > > Please note that: > - the MTA is *Postfix*; > - users are *virtual mailboxes* in the sense described at > http://www.postfix.org/VIRTUAL_README.html#virtual_mailbox > - POP3 server is *dovecot*; > - POP3 passwords are kept in a *plain passwd-style file*, /etc/imap.passwd, > which contain entries like: > john.doe@xxxxxxxxxxxx:fXxvfcxbv.Xr:503:503:John > Doe:/home/fakeuser/domains/mydomain.com/john.doe:/sbin/nologin > > All users are under the same UID & GID, 503:503, which belong to "fakeuser". > Received mail goes to > /home/fakeuser/domains/mydomain.com/john.doe, which is John Doe's Maildir > mailbox. Does postfix with virtual mailboxes support procmail? If so, there's an example of how to mimic vacation using procmail in "man procmailex". Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>