PDA

View Full Version : Problem reciving


larz
03-10-2004, 05:30 PM
Hi.

I have 4 qmr servers running on Redhat with no problems at all.
Now I hav installed it on Debian and there was now problem.
But when I test my server I can not recive any external mail .
There is now problem sending mail out and no problem sending to
an local user.

I have tried to log in via telnet on port 110 and 143 with no problems, but
no mail is getting to my system.

Any suggestion anyone



-larz

Bookworm
03-10-2004, 07:49 PM
Port 110 is POP3. Port 143 is IMAP.

You need to check SMTP, which is port 25, - also 'qmail-smtpd' in the logs.

BW

larz
03-11-2004, 12:58 AM
Hi and thanks for your reply.

I have tested port 25 both externaly and internaly and it
works just fine.
The problem is that the mail some way or an other just
dont get through.



-lars

Bookworm
03-11-2004, 10:05 PM
If you have tested port 25, and done a 'by hand' test email message in (through telnet), and it worked, then you should be receiving outside mail fine - unless the DNS is not pointed to you.

BW

larz
03-12-2004, 12:37 AM
you are right, my system was working just fine, but
this was an DNS error. All up and running.


Tnx for all help