Ed W: > Wietse Venema wrote: > > Ed W: > > > >> To clarify the question - the goal is if someone connects via the > >> network (not local sendmail command) and the transcript says "RCPT TO: > >> <asdf>" that this is subsequently bounced as being an invalid > >> > > > > To summarize my other response, by definition an address without > > domain delivers to the same mailbox as an address with the default > > domain. > > > > > > Understood - but, how can I change this please..? (and if there are > hidden implications, please summarise so that I can test for breakage?)
If you don't want to receive mail for domain-less addresses then say so, instead of coming up with the wrong solution for the wrong problem. Use the reject_non_fqdn_mumble to stop bare addresses. Wietse