Author |
Message |
Topic: Help needed to get PHP mail() to work |
JMMotyer
Replies: 8
Views: 18224
|
|
Hello, folks,
This is NOT an Abyss problem, but I believe that it is caused by my PHP that I am using with Abyss, and hopefully some of you PHP experts can tell me where to look for the problem.
... |
Topic: PHP and ODBC |
JohnEDee
Replies: 3
Views: 15237
|
|
After more research, I ran across a mention that if php is compiled with support for an extension built-in (as the Aprelium version claims ODBC is in their build), then enabling the extension in php.i ... |
Topic: How to install hMailServer |
Axis
Replies: 16
Views: 81152
|
|
Hello jkluio--
At least on my box, Abyss and HmaiServerl work fine together. Windows 7.
The trick for many is to have the sendmail option to use your local ISP, assuming your ISP allows it. Un ... |
Topic: PHP/MYSQL Query Missing Results |
richardyork
Replies: 1
Views: 16975
|
|
Hi Folks,
Its been a while since posting for a bit of help and thanks in advance!
I work at a high school in the UK and one of my jobs is to maintain a Behaviour Log system, which was designed t ... |
Topic: PHP/MYSQL Query Missing Results |
richardyork
Replies: 0
Views: 21597
|
|
Hi Folks,
Its been a while since posting for a bit of help and thanks in advance!
I work at a high school in the UK and one of my jobs is to maintain a Behaviour Log system, which was designed t ... |
Topic: Mail Server / Free remailer service |
Axis
Replies: 2
Views: 10116
|
|
Hi Bob--
Are you using HMail by any chance? If so, one of the things I have done is to use (In the SMTP/Delivery of Email setting my computer name in the "Host Name" and my ISP's sendmai ... |
Topic: sendmail? |
pkSML
Replies: 2
Views: 15078
|
Forum: PHP Posted: Sun Apr 12, 2009 2:50 am Subject: sendmail? | |
|
Sendmail is separate from PHP and must be installed. Not a Linux user, but it seems that sendmail isn't installed by default for your Linux flavor. See this article for more info -> http://www.wiki ... |
Topic: sendmail? |
madman1337
Replies: 2
Views: 15078
|
Forum: PHP Posted: Sat Apr 11, 2009 9:17 pm Subject: sendmail? | |
|
I was trying to get Drupal running on Abyss, and I don't know exactly what sendmail is with PHP but I want to get email verification on the site but everytime the CMS tries to send an email I get an e ... |
Topic: php.ini-modifications for sending mails via smtp |
stoltenhoff
Replies: 0
Views: 11117
|
|
hi,
i want to send mails (globally) via smtp-server with authentification. background: a firstclass mail-server is running on the machine and so i cannot use sendmail.
i think „phpmailer“ is a qu ... |
Topic: anybody know of a good form mail script or program |
rrinc
Replies: 15
Views: 40666
|
|
Unfortunately on Windows, PHP needs to have a mail server (on linux it uses sendmail) and have it specified in php.ini. |
Topic: mail in php |
herbalz
Replies: 11
Views: 60119
|
|
I guess those problems on mail server connections.
Try this.
> SMTP = localhost
> SMTP_PORT = 25
> SENDMAIL_FROM = NULL
> SENDMAIL_PATH = "H:\WINNT\system32\" (this is wh ... |
Topic: Internal "mail" script recomendation wanted |
Rick Youngman
Replies: 2
Views: 8680
|
|
I am very close to putting my Abyss server online. I have a forum up and running, a feedback to SysoP done, a few online games, LIVE chat, and some other stuff too.
(I LOVE Abyss !!! )
But I wa ... |
Topic: Script problems |
svankamon
Replies: 2
Views: 8886
|
|
Hi, i recently purchased a script that requires the following configured in php.
The requirements can be summarised as given below:
1. PHP > 4.x.x with GD support. (PHP 5 preferred)
You can ... |
Topic: Perl and Windows server 2003 |
mikem22
Replies: 4
Views: 37991
|
|
Hi, and thanks for looking ...
I have installed blat
I have also installed QK SMTP and this works fine in outlook express using localhost as SMTP server.
I used the following install for BLAT ... |
Topic: Perl and Windows server 2003 |
aprelium-beta
Replies: 4
Views: 37991
|
|
mikem22,
There is no Sendmail application by default on Windows. So you'll have to download Blat which is a sendmail compatible tool on Windows and configure your script to use it (instead of sendm ... |
Topic: Perl and Windows server 2003 |
mikem22
Replies: 4
Views: 37991
|
|
Hi,
I am in the process of transferring one of our domains to Windows 2003 from a UNIX based server.
I have some CGI that I need to import, but having big problems sending email..
The curre ... |
Topic: Perl path and other possible errors |
admin
Replies: 2
Views: 31212
|
|
Hi, id just like to ask a few questions to ne of you perl experts out there.
Firstly scripts require that you name the PATH to perl. Is the below correct.:
#!\C:\Perl\bin\perl
Should it begin ... |
Topic: SMTP Problems |
AbyssUnderground
Replies: 13
Views: 30128
|
|
what i basically want to do is set up sendmail in php.ini to work with my gmail account
Then you will need to use an SMTP server and the relayer as talked about above. The script is only for sendin ... |
Topic: SMTP Problems |
joethecomputer
Replies: 13
Views: 30128
|
|
what i basically want to do is set up sendmail in php.ini to work with my gmail account |
Topic: sendmail in e107 |
Moxxnixx
Replies: 2
Views: 35572
|
|
Sendmail is only used in linux boxes, unless you use some type of [url=http://www.google.com/search?sourceid=mozclient&ie=utf-8&oe=utf-8&q=sendmail+windows]sendmail-like clone.
If you use ... |
Topic: sendmail in e107 |
madman1337
Replies: 2
Views: 35572
|
|
why when I try to use anything other than SMTP on e107 it fails to send the email? If I leave it on the PHP setting, it fails to send and asks me to set up my server correctly, and if I do sendmail it ... |
Topic: php Contact Form Problem |
pkSML
Replies: 8
Views: 18380
|
|
Tom, you can send email on behalf of a Gmail account for a PHP contact form.
If you sign up for a gmail account, you can have the contact form submissions be directed to your hotmail account.
Se ... |
Topic: Configuring PHP for email server or sendmail on Mac OS X |
aprelium
Replies: 4
Views: 18879
|
|
Ian McPherson,
PHP 5 for Mac OS X does already know about the sendmail path by default so there is no need to update php.ini.
Doesn't the mail() function work correctly? |
Topic: Abyss, SMTP, Forms and PHP on Mac OS X |
Ian McPherson
Replies: 5
Views: 48582
|
|
Hi,
I had problems with sendmail under PHP on my Mac OS X machine. I use <?php
// Ian McPherson - third go 14-06-07
$title = $_POST['title']; // form field
$firstname = $_POST[' ... |
Topic: WHAT EMAIL SERVER SHOULD I LOOK AT..... |
fred111
Replies: 5
Views: 12304
|
|
:D Hi new here ....First of all I have xp SP2...running freeby Abyss X1..which I am really impressed with and will step up soon...
I have had 8 weeks of Apache and couldn't get anything talking PHP/ ... |
Topic: Configuring PHP for email server or sendmail on Mac OS X |
rrinc
Replies: 4
Views: 18879
|
|
I don't know how to configure what you're needing, but a very useful PHP library is available for sending email. http://www.swiftmailer.org/
It doesn't use the sendmail function and its way more fl ... |
Topic: Configuring PHP for email server or sendmail on Mac OS X |
Ian McPherson
Replies: 4
Views: 18879
|
|
Hi,
Can anyone help me to configure PHP to use my email server here for form emails?
Or do I have to use the mail function in PHP?
The php.ini file has these variables:
I'm no PHP expert ... |
Topic: Internal Server Error on PHP load |
Ian McPherson
Replies: 5
Views: 15430
|
|
Hi,
Apologies. The error was mine. I had the wrong directory for PHP in the dialog. Thanks for your help.
On another matter, how do I configure PHP to use my email server here for emails? Or do ... |
Topic: Internal Server Error on PHP load |
Ian McPherson
Replies: 5
Views: 15430
|
|
Hi,
Apologies. The error was mine. I had the wrong directory for PHP in the dialog. Thanks for your help.
On another matter, how do I configure PHP to use my email server here for emails? Or do ... |
Topic: Problem with email form |
Gannyaa
Replies: 8
Views: 23066
|
|
Ha I just found SMTP Simple Authentication!
Are you trying to use a mail server on your pc? If so, does it require you to login? If it does require you to login, php doesnot support SMTP authentica ... |
Topic: mail() function and QK SMTP Server problem |
zzairiez
Replies: 7
Views: 22519
|
|
hello,
Can anybody help me regarding to the problem in sending email using mail() function and QK SMTP Server?
I'm using mail() function and run in the localhost. The script look like this:
& ... |
Topic: Email Form PHP-Problems |
hc2995
Replies: 2
Views: 7809
|
|
Heres how i send forms:
<?php
$to = 'Your email';
$headers = 'from: The e-mail address that this form is from';
$subject = 'Subject of the e-mail';
$body = "Post the contents of t ... |
Topic: e107 email sendmail/smtp windows issue |
Dezine
Replies: 1
Views: 45932
|
|
I searched the forums for an answer but couldn't, so just in case this gets solved I named the topic in a helpful manner.
I run e107 on my windows computer. I can't seem to email my users, the sett ... |
Topic: Linux fedora core5 listening problem |
TaoWine
Replies: 3
Views: 8771
|
|
Hello all :)
I'm running Linux Fedora core5 and I keep getting the "Listening Error" only on port 80 which is the port I need to use. When I ran netstat to see what was running, nothing ... |
Topic: Call to undefined function |
olli_m89
Replies: 9
Views: 51578
|
|
No it doesn't work, but here is the code from my php.ini file
[PHP]
;;;;;;;;;;;
; WARNING ;
;;;;;;;;;;;
; This is the default settings file for new PHP installations.
; By default, PHP insta ... |
Topic: Help creating a simple contact form for my site |
Tom Chapman
Replies: 33
Views: 60038
|
|
Where?: My sites contact page...
My php Configuration file extract for SMTP:
[mail function]
; For Win32 only.
SMTP = smtp.gmail.com
smtp_port = 25
; For Win32 only.
;sendmail_from ... |
Topic: Sending emails with my real name |
MonkeyNation
Replies: 10
Views: 21558
|
|
Which operating system are you using and which SMTPd?
Check the SMTPd's logs to see if it was sendmail that rejected it or the SMTPd.
"From: Symphonics <symphonics@inter.net>\r\n" ... |
Topic: Web form issues , cant figure it out |
pkSML
Replies: 11
Views: 39829
|
|
Hi wally007,
You can set up your own email server on Win32. This may be of interest to you if you have a permanent connection. I run Mercury/32 for email. You will need a domain or sub-domain name. ... |
Topic: Web form issues , cant figure it out |
wally007
Replies: 11
Views: 39829
|
|
Well thanks guys but it didnt work out without using hacks.
After about spending 30+ hours trying to figure it out , i stumbled across nice little script that emulated Unix's sendmail -t command o ... |
Topic: Web form issues , cant figure it out |
wally007
Replies: 11
Views: 39829
|
|
You need to uncomment
;date.timezone = PST
and
;sendmail_from = mail.dslextreme.com
(e.g, remove the ";")
Thanks , but STILL no worky. my php.ini part looks like this ( part ... |
Topic: sendmail for linux requiring auth.... |
aprelium
Replies: 4
Views: 12544
|
|
Well I must be stupid when it comes to Centos cause I still cant get it to work. Anybody can point me to a tut in ENGLISH that is easy to understand or some good hosting cause Im sick of this server . ... |
Topic: sendmail for linux requiring auth.... |
ozzy214
Replies: 4
Views: 12544
|
|
So no-one knows how to set up sendmail so that it can use a user and pass to connect to my isp smtp server? |
Topic: sendmail for linux requiring auth.... |
ozzy214
Replies: 4
Views: 12544
|
|
Anybody know how to configure linux sendmail so that it can use my isp's external smtp server. The problem is my isp's smtp server requires login info, user and pass to use it. I seen a guide on sendm ... |
Topic: Sendmail for windows |
MonkeyNation
Replies: 5
Views: 13169
|
|
You don't need to setup the path to sendmail in php with windows as far as I know.
Php has its own built in, you only need to configure the address of the smtp server and the default from address in ... |
Topic: Sendmail for windows |
ozzy214
Replies: 5
Views: 13169
|
|
Why thankyou Mate! Just what I needed. Oh yeah. Now for sendmail path it would be C://senmail//sendmail.exe in the sendmail path of the php.ini file right? Thanks again!
If it wasnt for all your gu ... |
Topic: Sendmail for windows |
ozzy214
Replies: 5
Views: 13169
|
|
I thought php need a smtp server or a sendmail proggy to work. |
Topic: Sendmail for windows |
AbyssUnderground
Replies: 5
Views: 13169
|
|
Why not just use PHP's sendmail. Surely that isnt causing problems? If not use an SMTP server. |
Topic: Sendmail for windows |
ozzy214
Replies: 5
Views: 13169
|
|
Anyone know of a good sendmail proggy for windows? How would you configure it in the php ini. I have one sendmail proggy and have it pointed like this in the ini
sendmail = C:\\usr\\lib\\sendmail.e ... |
Topic: Email error on sign up |
AbyssUnderground
Replies: 16
Views: 33398
|
|
I wouldnt bother with your own mail server. Your IP will be black listed meaning 90% of the mail you send or get sent wont arrive in your/the recepients mailbox. I run my own mailserver and I have thi ... |
Topic: submit page in php |
harl
Replies: 6
Views: 13655
|
|
ok, so tell me what im doing wrong
on my submit page (www.officialbass.com/submit.php) i have the form as this
<FORM ACTION="sendmail.php" METHOD=POST>
<p>Your name ... |
|