473,511 Members | 15,178 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.com
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 1235

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

Similar topics

1
1591
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...
6
5148
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,...
42
3485
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
922
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 >...
9
1954
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
1511
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...
11
1953
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...
0
7237
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,...
0
7137
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...
0
7417
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
5659
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,...
1
5063
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4734
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...
0
1572
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 ...
1
780
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
445
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...

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.