Manuel
On Mon, Jul 4, 2011 at 14:59, Jelly <sino...@gmail.com> wrote:
> I can't found any option looks like mail.smtp.auth.
> my settings:
> [sendemail]
> smtpServer = smtp.xxx.com
> smtpServerPort = 25
> smtpUser = c61764
>
> --
> To unsubscribe, email repo-discuss...@googlegroups.com
> More info at http://groups.google.com/group/repo-discuss?hl=en
>
It would be easier to debug with an exact error message from the log.
On which port does your server accept authentication? It's not uncommon
for SMTP servers to only accept authentication on the submission port
(587) and not on the default SMTP port (25). Is Gerrit connecting to the
port offering authentication? Are you using TLS? Some servers only offer
authentication for TLS-encrypted sessions.
Sniffing the network traffic between your Gerrit server and the SMTP
server may be an easy way to answer some of these questions (just make
sure you mask out any usernames and passwords if you post anything to
the list).
--
Magnus Bäck Opinions are my own and do not necessarily
SW Configuration Manager represent the ones of my employer, etc.
Sony Ericsson