HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Sending mail to a "Microsoft Outlook 2000" mailing...
Operating System - HP-UX
1833758
Members
2754
Online
110063
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
03-25-2002 06:23 AM
03-25-2002 06:23 AM
Sending mail to a "Microsoft Outlook 2000" mailing list..
Hi All--
I need to send a mail to a "Microsoft Outlook 2000" mailing list from
one of my back-end
C applications. Currently, I am using mailx and it works fine but only
for individuals. I tried using sendmail too but the weird thing is I am
not able to get any error. The mail apparently gets "sent" and never
reaches the exchange server. The mailing address I am using is the SMTP
address of the mailing/distribution list which can be seen in the
Outlook properties for that list.
any thoughts?
thanks--
Vinny.
I need to send a mail to a "Microsoft Outlook 2000" mailing list from
one of my back-end
C applications. Currently, I am using mailx and it works fine but only
for individuals. I tried using sendmail too but the weird thing is I am
not able to get any error. The mail apparently gets "sent" and never
reaches the exchange server. The mailing address I am using is the SMTP
address of the mailing/distribution list which can be seen in the
Outlook properties for that list.
any thoughts?
thanks--
Vinny.
there's a solution for every problem and problem for every solution!!!
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2002 07:12 AM
03-25-2002 07:12 AM
Re: Sending mail to a "Microsoft Outlook 2000" mailing list..
Hi Vinny,
I have a very imilar setup with a script that sends a log file from a cron job to a Public Folder in Outlook2000. I just use the same format as you would any other mailx command. My command is shown below, where "BURPData@ucm.com" is the SMTP address I get from the properties display in Outlook for the Public Folder I am sending data to:
mailx -s "Unit 1 BURP Report for $DATE " BURPData@ucm.com < /export/home/beacon/burp/unit1/burp.$CURR1
Make sure the Outlook address you send the mail to is the "SMTP" address, sometimes Exchange Administrators do not set up a SMTP address for every distribution list.
This mostly likely is a problem with the Outlook/Exchange side.
Hope this helps,
Brian
I have a very imilar setup with a script that sends a log file from a cron job to a Public Folder in Outlook2000. I just use the same format as you would any other mailx command. My command is shown below, where "BURPData@ucm.com" is the SMTP address I get from the properties display in Outlook for the Public Folder I am sending data to:
mailx -s "Unit 1 BURP Report for $DATE " BURPData@ucm.com < /export/home/beacon/burp/unit1/burp.$CURR1
Make sure the Outlook address you send the mail to is the "SMTP" address, sometimes Exchange Administrators do not set up a SMTP address for every distribution list.
This mostly likely is a problem with the Outlook/Exchange side.
Hope this helps,
Brian
Some see things as they are and ask why, I dream of things that never were and ask why not?
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