- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: mailx recipient
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
09-29-2003 10:37 AM
09-29-2003 10:37 AM
The problem is that the Lotus Notes Server and Client have no problem working with such mail-ids whereas the mailx simply doesn't recognize and the problem is aggravated when I have multiple such addresses. Anybody has any thoughts on how to make it work.
Thanks in advance.
Amit Kureel
amit_kueel@yahoo.com
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2003 10:45 AM
09-29-2003 10:45 AM
Re: mailx recipient
My first suggestion is(No test box right now):
mailx -s "Important email" "Amit Kureel@Verizon.com"
Please give that a test and report results okay?
If its a solution, please point the post.
Good Luck.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2003 06:43 AM
10-01-2003 06:43 AM
Re: mailx recipient
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2003 06:46 AM
10-01-2003 06:46 AM
Re: mailx recipient
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2003 06:55 AM
10-01-2003 06:55 AM
Re: mailx recipient
/etc/mail/aliases
Amit Kureel@verizon.com : Amit_kureel@verizon.com
or the other way around.
In the end, mailx might not be able to handle it.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2003 07:23 AM
10-01-2003 07:23 AM
SolutionFirst thing to point out is that address style does *not* meet the RFC (can't remember the # now) that defines address syntax. It would be undeliverable in the majority of mail systems in the world.
That recipient should be giving you a valid address or I'd tell them not to expect any mail from your system. It should not have to be your responsibility to fix things broken by other's inability to follow rules. I'd be telling THEM to set up aliases.
OK, I'm off my soapbox now.
My 2 cents,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2003 07:45 AM
10-01-2003 07:45 AM
Re: mailx recipient
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2003 06:23 AM
10-03-2003 06:23 AM
Re: mailx recipient
Anyway, I got a single-word alias created for my script and things are in shape.
Thanks again!
P.S. : I have assigned points
Amit Kureel