Re: [SOGo] [SOGoMailer]> error with recipient

2019-05-22 Thread Markus Winkler

Hi Yaisel,

On Tue, 21 May 2019 at 10:58:35AM -0400, Yaisel Cruz Zuñiga wrote:
The connector already had it configured, and even then it does not 
send the emails outside the domain itself


just to be sure: 


Could you please verify that you configured these two settings:

1) in the connector settings -> security
  is the box 'Anonymous Users' checked?

  or via Management Shell:
  Set-ReceiveConnector -identity "" 
  -PermissionGroups "AnonymousUsers"



2) Get-ReceiveConnector "" | Add-ADPermission -User 
"NT AUTHORITY\ANONYMOUS LOGON" -ExtendedRights 
"Ms-Exch-SMTP-Accept-Any-Recipient"



Without these settings it won't work.

Regards,
Markus

--
users@sogo.nu
https://inverse.ca/sogo/lists

Re: [SOGo] [SOGoMailer]> error with recipient

2019-05-21 Thread yc...@ucf.edu.cu

  
  
Hello
Markus
  The connector already had it configured,
and even then it does not send the emails outside the domain
itself

  
On 21/05/19 07:26, Markus Winkler
  (m...@irmawi.de) wrote:

Hi
  Yaisel,
  
  
  On Tue, 21 May 2019 at 01:42:12AM -0400, Yaisel Cruz Zuñiga wrote:
  
  when sending an email to u...@gmail.com he
tells me this (error with recipient 'u...@gmail.com')

  
  [...]
  
  when I send an email to a user on the same
server everything is perfect

  
  
  it looks like your webmail.ucf.edu.cu isn't allowed to relay.
  
  
  Depending on your Exchange version, please have a look at EMC
  -> Server Configuration -> Hub Transport. There you can
  define a receive connector. While running this wizard you can
  define an IP address (the one of your webmail.ucf.edu.cu) which is
  allowed for anonymous relaying. You can find several how-to's how
  to do this (also via Power Shell). After configuring this
  connector correctly sending mails from webmail.ucf.edu.cu to
  external recipients should work.
  
  
  HTH and regards,
  
  Markus
  
  


  

-- users@sogo.nuhttps://inverse.ca/sogo/lists<>

Re: [SOGo] [SOGoMailer]> error with recipient

2019-05-21 Thread Markus Winkler

Hi Yaisel,

On Tue, 21 May 2019 at 01:42:12AM -0400, Yaisel Cruz Zuñiga wrote:
when sending an email to u...@gmail.com he tells me this (error with 
recipient 'u...@gmail.com')

[...]
when I send an email to a user on the same server everything is 
perfect


it looks like your webmail.ucf.edu.cu isn't allowed to relay.

Depending on your Exchange version, please have a look at EMC -> 
Server Configuration -> Hub Transport. There you can define a receive 
connector. While running this wizard you can define an IP address (the 
one of your webmail.ucf.edu.cu) which is allowed for anonymous 
relaying. You can find several how-to's how to do this (also via Power 
Shell). After configuring this connector correctly sending mails from 
webmail.ucf.edu.cu to external recipients should work.


HTH and regards,
Markus

--
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] [SOGoMailer]> error with recipient

2019-05-21 Thread yc...@ucf.edu.cu

Hello list:
I have a mail server with Microsoft Exchange, I installed SOGo as a web 
client and everything works perfect, but when sending an email to 
u...@gmail.com he tells me this (error with recipient 'u...@gmail.com')


S: 
S: pipelining extension supported.
S: size extension supported.
C: MAIL FROM:
C: RCPT TO:
May 13 08:25:20 sogod [25057]: <0x0x5598f63bcf10[SOGoMailer]> error with 
recipient 'yaise...@gmail.com'

C: QUIT
S: 


when I send an email to a user on the same server everything is perfect

S: 

C: EHLO webmail.ucf.edu.cu
S: 
S: pipelining extension supported.
S: size extension supported.
C: MAIL FROM:
C: RCPT TO:
C: DATA
S: 
C: data(746 bytes) ..
S: 

C: QUIT
S: 


Any idea why this may be happening?

--
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] [SOGoMailer]> error with recipient

2019-05-13 Thread yc...@ucf.edu.cu

  
  
Hello list:
I have a mail server with Microsoft
  Exchange, I installed SOGo as a web client and everything
  works perfect, but when sending an email to u...@gmail.com he
  tells me this (error with recipient 'u...@gmail.com')
S: 
  S: pipelining extension supported.
  S: size extension supported.
  C: MAIL FROM:
  C: RCPT TO:
  May 13 08:25:20 sogod [25057]:
  <0x0x5598f63bcf10[SOGoMailer]> error with recipient
  'yaise...@gmail.com'
  C: QUIT
  S: 

  when I send an email to a
  user on the same server everything is perfect
S: 
  C: EHLO webmail.ucf.edu.cu
  S: 
  S: pipelining extension supported.
  S: size extension supported.
  C: MAIL FROM:
  C: RCPT TO:
  C: DATA
  S: 
  C: data(746 bytes) ..
  S: 
  C: QUIT
  S: 

  Any idea why this may be happening?


  

-- users@sogo.nuhttps://inverse.ca/sogo/lists<>