Are you sure the SMTP user is authenticated? Can you share your smtpserver.xml and mailetcontainer.xml files?
Be careful of not sharing possibly sensible information. Benoit On 21/12/2021 23:38, Sir Dotcom wrote: > I finally got it straightened out ... I was being routed away by the > RemoteAddr mailet here: > > <!-- If you are using SMTP authentication then you can (and generally --> > <!-- should) disable this matcher/mailet pair. --> > <!-- <mailet match="RemoteAddrNotInNetwork=127.0.0.1" > class="ToProcessor"> > <processor>relay-denied</processor> > <notice>550 - Requested action not taken: relaying > denied</notice> > </mailet> --> > > Since I'm using AUTH it now sends the mail! > > Regards, > > Steve > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org > For additional commands, e-mail: server-user-h...@james.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e-mail: server-user-h...@james.apache.org