LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   smtp 0x800ccc0f error sending mail to postfix (https://www.linuxquestions.org/questions/linux-networking-3/smtp-0x800ccc0f-error-sending-mail-to-postfix-239575/)

Corsari 10-06-2004 06:02 PM

smtp 0x800ccc0f error sending mail to postfix
 
Sorry guys, I have a trouble that makes me crazy.

I've installed and configured an intranet POP3 and SMTP server on a Linux Mandrake 9.2 Box with Postfix and IMAP.

hosname -f #returns 'pippo.net'

linuxbox user number1 is aliased to onemail
linuxbox user number2 is aliased to twomail


Clients are windows boxes with outlook

___

POP3 is working (at least, there are no errors while checking mail from clients)

SMTP it is not working properly (or something with names resolution ?)

Anyway the situation is:

when a client tries to send mail to the server, the mail sending fails with the error in subject: 0x800ccc0f
___

if from clients you telnet port 25 of the mail server: connection is instantaneous.
Next, if you try to manually send an email...

HELO myhost #is accepted

MAIL FROM: onemail@pippo.net #is accepted

RCPT TO: twomail@pippo.net #makes the connection to be lost and then TELNET quits

___

Any suggestion?

___

Because I was getting crazy (POP3 and SMTP installation it is something that I have already done before [cheers] ), I've removed that hdd and I've performed the installation of a mandrake 10.0 (on another disk, same pc)and I've setup and configured everything in the same identical way as the 9.2... u can guess it ... it does work.
I'm 99.9% sure everything is matching in the two configurations, but I need to understand what could be wrong/missing: 1th to fix it, 2nd to learn something (this because I don't want to "throw the spon" and take the easy solution to keep this second and working installation..)


Thank you

Robert

bastard23 10-06-2004 08:24 PM

What does postfix say in the logs? Check /var/log/mail or /var/log/messages.

Corsari 10-07-2004 04:20 PM

Sorry, today I have deleted everything.

I'm going to test Mandrake 10.1

But above questions are still valid.

Thank you if anybody will try to answer.

Robert

bastard23 10-07-2004 04:43 PM

Postfix is dropping the connection for some reason, so you need to check what the log files say happened. Or are there no logs from postfix? Did you give up on 9.2?

conesh 09-22-2008 10:51 AM

Hi Robert, I'm having the same issue.

But you can try changing the domain and use the ip address, it's just a workaround but it works very well to me.

have a great day

Conesh


All times are GMT -5. The time now is 03:49 PM.