HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How do I verify an email address.
Operating System - HP-UX
1834604
Members
4154
Online
110069
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2001 06:33 AM
04-04-2001 06:33 AM
How do I verify an email address.
Hello all,
I have a web site that collects user information and one item
is their email address. I find people often enter this information wrong and I am looking for a way to test if an
email address is valid before I let the user move onto the
next part of their registration.
Is there some kind of "sendmail" command that can vallidate
an email address?
Thanks in advance!
Greg Turney
greg.turney@bell.ca
I have a web site that collects user information and one item
is their email address. I find people often enter this information wrong and I am looking for a way to test if an
email address is valid before I let the user move onto the
next part of their registration.
Is there some kind of "sendmail" command that can vallidate
an email address?
Thanks in advance!
Greg Turney
greg.turney@bell.ca
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2001 07:46 AM
04-04-2001 07:46 AM
Re: How do I verify an email address.
Hello,
I don't know sendmail, but I saw something similiar on a cgi script webpage .
There are several webpages where you can free cgi scripts.
i.e.: www.cgi101.com or www.cgiscripts.com
I'm sure you will find more out there
Take care, Steffi Jones
I don't know sendmail, but I saw something similiar on a cgi script webpage .
There are several webpages where you can free cgi scripts.
i.e.: www.cgi101.com or www.cgiscripts.com
I'm sure you will find more out there
Take care, Steffi Jones
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2001 10:21 PM
04-04-2001 10:21 PM
Re: How do I verify an email address.
Hi,
There's a program called vrfy which I found very handy when checking e-mail addresses in scripts:
http://hpux.cict.fr/hppd/hpux/Networking/Admin/vrfy-99.05.11/
Regards,
Bengt
There's a program called vrfy which I found very handy when checking e-mail addresses in scripts:
http://hpux.cict.fr/hppd/hpux/Networking/Admin/vrfy-99.05.11/
Regards,
Bengt
Bengt Karlsson, Sweden
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2001 12:35 AM
04-05-2001 12:35 AM
Re: How do I verify an email address.
Hi,
You can use a script which connect to the
mail server and use SMTP commands like :
.VRFY : verify an e-mail address, generaly
on the local mail server.
.EXPN : expand e-mail address, usefull to
know all the members of an alias (like mailling
list for example).
But a lot of recents mail servers refuse
this kind of command. But there is another
method : try to send a mail, when mail servers refuse this kind of commands sometimes they
"say" that....
You can find informations on sendmail sites
and reading RFC 821 (SMTP standard)
http://www.pasteur.fr/infosci/RFC/8xx/821
Herve
You can use a script which connect to the
mail server and use SMTP commands like :
.VRFY : verify an e-mail address, generaly
on the local mail server.
.EXPN : expand e-mail address, usefull to
know all the members of an alias (like mailling
list for example).
But a lot of recents mail servers refuse
this kind of command. But there is another
method : try to send a mail, when mail servers refuse this kind of commands sometimes they
"say" that....
You can find informations on sendmail sites
and reading RFC 821 (SMTP standard)
http://www.pasteur.fr/infosci/RFC/8xx/821
Herve
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP