473,402 Members | 2,050 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,402 software developers and data experts.

mail() function question

My ISP sent me notification that if I would like, I could "opt-out" of
port 25 blocking. I took them up on the offer to remove the block on my
port 25 - It is on there by default to every one of their customers.

Anyhow, I've run my own .com from my home for many years now, but was
never able to get the mail() function to work from the server. I always
had to buy e-mail service (out- and inbound) from another place and set
my domain's MX records to point to it instead.

With port 25 unblocked, is this all I need in order to use the mail()
function from my own at-home server?

TIY
John D. Mann
Jan 15 '06 #1
4 1117
*** jo*********@sbcglobal.net escribió/wrote (Sun, 15 Jan 2006 21:32:25
GMT):
With port 25 unblocked, is this all I need in order to use the mail()
function from my own at-home server?


mail() uses the very same system as your regular mail client (Outlook
Express or whatever).

Having port 25 unblocked means that you could have e-mail delivered in your
home mail server (if you ever needed one).
--
-+ Álvaro G. Vicario - Burgos, Spain
++ http://bits.demogracia.com es mi sitio para programadores web
+- http://www.demogracia.com es mi web de humor libre de cloro
--
Jan 15 '06 #2
Alvaro G. Vicario wrote:
mail() uses the very same system as your regular mail client (Outlook
Express or whatever).

Having port 25 unblocked means that you could have e-mail delivered in your
home mail server (if you ever needed one).


So, I "should" be able to send mail from my the server I have in my home?

And with 25 unblocked, I can now run my own mail server and not have to
pay for service to store my messages? That sounds nice.

John D. Mann
Jan 16 '06 #3
jo*********@sbcglobal.net wrote:
Alvaro G. Vicario wrote:
mail() uses the very same system as your regular mail client (Outlook
Express or whatever).
Having port 25 unblocked means that you could have e-mail delivered in
your
home mail server (if you ever needed one).

So, I "should" be able to send mail from my the server I have in my home?

And with 25 unblocked, I can now run my own mail server and not have to
pay for service to store my messages? That sounds nice.

John D. Mann


But make sure you have your system configured properly.

There's a reason why your ISP has blocked port 25. An incorrectly
configured machine can be come an open relay to virtually every spammer
in the world. Sooner rather than later, your machine will be
blacklisted and your ISP very unhappy with you (if they allow you to
remain a customer).

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Jan 16 '06 #4
Jerry Stuckle wrote:
There's a reason why your ISP has blocked port 25. An incorrectly
configured machine can be come an open relay to virtually every spammer
in the world. Sooner rather than later, your machine will be
blacklisted and your ISP very unhappy with you (if they allow you to
remain a customer).


No worries - I have my server setup to deny incoming relays from every
location except localhost :)

John D. Mann
Jan 16 '06 #5

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

Similar topics

1
by: Shaun Demellweek | last post by:
This is probabally a stupid question to most of you, but with the mail function, I can not find a way to put the senders e-mail in. All I get is from 'Nobody'. How would this be overcome, or is...
6
by: pee2pee | last post by:
Hi, I have below code: <html> <head> <title>Contacting Worldpay, Please wait.......</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body...
5
by: Rick | last post by:
Is there a way to use these two types of coding in the Mail function of PHP? Thanks for any help you can give it is most appreciated!! money_format('%i', $total) and print " <tr...
2
by: bender | last post by:
Hi. Sorry if this is an old question, but.... i have a table that includes an e-mail address in a query, i would like to create two columns with expressions for the hostname and the username....
2
by: Bandul | last post by:
Hi everyone I am trying to send a e-mail using the mail() function. Now i try to send more than one data from mysql database so i must use example $results=mysql_num_rows($result_query)...
2
by: | last post by:
I implement a lot of "send to friend" functionalities as well as utilizing a lot of content that's been scraped from other places on the web.I built these tools using Classic ASP. Some classes...
9
by: shror | last post by:
hi every body, i have a problem which is when i was checking my mail() form it work fine but the problem is that the form configuration is not set correctly, in details: the from var is not...
3
by: Dudely | last post by:
I'm trying to debug someone else's third party code that I'm trying to install on my site. It works for him on his site, but not for me on "my" site. I've traced the problem to the mail() call....
5
by: Henry Stock | last post by:
My ISP provides this sample for an ASP.NET capable email form. If you have any idea about how to do the following, I would greatly appreciate your help. I have a few alterations that I would...
4
borisding
by: borisding | last post by:
Hi there, Well, I really need help from someone here, and hope that someone will answer my question and solve my problem. I know it's very common question and being asked by many developers: ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...
0
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...
0
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,...

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.