LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-17-2006, 01:59 PM   #1
Bodyweb
LQ Newbie
 
Registered: Feb 2005
Distribution: Suse 10.1
Posts: 20

Rep: Reputation: 0
Thumbs up Sendmail doesn't send emails


Suse 10.1 installed right now, Apache 2.2, PHP 5 and Kerio mail server.

In PHP.INI I wrote sendmailpath = /opt/local/kerio/sendmail -t -i , it's suggested to use kerio mailserver sendmail.

I even tryed with the Suse sendmail but nothing happen, every change of PHP.INI I always restart apache.

What else can I check ?
 
Old 07-17-2006, 02:56 PM   #2
jeelliso
Member
 
Registered: Oct 2005
Location: Knoxville, Tn (USA)
Distribution: OpenSUSE, Ubuntu
Posts: 250

Rep: Reputation: 30
I'm not familiar with the kerio sendmail server, I'm just familiar with regular old sendmail.

Quote:
What else can I check ?
You can check the log files. You should always start with checking log files when something wrong happens. Your log files for sendmail should be /var/log/maillog. You can also check the output of 'ps -aux | grep sendmail' to see if sendmail is actually up and running. You can telnet into your local computer (i.e, 'telnet 127.0.0.1 25') and see if Sendmail is accepting connections. You can also try sending an email using the 'mail' command and then rechecking the log files. Post some of your finding and we'll take a look at it.

~Justin
 
Old 07-17-2006, 10:39 PM   #3
Bodyweb
LQ Newbie
 
Registered: Feb 2005
Distribution: Suse 10.1
Posts: 20

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by jeelliso
I'm not familiar with the kerio sendmail server, I'm just familiar with regular old sendmail.

You can check the log files. You should always start with checking log files when something wrong happens. Your log files for sendmail should be /var/log/maillog. You can also check the output of 'ps -aux | grep sendmail' to see if sendmail is actually up and running. You can telnet into your local computer (i.e, 'telnet 127.0.0.1 25') and see if Sendmail is accepting connections. You can also try sending an email using the 'mail' command and then rechecking the log files. Post some of your finding and we'll take a look at it.

~Justin
It seems that nothing is working, from "ps -aux | grep sendmail" the answer is :

linux-nhwz:~ # ps -aux | grep sendmail
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
root 9134 0.0 0.0 1856 636 pts/1 S+ 05:38 0:00 grep sendmail
linux-nhwz:~ #

The log files that I found are just for postfix that is now off.
 
Old 07-18-2006, 01:28 AM   #4
Bodyweb
LQ Newbie
 
Registered: Feb 2005
Distribution: Suse 10.1
Posts: 20

Original Poster
Rep: Reputation: 0
That was the problem, incredible : http://forums.kerio.com/index.php?t=...mail#msg_16261
 
Old 07-18-2006, 08:05 AM   #5
jeelliso
Member
 
Registered: Oct 2005
Location: Knoxville, Tn (USA)
Distribution: OpenSUSE, Ubuntu
Posts: 250

Rep: Reputation: 30
Quote:
linux-nhwz:~ # ps -aux | grep sendmail
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
root 9134 0.0 0.0 1856 636 pts/1 S+ 05:38 0:00 grep sendmail
linux-nhwz:~ #
This says that sendmail is not running. The grep sendmail is the grep command that you are currently running. If sendmail was running you would see something similar to
Code:
Warning: bad syntax, perhaps a bogus '-'? See /usr/share/doc/procps-3.2.3/FAQ
root      1853  0.0  0.0  5692 1856 ?        Ss   Jul13   0:00 sendmail: accepting connections
smmsp     1861  0.0  0.0  5208 1692 ?        Ss   Jul13   0:00 sendmail: Queue runner@01:00:00 for /var/spool/clientmqueue
root 27423  0.0  0.0  4992  640 pts/0    S+   09:03   0:00 grep sendmail
Make sure sendmail is running.

I'm glad you found the answer to your problem.

~Justin

Last edited by jeelliso; 07-18-2006 at 08:06 AM.
 
Old 07-18-2006, 08:53 AM   #6
Bodyweb
LQ Newbie
 
Registered: Feb 2005
Distribution: Suse 10.1
Posts: 20

Original Poster
Rep: Reputation: 0
Yes, thx for you interest , now it's working, I'm using that particular kerio sendamail.
 
  


Reply

Tags
sendmail, suse



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
sendmail doesn't send emails outside dev_mohamed Linux - Networking 2 08-28-2005 03:42 PM
Can snort send emails? mikeghet Linux - Security 3 05-01-2005 07:40 PM
send 50-100 emails? codec Linux - Software 1 11-23-2004 07:28 AM
Can't recieve emails but can send them mosherben Linux - Software 12 08-10-2004 11:22 AM
Can't send or Receive Emails amohime Linux - Networking 4 04-11-2003 02:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:52 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration