Koozali.org: home of the SME Server

EMPTY MAILLOG, sends but won't receive

Offline mike_mattos

  • *
  • 313
  • +0/-0
EMPTY MAILLOG, sends but won't receive
« on: July 28, 2005, 04:46:39 PM »
I can't receive email at a server, but it does send!  The mail log is empty, boot log is clean, messages log has lots of entries like
Jul 28 10:33:49 saadco1 kernel: denylog:IN=ppp0 OUT= MAC= SRC=64.229.229.20 DST=64.229.7.152 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=8159 DF PROTO=TCP SPT=3681 DPT=445 WINDOW=16384 RES=0x00 SYN URGP=0
Jul 28 10:34:05 saadco1 kernel: denylog:IN=ppp0 OUT= MAC= SRC=61.152.158.124 DST=64.229.7.152 LEN=397 TOS=0x00 PREC=0x00 TTL=48 ID=0 DF PROTO=UDP SPT=32769 DPT=1026 LEN=377
Jul 28 10:34:05 saadco1 kernel: denylog:IN=ppp0 OUT= MAC= SRC=61.152.158.124 DST=64.229.7.152 LEN=397 TOS=0x00 PREC=0x00 TTL=48 ID=0 DF PROTO=UDP SPT=32769 DPT=1027 LEN=377
Jul 28 10:34:17 saadco1 kernel: denylog:IN=ppp0 OUT= MAC= SRC=64.229.142.32 DST=64.229.7.152 LEN=48 TOS=0x00 PREC=0x00 TTL=121 ID=29363 DF PROTO=TCP SPT=4272 DPT=135 WINDOW=16384 RES=0x00 SYN URGP=0


just changed ISP (to  bell canada iabn.on.com ) but I suspect that the problem predates the change.

I contacted easydns, (domain registrar ) they say their server can't connect to the SME server!  I changed POP to public, made no difference

process 'supervise qmail' is running, no errors being reported!

All suggestions welcome

thx

Mike
...

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: EMPTY MAILLOG, sends but won't receive
« Reply #1 on: July 28, 2005, 10:34:40 PM »
Quote from: "mike_mattos"

I contacted easydns, (domain registrar ) they say their server can't connect to the SME server!  I changed POP to public, made no difference


Inbound mail doesn't arrive by POP, it arrives by SMTP. Your ISP is probably blocking inbound SMTP (port 25) to your server. You'll need to take it up with them, and perhaps find an alternative arrangement. You should disable public POP.

Offline mike_mattos

  • *
  • 313
  • +0/-0
EMPTY MAILLOG, sends but won't receive
« Reply #2 on: July 29, 2005, 03:06:33 AM »
my port scanner says port 25 is open! one interesting development, I got back some undeliverable mail that claims that valid email accounts don't exist.  Problem is, the mail to invalid accounts should be sent to the administrator (ME!)
...

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
EMPTY MAILLOG, sends but won't receive
« Reply #3 on: July 29, 2005, 04:25:34 AM »
Quote from: "mike_mattos"
my port scanner says port 25 is open!


Are you scanning from outside the ISP's network?

Offline mike_mattos

  • *
  • 313
  • +0/-0
EMPTY MAILLOG, sends but won't receive
« Reply #4 on: July 29, 2005, 02:30:49 PM »
yes, I'm scanning from a remote system.  

I'm using the new ISP's smtp server to send mail, ( I read that outgoing 25 is often limited to the ISP's own smtp server ), but it appears that other mail servers timeout when trying to reach the problem server.

The site is a problem, the area is scheduled for service upgrades "soon", but at present there is no cable service, and all DSL lines are used up with a massive waiting list!
...