SMTP Banner response sloowww


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers SMTP Banner response sloowww
# 1  
Old 06-29-2001
SMTP Banner response sloowww

When I telnet to my smtp server (port 25) it takes almost 30 seconds for the banner to appear.

I have checked and the server isn't busy (at least from what I can tell)

Any ideas?

# 2  
Old 06-29-2001
is that one of the ports you have to hit enter twice on? cant recall.

could it be network lag?
# 3  
Old 06-29-2001
No network lag I am able to telnet to the other smtp server that resides on the same subnet.

I have tried hitting enter, only to get:
500 Command unrecognized

Once the banner appears...
# 4  
Old 07-02-2001
Found the problem to be in the sendmail.cf configuration file.

The "Local Domain Name" section was incorrectly defined.

Thanks for all the help,

Don
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Need help with banner.

is there a way to reduce the size of the banner? banner -w ? TIA (8 Replies)
Discussion started by: budz26
8 Replies

2. Shell Programming and Scripting

regarding banner command

Iam a MCA student having some doubts about 1) different disk related commands 2) Banner command 3) Different file related commands 4) set eb (where it is used) (1 Reply)
Discussion started by: gururajbhat
1 Replies

3. HP-UX

Hp-ux login banner

Hi, How do i create a login banner for hp-ux users. Is there somewhere i can get a step by step explanation? (4 Replies)
Discussion started by: dowell
4 Replies

4. UNIX for Dummies Questions & Answers

banner command

can I use Banner command in Linux, if not, what is the similar command in linux then... (7 Replies)
Discussion started by: vasikaran
7 Replies

5. Linux

login banner

Hi, I have added in banner in both /etc/banner and /etc/issue.net one by one in Linux but the banner is not displaying while user type username and enter I have restarted the ssh service also Any idea why? (3 Replies)
Discussion started by: manoj.solaris
3 Replies

6. UNIX for Dummies Questions & Answers

Banner

How can I display a message to the crt whenever someone logs on? They do not see a unix prompt. I need to easily update this also. (2 Replies)
Discussion started by: Beetlejuice
2 Replies

7. UNIX for Dummies Questions & Answers

Banner command

Hey all, I want to use the banner/echo command to write messages on different console windows. I knew that before, but I completely forget how to do it ! I just remenber that /dev/pts/# is the number of the window. and it's useful. It would be great if someone knows how to solve my... (4 Replies)
Discussion started by: maxwell17
4 Replies

8. UNIX for Dummies Questions & Answers

short banner

how to add a (sb) short banner in printcap i need print a extraline my OS unix 5.0.5 :( Tnx (2 Replies)
Discussion started by: RoMaGo
2 Replies

9. UNIX for Advanced & Expert Users

Telnet Banner

I need to put a telnet banner on AIX 4.3 and 5.1 servers, so the users can see a warning message before logging into the system. I know /etc/motd will give the message after the login. Basically what I am asking is how do I tell system to read the /etc/issue file on AIX?. Thank you, in advance... (4 Replies)
Discussion started by: smohd
4 Replies

10. UNIX for Dummies Questions & Answers

banner with ftp

Does anyone know how to put a banner (like /etc/issue) for ftp, both wu-ftp and the Sun ftp that ships with Solaris 8? Thanks (1 Reply)
Discussion started by: 98_1LE
1 Replies
Login or Register to Ask a Question