Hello, I am new to dbmail, so do kindly excuse my ignorance. The scenario I have is the following.
a) I have a set of email address under a domain, the emails to which needs to be sent to their inbox. b) The catchall for this domain must pipe it to a script. I hope the above is just setup by doing the following a) create all users who have their inbox with dbmail-users -a <username> -w <password> -s <username>@domain.com b) The catchall and forward to script dbmail-users -x @domain.com -t "|/usr/bin/php -f /var/www/emailin.php" (a) works by (b) doesnt .. every time a catch all email hits postfix I get this error Persistent Transient Failure Address Status Bad destination mailbox address (in reply to end of DATA command)). However if I use dbmail-users -x @domain.com -t [email protected] This works and the catch all mail is redirect to [email protected] I guess what I am doing is quite a common user case. So any inputs and helo will be highly appreciated with regards
_______________________________________________ DBmail mailing list [email protected] http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
