473,666 Members | 2,105 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

php and ssmtp

hello:

I recently upgraded from Kubuntu 6.06 to Kubuntu 6.10, and I am now unable
to get ssmtp working with php5.

I am sure that ssmtp is working, because I can access it manually from bash:
mail -s "testing ssmtp" my******@isp.co m
works fine...it is just that when I use the php mail() function that nothing
happens.

My php.ini file has the line:
sendmail_path ="/usr/sbin/sendmail -t -i"
which is a link to ssmtp.
I also have mailx installed.

I tried:
sendmail_path ="/usr/sbin/ssmtp"
and
sendmail_path ="/usr/sbin/sendmail"

none of which helped.

I have just a home network; no FQDN, so I just need a simple email forwarder
to allow me to test php pages.

There must be a way, as I had this working under my previous install.

Thanks.

Glenn
Nov 20 '06 #1
0 1242

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1600
by: Paul Robson | last post by:
I'm just tinkering with PHP and learning the basics ; all well and good so far, except I can't get mail() to work. I'm running Apache 2 & PHP 4.3.9, and ssmtp on Gentoo. ssmtp is set up correctly (I can use "sendmail" in evolution fine). When I post from PHP it seems to work ok except it's emailed to apache@autismuk.freeserve.co.uk (according to my log). I've tried setting the sendmail directory option in php.ini to /usr/lib/sendmail &...
6
5156
by: tencip | last post by:
So, we're avoiding using sendmail for obvious security reasons on a highly secured FreeBSD box. However, we need to get mail out of that box to an SMTP relay server. So, we heard about ssmtp, which is a sendmail emulator. Well, this works great from the command line, can send emails to the relay server just fine. however, we haven't been able to get it to work with the basic PHP mail() function. Can anyone tell me if they've gotten...
42
3519
by: scorpion53061 | last post by:
Is there a registry setting that I can read in vb.net for windows platforms that will give me the default mail server for the computer (e.g. mail.charter.net)
0
932
by: news | last post by:
n...@absamail.co.za wrote: > Using a script:-- > lynx -dump '<URL1>' > Fl1 > .... > lynx -dump '<URLn>' > Fln > .... > where the URLs are filled in off line, is a great online-telco-cost > saver for me here in 3rd world S. Africa. >
9
1962
by: nobrow | last post by:
I cannot get php to send an email. This works: $ mail -s "My Subject" nobrow@gmail.com My Message ^D Cc: But this doesnt:
0
1528
by: andrew | last post by:
I have created a page that describes the setup for the newsreader slrn: http://people.aapt.net.au/~adjlstrong/slrn.html I have 2 questions: 1. Many of the prohrams I describe, such as slrn and ssmtp are traditionally written as lower case. Is there a semantically correct way to differentiate them from the surrounding text rather than
11
1969
by: Taras_96 | last post by:
Hi all, The PHP manual states that: "The Windows implementation of mail() differs in many ways from the Unix implementation. First, it doesn't use a local binary for composing messages but only operates on direct sockets which means a MTA is needed listening on a network socket (which can either on the localhost or a remote machine). " Does this mean that the sendmail binary is NOT needed on windows?
0
8449
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8360
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8556
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8642
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7387
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5666
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
2774
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2011
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1777
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.