It's probably a from address which is broken. One common
mistake is to have the server name with the port in the
from address, which will bomb. You could take a look in the
MTA log and check that you don't have an address like
webmaster@localhost:8080 or @myhost.com:8080 in there.