Email Problem

jimbo

New member
Joined
May 19, 2006
Messages
1
When trying to send or recieve e-mail via outlook oe webmail I get
Task 'JIM@HFC - Sending' reported error (0x800CCC67) : ' The server responded: 421 Too many concurrent SMTP connections; please try again later.'

What's happening.

Also. I can not contact admin to tell them this.
Is there another way to tell someone that thos problem is causing our organization grief.
 
You will have to tell whoever runs your email server that they need to increase the maximum number of connections. They can do this by editing the config file.

The file they need to edit is /etc/exim.conf and change the following variable to a higher number

Code:
smtp_accept_max

After the file is edited and saved they need to restart the exim mail server to accept the new changes.
 
Jimbo,

If you need help contact your hosting company. This forum is a self-help forum for companies that run the control panel. We're not your hosting company and we cannot help you.

You can write us over and over again, but we don't run your server and we can't help you. Reporting your own post to all administrators is abuse of the system. Please refrain from doing it in the future.

Thanks.

Jeff
 
Back
Top