Sponsored Content
Full Discussion: performance of mail
Top Forums Shell Programming and Scripting performance of mail Post 73330 by RTM on Tuesday 31st of May 2005 08:31:52 AM
Old 05-31-2005
Well, that's a completely different problem then you were stating before.

Post the actual command from script B for mail command - change any info such as user/system names to fake ones if needed (keeping the command looking the same so syntax can be checked).
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

mail problem (NOT Mail or Mail.app)

When I try to use the CLI mail, I get the following error. What's wrong? Welcome to Darwin! % mail root Subject: test test . EOT % /etc/mail/sendmail.cf: line 81: fileclass: cannot open /etc/mail/local-host-names: Group writable directory Do I just need to change the... (1 Reply)
Discussion started by: chenly
1 Replies

2. News, Links, Events and Announcements

Announcing collectl - new performance linux performance monitor

About 4 years ago I wrote this tool inspired by Rob Urban's collect tool for DEC's Tru64 Unix. What makes this tool as different as collect was in its day is its ability to run at a low overhead and collect tons of stuff. I've expanded the general concept and even include data not available in... (0 Replies)
Discussion started by: MarkSeger
0 Replies

3. Solaris

how to forward mail in /var/mail/username to external mail

Dear All, Now I use solaris 10 and I try to forward mail from /var/mail/username to their external mail so what should I do? thank u in advance (2 Replies)
Discussion started by: unitipon
2 Replies

4. Programming

send mail performance problem in AIX

Hi All, Our application is designed to send the emails. we use standard C lib to send the mails using send() function. This works fine on Solaris,HP UX and windows, but on AIX the performance is very slow. it takes around 32 sec to send a simple mail whereas in Solaris 2-3 sec. I would like to... (2 Replies)
Discussion started by: shrihari_s
2 Replies

5. UNIX for Dummies Questions & Answers

How to send html file in a mail not as an attachment but it should display in the mail in table for

Hi The below script working when we are sending the html as attachment can u please guide how to send thesmae data in table form direct in the mail and not in mail attachment . cat Employee.sql SET VERIFY OFF SET PAGESIZE 200 SET MARKUP HTML ON SPOOL ON PREFORMAT OFF ENTMAP ON - HEAD... (0 Replies)
Discussion started by: mani_isha
0 Replies

6. UNIX for Advanced & Expert Users

need to configure mail setting to send mail to outlook mail server

i have sun machines having solaris 9 & 10 OS . Now i need to send mail from the machines to my outlook account . I have the ip adress of OUTLOOK mail server. Now what are the setting i need to do in solaris machines so that i can use mailx or sendmail. actually i am trying to automate the high... (2 Replies)
Discussion started by: amitranjansahu
2 Replies

7. OS X (Apple)

Why are the subjects of deleted mail messages still in Mail Viewing pane?

I was wondering -- when I delete a mail message, I know it goes into the trash, but I've noticed that the subject lines of messages are still in the viewing pane, and I have to delete them as well. Can anyone tell me why this is, and where they are? (1 Reply)
Discussion started by: Straitsfan
1 Replies

8. UNIX for Dummies Questions & Answers

Minimal Mail Server Setup for Local Mail Transfer

I am trying to get stored mail out of an old mail client. I figured that the easiest way to do it is with IMAP by logging in with both clients. I can copy the mail to the server from the old mail client, and back down into the new mail client. Rather than using a real mail account on the... (2 Replies)
Discussion started by: nixie
2 Replies

9. UNIX for Advanced & Expert Users

Client was not authenticated to send anonymous mail during MAIL FROM (in reply to MAIL FROM comm

I am having trouble getting mail to work on a red hat server. At first I was getting this message. Diagnostic-Code: X-Postfix; delivery temporarily suspended: connect to :25: Connection refused Then added the port to my firewall. Then I temporarily turned off selinux. I then copied this file... (1 Reply)
Discussion started by: cokedude
1 Replies
VMSMAILD(8)						      System Manager's Manual						       VMSMAILD(8)

NAME
vmsmaild - mail daemon for DECnet SYNOPSIS
vmsmaild [options] Options: [-vVhfU] [-l logtype] DESCRIPTION
vmsmaild is a daemon that forwards incoming VMSmail (or mail11) message to Unix users. It should be started at system boot time (after DECnet has been started) and must be run as root. It is recommended that you run vmsmaild from dnetd(8) The options below affect the behaviour of vmsmaild. If you are using dnetd then these options should be specified in the dnetd.conf(5) file. OPTIONS
-l Set logging options. The following are available: -lm Log to /dev/mono. (only useful if you have my mono monitor driver or mdacon and a second monitor) -le Log to stderr. Use this for debugging or testing combined with -d. -ls Log to syslog(3). This is the default if no options are given. -v Verbose. The more of these there are the more verbose vmsmaild will be. Don't use more than one for normal operation because it will seriously impair performance. -h -? Displays help for using the command. -V Show the version of vmsmaild. -f Accepts mail send with the MAIL/FOREIGN command. Setting this option complicates the decoding of all mail message quite substan- tially because the remote end thinks it is talking to a VMS machine that understands RMS file formats. Only use this option if you really need it. -U Don't check that the reply user exists when starting up. If you only want to use linux as a recipient of mail from VMS systems and don't want to create a vmsmail user then set this option. See the Documentation/mail.README file for more information on setting up a mail gateway. SEE ALSO
decnet.proxy(5), dnetd(8), dnetd.conf(5) DECnet utilities Decembet 26 2000 VMSMAILD(8)
All times are GMT -4. The time now is 01:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy