Re: [SOGo] SMTP AUTH email address as username

2013-01-10 Thread Julien Escario

Le 12/12/2012 15:04, Julien Escario a écrit :

Hello,
We recently upgraded to sogo v2. Before that, our sogo was sending
e-mail via a smarthost with a whitelist.
We would like to change to use SMTP AUTH, far more secure.

But when trying to send a mail, Sogo authenticate with the username and
our server ask for the e-mil address as username. Is there a way to
change this ? Like the SOGoForceIMAPLoginWithEmail for IMAP.


Nobody have a clue about this ?

Which ldap entry is used by sogo to authenticate against an external SMTP 
server ?

Right now, sogo is trying to authenticate with 'sogotry' and I would like it to 
do it with 'sogo...@domain.com'.


Using the embedded postfix as an authenticated smart relay isn't an acceptable 
solution.


Regards,
Julien

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


Re: [SOGo] SMTP AUTH email address as username

2013-01-10 Thread John Bieling

Am 10.01.2013 11:15, schrieb Julien Escario:

Le 12/12/2012 15:04, Julien Escario a écrit :

Hello,
We recently upgraded to sogo v2. Before that, our sogo was sending
e-mail via a smarthost with a whitelist.
We would like to change to use SMTP AUTH, far more secure.

But when trying to send a mail, Sogo authenticate with the username and
our server ask for the e-mil address as username. Is there a way to
change this ? Like the SOGoForceIMAPLoginWithEmail for IMAP.


Nobody have a clue about this ?

Which ldap entry is used by sogo to authenticate against an external 
SMTP server ?


Right now, sogo is trying to authenticate with 'sogotry' and I would 
like it to do it with 'sogo...@domain.com'.


Using the embedded postfix as an authenticated smart relay isn't an 
acceptable solution.


Regards,
Julien


I am working on a patch for that

http://www.sogo.nu/bugs/view.php?id=2163

It is not entirely related to your question, but eventually It will 
allow to login with an email-address. Hope to get it into 2.0.4


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


[SOGo] SMTP AUTH email address as username

2012-12-12 Thread Julien Escario
Hello,
We recently upgraded to sogo v2. Before that, our sogo was sending
e-mail via a smarthost with a whitelist.
We would like to change to use SMTP AUTH, far more secure.

But when trying to send a mail, Sogo authenticate with the username and
our server ask for the e-mil address as username. Is there a way to
change this ? Like the SOGoForceIMAPLoginWithEmail for IMAP.

Thanks for your answers,
Julien Escario
-- 
users@sogo.nu
https://inverse.ca/sogo/lists


Re: [SOGo] SMTP AUTH email address as username

2012-12-12 Thread Martin Rabl

Hello Julien,

install a local smtp-server, which relays to the smarthost. The local 
smtp server can do the auth against the smarthost with a single 
technical user and delivers the mails sent by sogo.


Examples:
http://www.dnsexit.com/support/mailrelay/postfix.html
http://www.cyberciti.biz/faq/postfix-smtp-authentication-for-mail-servers/

From SOGo I think it is not possible to route the SMTP-AUTH 
directly per user (but maybe there is, I don't know).


Greetings,
  Martin

Am 12.12.2012 15:04, schrieb Julien Escario:

Hello,
We recently upgraded to sogo v2. Before that, our sogo was sending
e-mail via a smarthost with a whitelist.
We would like to change to use SMTP AUTH, far more secure.

But when trying to send a mail, Sogo authenticate with the username and
our server ask for the e-mil address as username. Is there a way to
change this ? Like the SOGoForceIMAPLoginWithEmail for IMAP.

Thanks for your answers,
Julien Escario




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