Sponsored Content
Full Discussion: outgoing smtp slow
Special Forums IP Networking outgoing smtp slow Post 302208202 by sysgate on Monday 23rd of June 2008 08:57:04 AM
Old 06-23-2008
When you say it's slow - does the message stays too much in the Outbox or it's being received after a while ? It may be the case that there's some queue, big files sitting somewhere, spamassassin stuck for some reason, load on the server itself - what does the top shows ?
Checking the SMTP's IP whiltelist status can be done most easily on spamcop.net and spamhaus.org. Check the log files on why the messages may be stuck, usually there's an error message with corresponding code like 4xx or 5xx.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Sendmail outgoing mail only setup.

Hi. I need to set up sendmail so that it can send mail to a mail relay. I have never touched sendmail before so I am not sure how to do this. All incoming mail is directed to a different server - this is just to enable me to get mail out. Running Solaris 8 on Sparc. Many thanks, ... (6 Replies)
Discussion started by: warrend
6 Replies

2. IP Networking

Redirecting outgoing packets

I'd like to find out how to redirect Outbound packets. So instead of having packets go to IP1 as they normally would, have them go to IP2 instead. I believe this is possible using IPFW but I'm not sure. I've played with it, but haven't gotten too far. Any ideas would be appreciated. (1 Reply)
Discussion started by: Seraph
1 Replies

3. UNIX for Dummies Questions & Answers

Need help for configuring outgoing mail in Solaris 9

G'day, I've a solaris 9 box that I want to configure so that users can send out mails to internet. How can I do it? Can someone pls list me the steps or direct me to a detailed website. Thanks in advance. (1 Reply)
Discussion started by: Albert J.
1 Replies

4. AIX

copy outgoing administrator privilege

Hi, How do I make sure I copied all privileges from previous administrator account? What files/path should I modify to make mine the same. Thanks in advance, Itik (1 Reply)
Discussion started by: itik
1 Replies

5. UNIX for Dummies Questions & Answers

Disable Outgoing Mail

I have a Solaris 2.6 server running sendmail (Version 8.9.3p2). It actually receives email and runs the sendmail process. I need to configure it so that it continues to receive email, but disable its ability to send email out. My initial ideas was to just rename the mail and mailx binaries. But... (0 Replies)
Discussion started by: Rosko
0 Replies

6. UNIX and Linux Applications

Sendmail outgoing email rate

Does anyone know what's Sendmail outgoing email rate? e.g. 1000 outgoing email per minutes. If so, can we modify it? Thanks. :) (1 Reply)
Discussion started by: sunmagic2003
1 Replies

7. Solaris

Can't bind to outgoing vnic

Hello all, I have set up three vnics on a machine running OSOL: LINK OVER SPEED MACADDRESS MACADDRTYPE VID vnic1 e1000g0 1000 2:8:20:f6:c8:50 random 0 vnic2 e1000g0 1000 2:8:20:56:41:6a random ... (3 Replies)
Discussion started by: PatrickBaer
3 Replies

8. UNIX for Dummies Questions & Answers

How to auto CC all outgoing e-mail?

I'm using Debian 5.0.4, exim4 and mutt. I would like all outgoing mail sent by any/all users CC (not BCC) to a specified e-mail account. (I do have it working for BCC using 'unseen'.) I have spent hours of searching/reading/testing how and have not been able to find out how. I have seen it... (0 Replies)
Discussion started by: mewbie
0 Replies

9. IP Networking

how to delay the outgoing packets ??

hello, i am searching a way to delay the incoming packets before it goes out of the system may i know how can i approach to this problem? (3 Replies)
Discussion started by: sameer kulkarni
3 Replies

10. Solaris

SFTP -- Outgoing IP

Hi Gurus; I had 2 interface. eth1 : 10.x.x.x eth2 : 30.x.x.x My default out is 10.x.x.x Now, I need to connect to public SFTP Server If I use sftp user@public IP. I can not connect. because my out is 10.x.x.x But I telnet it: telnet -z 30.x.x.x <public IP - sftp server>... (5 Replies)
Discussion started by: Mujakol
5 Replies
rwhod(1M)																 rwhod(1M)

NAME
rwhod - system status server SYNOPSIS
DESCRIPTION
is the server that maintains the database used by and (see rwho(1) and ruptime(1)). sends status information to and receives status infor- mation from other nodes on the local network that are running is started at system boot time if the RWHOD variable is set to 1 in the file As an information sender, it periodically queries the state of the system and constructs status messages that are broadcast on a network. As an information receiver, it listens for other servers' status messages, validates them, then records them in a collection of files located in the directory. By default, both sends and receives information. also supports the following options: Configures server to be an information sender only. Configures server to be an information receiver only. Status messages are generated approximately once every three minutes. transmits and receives messages at the port indicated in the service specification (see services(4)). The messages sent and received, are of the form: All fields are converted to network byte order before transmission. System load averages are calculated from the number of jobs in the run queue over the last 1-, 5- and 15-minute intervals. The host name included is the one returned by the system call (see gethostname(2)). The array at the end of the message contains information about the users logged in on the sending machine. This information includes the contents of the entry for each non-idle terminal line and a value indicating the time since a character was last received on the terminal line (see utmp(4)). discards received messages if they did originate at a server's port, or if the host's name, as specified in the message, contains any unprintable ASCII characters. Valid messages received by are placed in files named in the directory. These files contain only the most recent message in the format described above. WARNINGS
does not relay status information between networks. Users often incorrectly interpret the server dying as a machine going down. AUTHOR
was developed by the University of California, Berkeley. FILES
Information about other machines. SEE ALSO
rwho(1), ruptime(1), gethostname(2), services(4), utmp(4). rwhod(1M)
All times are GMT -4. The time now is 09:47 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy