LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Red Hat Squirrelmail problem (https://www.linuxquestions.org/questions/linux-newbie-8/red-hat-squirrelmail-problem-907970/)

sarveshs3 10-13-2011 09:34 AM

Red Hat Squirrelmail problem
 
Hiii....I had configured a mail server with squirrelmail 1.4.22.I am able to log in squirrelmail and able to receive mails but when I try to send mails from squirrelmail it appears as the mail is sent but its not delivered to the recipient. Even I am not receiving a "Message Delievery Failed" error nor there are any logs. Any ideas please?

deep27ak 10-15-2011 11:13 AM

It seems your smtp server is not configure properly

which smtp server are you using?

Are you trying to send mails within your domain or outside?

are you able to send and receive mails in command line?

in squirrel mail you won't receive a mail delivery status message so you will have to use any other mail server on command line to check for error logs.

sarveshs3 10-15-2011 11:34 AM

Hiii..... I am using Sendmail as SMTP. I have tried both to send mails within my domain as well as outside.I can receive mails from both.But I can send and receive in my outlook.

deep27ak 10-15-2011 12:03 PM

reply
Code:

I have tried both to send mails within my domain as well as outside.I can receive mails from both.But I can send and receive in my outlook.

sorry I didn't get your problem exactly?
You are saying that you are able to receive mails but unable to send?

what is your imap server?
can you please elaborate?

sarveshs3 10-15-2011 12:18 PM

i am trying to send mails to my domain as well as outside my domain. But its not working. For receiving the mails, I dont have any problems. Receiving the mail is not problem only I am not able to send it when I log in my squirrelmail login. Also I have configured the mail account in outlook.In outlook I am able to send and receive mails.

deep27ak 10-15-2011 12:55 PM

use this command from command line

Code:

#sendmail -v (email-id of sender)
and check the output status and /var/log/messages and post them

also post your sendmail.mc file

sarveshs3 10-18-2011 01:35 AM

Hey problem is solved.....it just happened some problems in sendmail.mc file
Just checked it and corrected the same, started working.
Thank You very much.

linuxwin2 10-18-2011 03:13 AM

Good
Please mark this topic are SOLVED in title.

rudyh 10-18-2011 01:50 PM

Just wanted to make a quick note, I came here with the same problem, different solution. Everything was working, then it stopped sending and would still receive.

Found the DNS server we were using changed to a different IP address and the old server went down. We had the DNS listed as an IP address and not a name. Once the IP was changed in our configs, restarted the network, things started working again.

Simple fix, but still had to find it. All the posts within this forum stimulated the thought process in finding the solution.

In case someone else is searching for the same issues, this could be an alternate cause.


All times are GMT -5. The time now is 12:19 PM.