Sponsored Content
Full Discussion: hp ux not sending mail
Operating Systems HP-UX hp ux not sending mail Post 302163279 by 411seeker on Thursday 31st of January 2008 01:18:39 PM
Old 01-31-2008
The sendmail daemon does not need to be running in order to send mail. Only to recieve or process the queue.

Test the email manually.

/usr/sbin/sendmail -v someone@mycompany.com
this is a test
<ctrl-d>

The above will verbosly show you what is happening to your email. Common failures. DNS lookups or destination not accepting due to some reason.

Post some output.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

sending a mail to a mail client

Hi everyone! I'm trying to create a database monitoring script that reads an alert file and sends an error message if it can 'grep' a particular string. Is there a way to send this message to a mail client using SMTP? Even better, is there any place on this site that has these kinds of... (5 Replies)
Discussion started by: solaris73
5 Replies

2. UNIX for Advanced & Expert Users

sending mail

How do I send an email with a subject and an attachment from a command prompt? (3 Replies)
Discussion started by: mskarica
3 Replies

3. Shell Programming and Scripting

Mail sending

Dear all, how can i send mail using mailx or mail command?do i need to configure anything for sending mail?please help me.Its urgent. the version i use is Linux TDM 2.4.21-4.EL #1 Fri Oct 3 18:13:58 EDT 2003 i686 i686 i386 GNU/Linux Thanks Regards, Pankaj (15 Replies)
Discussion started by: panknil
15 Replies

4. Ubuntu

help sending mail

Hi, I have kubuntu 8.10 and I would like to configure Ubuntu to can send mail from command line with mailx. I've saw that I need to install a MTA. But I don't know with install and how. Do you know some howto or url where I find how could I configure it? Many thanks and sorry for my... (2 Replies)
Discussion started by: mierdatuti
2 Replies

5. UNIX for Dummies Questions & Answers

sending mail

i want to send an email from the unix machine to the windows machine. now windows dont have any specified folder for the mail. mail has to be sent to the email-id like abc@xyz.com unix machine itself can not directly send mail. it has to be transferred via mail server. (11 Replies)
Discussion started by: parmeet
11 Replies

6. Shell Programming and Scripting

Sending mail

Hi there, How can I send the automated log file, daily at 7 am to the respective mail . Thanks in Advance, Neha (2 Replies)
Discussion started by: NehaKrish
2 Replies

7. Shell Programming and Scripting

Stop sending mail after certain number of mail

Hi guys... I am busy writing a script to notify me via an mail if my application is down. I have done that. Now I want this script to stop sending mails after five mails were sent but the script should keep on checking the application. When the application is up again that count should be... (5 Replies)
Discussion started by: Phuti
5 Replies

8. Shell Programming and Scripting

Sending Mail

Hi All, I have a script that looks like this: *********** #!/bin/sh -x cd /u01/app/oracle/diag/rdbms/spdb/spdb/trace cat alert_spdb.log|grep Archiver >/dev/null if ; then mailx -s "Archiver message in Alert log" user@email.com fi ************ Im using the -x option to see any... (1 Reply)
Discussion started by: oradba888
1 Replies

9. UNIX for Dummies Questions & Answers

Sending mail

How can i send a mail when user login in unix ENV. How can i know present use mailID?? Moved out of Contact Us Forum - Please Do Not Post Technical Questions in Non-Technical Forum(s) (1 Reply)
Discussion started by: arun508.gatike
1 Replies

10. Red Hat

Problems sending mail: Difference between Mail and Mailx?

Whats the difference between mail and mailx? I'm trying to troubleshoot a problem where I can send mail from server A with this `echo $MESSAGE | mail -s "$SUBJECT" -r $FROM $RECIPIENTS` command but executing the same command from server B throws me this error (Both servers are RHEL) ... (1 Reply)
Discussion started by: RedSpyder
1 Replies
CLAWS-MAIL-PGPMIME(1)					     CLAWS-MAIL-PGPMIME Manual					     CLAWS-MAIL-PGPMIME(1)

NAME
claws-mail-pgpmime - Handling of PGP/MIME signed and/or encrypted mails. DESCRIPTION
This manual page documents briefly the claws-mail-pgpmime plugin. This manual page was written for the Debian distribution because the original program does not have a manual page. claws-mail-pgpmime is a plugin (loadable module) for the Claws Mail mailer. This plugin allows decrypting mails, verifying signatures and sign or encrypt your own mails using PGP/MIME. It requires GnuPG and GPGME. USAGE
Before using a plugin you must instruct Claws Mail to load it on startup. For this you must go "Configuration" menu on main window toolbar, open "Plugins..." dialog, click on the "Load plugin..." button and select the plugin file, named pgpmime.so, and press the "Open" button. FILES
/usr/lib/claws-mail/plugins/pgpmime.so The loadable module for claws-mail-pgpmime. ~/.gnupg/gpg.conf Configuration file for GnuPG, read man gpg for details. BUGS
Please use reportbug claws-mail-pgpmime for reporting Debian bugs for this package. The upstream BTS can be found at http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi. SEE ALSO
claws-mail(1), claws-mail-extra-plugins(1), gpg(1) AUTHORS
The Claws Mail Team <theteam@claws-mail.org> Wrote the claws-mail-pgpmime plugin. Ricardo Mones <mones@debian.org> Wrote this manpage for the Debian system. COPYRIGHT
Copyright (C) 2008 Ricardo Mones This manual page was written for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3 or (at your option) any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. claws-mail-pgpmime September, 2008 CLAWS-MAIL-PGPMIME(1)
All times are GMT -4. The time now is 01:03 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy