Hi Gerald, this is a guess: maybe the domain 'megafash.com' is missing in the database, or wherever the configuration for the `DomainList` service comes from. James asks this interface (DomainList) which domains it should accept mails from, so maybe your domain is missing there. I guess, the <serverNames> section should read `megafash.com` instead of ` smtp.megafash.com` -- if that is the place that configures the `DomainList` service.
Regards, Eike 2013/8/26 Thotheolh Tay <[email protected]> > Hi, > > I tried to setup James and I can connect to (Telnet) James (POP3, admin, > SMTP). Everything went fine except I can't send messages from external > email addresses (gmail, yahoo mail, hotmail...etc..) to James but I can use > James to send email to external addresses and internal addresses. > > Whenever I try to use an email client or Telnet (SMTP) to send an email to > James, it gives something like the below: > > Delivery to the following recipient failed permanently: > > <username>@megafash.com > > Technical details of permanent failure: > Google tried to deliver your message, but it was rejected by the > server for the recipient domain megafash.com by smtp.megafash.com. > [54.214.234.188]. > > The error that the other server returned was: > 550 5.7.1 Requested action not taken: relaying denied > > > The current config file can be found at: http://megafash.com/config.xml > > Note: the mailet tag containing the class attribute > "RemoteAddrNotInNetwork" has already been commented out yet it shows a > Relaying denied error. > > Is this a bug ? > > How do I fix it ? > > Thanks & Regards, > Gerald. >
