[nos-bbs] smtp ga unknown host exception

Jose Ng Lee hp2cwb at cwpanama.net
Sat Feb 8 15:44:00 EST 2014


I found out I didn't define in config.h:

#define SGW_EXCEPTIONS /*SMTP Gateway exceptions (new for Dec2011) */

So, a new compile should solve my problem.

Thanks,
José / HP2AT
  ----- Original Message ----- 
  From: Jose Ng Lee 
  To: TAPR xNOS Mailing List 
  Sent: Saturday, February 08, 2014 11:38 AM
  Subject: smtp ga unknown host exception


  I am trying to clean, check, and update line by line my autoexe.nos.

  I added this two lines to avoid the smtp loop:

  smtp ga exception add 44.0.0.0 0xff000000
  smtp ga exception add 44.163.22.2 0xffffffff

  But when I test and run ./jnos got this error lines:

  Unknown host exception
  input line: smtp ga exception add 44.0.0.0 0xff000000
  Unknown host exception
  input line: smtp ga exception add 44.163.22.2 0xffffffff

  The same happen if I try instead of the number the name "ampr.ampr.org" and "onx.hp2at.ampr.org":

  I believe I have my Domain setup correctly:

  #######################
  # DOMAIN NAME SERVICE #
  #######################
  domain suffix ampr.org.
  domain retries 2
  domain maxwait 60
  domain add 200.46.127.6
  domain add 200.46.127.7
  domain cache clean on
  domain cache wait 3300
  domain update on
  domain translate no
  domain verbose on
  domain dns on
  domain maxclients 4
  #domain cache size 15
  domain subnet off

  domain.txt
  ampr.ampr.org.  IN      A       44.0.0.0
  hp2ng.ampr.org. IN      A       44.163.22.12
  onx.hp2at.ampr.org.     IN      A       44.163.22.2

  Please can someone give me an idea what's wrong to solve the problem.

  Thanks,

  73s José / HP2AT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.tapr.org/pipermail/nos-bbs_lists.tapr.org/attachments/20140208/d6a4484a/attachment.html>


More information about the nos-bbs mailing list