Hi list,
I would like to create autoresponder functionality in my mail system,
but I don't know how to start.
User should turn on/off autoresponder from client application and set
message text which will be send in autoreply message.
My system work on RHEL 6.1: postfix, dovecot, squirrelmail,
On 26/05/11 21:46, mouss wrote:
Le 26/05/2011 18:41, pch0317 a écrit :
Hi,
I want to forward mail only for one user u...@mydomain.tld to
u...@otherdomain.tld.
I try do it in this way:
/etc/postfix/virtual:
...
u...@mydomain.tld u...@mydomain.tld, u...@otherdomain.tld
...
When I send
Hi,
I want to forward mail only for one user u...@mydomain.tld to
u...@otherdomain.tld.
I try do it in this way:
/etc/postfix/virtual:
...
u...@mydomain.tld u...@mydomain.tld, u...@otherdomain.tld
...
When I send mail to u...@mydomain.tld it receive message but user
u...@otherdomain.tld
Hi,
I use postfix with virtual mailbox domain and ldap
(http://www.linuxmail.info/postfix-dovecot-ldap-centos-5/).
When I use
result_format = %s/Inbox
postfix doesn't create Inbox file because directory %s isn't create
automatically.
When I manually add directory %s, inbox file is created dur
Hi
Is postfix capable to work in high-availability or load-balancing cluster?
If yes, where I can read about this. Please, give me a hint.
Thanks