Bruce Sackett: > I?m sorry - any sender on the one domain for the SMS software. > Call it usersms.com. [..] it?s the emails that are bouncing back, > to anyone who sends an SMS through that system.
If the error report is generated by your mail server, then you can set up a transport map with usersms.com discard: .usersms.com discard: (or whatever pattern proves to be sufficient). http://www.postfix.org/postconf.5.html#transport_maps http://www.postfix.org/transport.5.html This requires Postfix 2.2 or later. Even RedHat should have that level by now. Wietse