Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-28-2010, 07:07 AM
Active Member
 
Posts: 33
Default [SOLVED] Relay access denied

Hi all.

I'm getting complaints from a remote user.

He receive an error while sending mails to outside of our domain. for example- gmail.com addresses

the error that he receives is:
554 5.7.1 <gilmorofk@gmail>: Relay access denied

I understand what is an open relay and our server is not an open relay.
but this is new errors. until a week ago it was working perfectly.

Thanks in advanced.
Guy
Reply With Quote
  #2 (permalink)  
Old 10-28-2010, 08:01 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Quote:
Originally Posted by get2guy View Post
Hi all.

I'm getting complaints from a remote user.

He receive an error while sending mails to outside of our domain. for example- gmail.com addresses

the error that he receives is:
554 5.7.1 <gilmorofk@gmail>: Relay access denied

I understand what is an open relay and our server is not an open relay.
but this is new errors. until a week ago it was working perfectly.

Thanks in advanced.
Guy
You need to post more of the error messages than an out-of-context single line. Does the user use port 587 on your server as his Suibmission port (he should), he'll also need to authenticate using that port. Make that change and have him try again and post any further error messages (or search the forums for details on this subject).
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 10-28-2010, 08:24 AM
Active Member
 
Posts: 33
Default

Quote:
Originally Posted by phoenix View Post
You need to post more of the error messages than an out-of-context single line. Does the user use port 587 on your server as his Suibmission port (he should), he'll also need to authenticate using that port. Make that change and have him try again and post any further error messages (or search the forums for details on this subject).
Thanks for the reply.

We are using defailt pop3 ports (110,25) is that wrong to do?
Do i need to configure something on the server to change port 25 to 587?

about the error masage her is all the text:

From: System Administrator
To: Oferekpe (Abakaliki) Gilmor
Sent: Thursday, October 28, 2010 8:51 AM
Subject: Undeliverable: Gabriel Ogaba - October Salary

Your message did not reach some or all of the intended recipients.

Subject: Re: Gabriel Ogaba - October Salary
Sent: The following recipient(s) could not be reached:

Oferekpe (Abakaliki) Gilmor on 28/10/2010 8:51 AM
554 5.7.1 <gilmorofk@gmail>: Relay access denied
Reply With Quote
  #4 (permalink)  
Old 10-28-2010, 08:56 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Quote:
Originally Posted by get2guy View Post
Thanks for the reply.

We are using defailt pop3 ports (110,25) is that wrong to do?
It's not good practice to use Port 25 for mail submission as you're finding out. You should also not be using pop3 for external connections, it should be POP3S on port 995 for security.

Quote:
Originally Posted by get2guy View Post
Do i need to configure something on the server to change port 25 to 587?
No you don't, just on the client.

Quote:
Originally Posted by get2guy View Post
about the error masage her is all the text:

From: System Administrator
To: Oferekpe (Abakaliki) Gilmor
Sent: Thursday, October 28, 2010 8:51 AM
Subject: Undeliverable: Gabriel Ogaba - October Salary

Your message did not reach some or all of the intended recipients.

Subject: Re: Gabriel Ogaba - October Salary
Sent: The following recipient(s) could not be reached:

Oferekpe (Abakaliki) Gilmor on 28/10/2010 8:51 AM
554 5.7.1 <gilmorofk@gmail>: Relay access denied
It's error messages from the log files that are more important but try the change first then see what happens.
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 10-28-2010, 09:51 AM
Moderator
 
Posts: 883
Default

Just want to point out that in the error messages you've posted the email address is "gilmorofk@gmail". Shouldn't this be "gilmorofk@gmail.com"? Might be other issues going on, but in this example at least it could be as simple as a bad / incomplete address that is the cause of the problem.
Reply With Quote
  #6 (permalink)  
Old 10-29-2010, 07:25 AM
Active Member
 
Posts: 33
Default

Quote:
Originally Posted by phoenix View Post
It's not good practice to use Port 25 for mail submission as you're finding out. You should also not be using pop3 for external connections, it should be POP3S on port 995 for security.

I tried to change the ports to 995 and 587 but then i could not send mail i tried 465 ssl and its working but i still cannot send mail outside of my domain.

On outlook I'm getting the same error like before

No you don't, just on the client.

It's error messages from the log files that are more important but try the change first then see what happens.
How can i get the server logs on that matter? i will be happy to post them but i don't know where they are
Reply With Quote
  #7 (permalink)  
Old 10-29-2010, 08:02 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Quote:
Originally Posted by get2guy View Post
How can i get the server logs on that matter? i will be happy to post them but i don't know where they are
DId you set the POP3 server to use a secure connection in the Admin UI? What error did the user see when they tried to submit mail using port 587 as the submission port (it also requires a secure connection)? You will find details of errors in the log files.
__________________
Regards


Bill
Reply With Quote
  #8 (permalink)  
Old 10-29-2010, 09:25 AM
Active Member
 
Posts: 33
Thumbs up

Quote:
Originally Posted by phoenix View Post
DId you set the POP3 server to use a secure connection in the Admin UI? What error did the user see when they tried to submit mail using port 587 as the submission port (it also requires a secure connection)? You will find details of errors in the log files.
On port 587 the client could not send at all, only to receive the error was could not connect to remote server

I tried tweaking outlook configuration on 995\465 and it works. now i can send mails outside my domain.

Is it OK (secure) to use 465? or should i try to solve 587?

Thank you very much on the log link. Finlay i can take a look at the server side errors.

I must say that you are the best replier to my posted question's. thanks for the help!
Reply With Quote
  #9 (permalink)  
Old 10-29-2010, 09:40 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

It won't cause any problems using port 465 but 587 is the preferred port. As port 587 is available by default you can try a test setting it up with another client, there are several threads in the forums that cover the problem of connecting to port 587 if you want to have a look and if you still have problems just post again.

[EDIT] If the only error you're is seeing 'can't connect' the check if the port is being forwarded correctly to the server.
__________________
Regards


Bill
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.