I set domain "example.jp", username "example", and add mailaddress "[email protected]".
I have exim's forward ploblems.
ex1).forward file
Code:
# Exim filter
deliver [email protected]
ex3)I sent email to [email protected].
ex4)Mail can not deliver to [email protected].
ex5)I send mail stay /home/example/mail/example.jp/guru2nai2/new directory.
I have exim's pipe ploblems.
ex1).forward file
Code:
# Exim filter
pipe "/home/example/public_html/mail.php"
ex3)I sent email to [email protected].
ex4)Script not working.
Why do you understand a reason?