- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sendmail does not work
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
03-19-2007 12:21 AM
03-19-2007 12:21 AM
sendmail does not work
Sendmail has been working great. Sending mails to our exchange.
Since I have installed fetchmail (no config done, yet), sendmail would send adresses like
username@exchangename.ourdomain.de, insead of username@ourdomain.de. Exchange does not know what to do with such an address.
Now I have deinstalled fetchmail and wanted to stop sendmail:
/usr/sbib/sendmail stop
stop... User unknown
I can not stop sendmail. I do not want to kill the process. I have more than one problem:
1: why do I get message 'User unknown' when trying to stop sendmail
2: when sending mail with
sendmail -v -d7.99 -d38.99 b.kramer@nutricia.com
I get amoung message:
getcanonname(pnw2k01.pfrimmer.de), found
means getcanonname(exchangeservername.domain.de)
can anyone help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2007 12:38 AM
03-19-2007 12:38 AM
Re: sendmail does not work
If its not broke, why were you trying to fix it? You are using mail relay. The mail transport is not very important. The easy answer is to back out the fetchmail configuration.
/etc/init.d/sendmail stop
# normally will stop sendmail The service command is provided in many Linux distributions.
I'd really take a step back and continue to let sendmail handle forwarding if I were you.
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
03-19-2007 12:40 AM
03-19-2007 12:40 AM
Re: sendmail does not work
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2007 12:48 AM
03-19-2007 12:48 AM
Re: sendmail does not work
I was happy sendmail was working great!
But I also need fetchmail on this server to pick up mails from the exchange.
As soon as I had it installed, my sendmail did not work anymore.
Now, I deinstalled fetchmail. Yet, sendmail is still not working.
By the way I have HPUX 11.11 on this machine.
stopping sendmail is still not working
Barbara
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2007 01:15 AM
03-19-2007 01:15 AM
Re: sendmail does not work
fetchmail is supposed to be a client product.
You can either relay mail through the exchange server as I believe you were successfully doing or you can fetch mail from the exchange server.
The appropriate client for that second task would be the evolution mail client.
I strongly recommend restoring the original configuration as noted by my colleagues's post.
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
03-20-2007 03:37 AM
03-20-2007 03:37 AM
Re: sendmail does not work
and peace be with you, too, as well as god's blessings throughout.
I have reinstalled sendmail. Reconfigured apache - www is sending the mails and installed fetchmail to pick up mails on the same sever. All is working great.
thought I let you know.
Thanks for all your advice
god bless all
Barbara