CMDBuild Forum

SMTP server without authentication

hello,

i am trying to set up an e-mail account in version 2.2.1, but i cant get it to work with my smtp server, which has no method of authentication. however the logfiles are suggesting that cmdbuild requires a mechanism.

is there a way to connect to a smtp server without authentication?

 

kind regards,

 

cgadmin

Previously cg wrote:

hello,

i am trying to set up an e-mail account in version 2.2.1, but i cant get it to work with my smtp server, which has no method of authentication. however the logfiles are suggesting that cmdbuild requires a mechanism.

is there a way to connect to a smtp server without authentication?

 

kind regards,

 

cgadmin

Dear aswan,
 
if your server does not require authentication it's enough to let the username empty.
 
We've checked that in the account form, the username field (and password too) are required. We will fix this allowing an empty username (and password). In the meantime, you can try to remove the username from the database entry (see "_EmailAccount" table), but be really careful to do so and only if you have knowledge of how data is stored (Status, triggers, and so on).
 
Best regards.
 
-- CMDBuild Team

Previously aswan wrote:
Previously cg wrote:

hello,

i am trying to set up an e-mail account in version 2.2.1, but i cant get it to work with my smtp server, which has no method of authentication. however the logfiles are suggesting that cmdbuild requires a mechanism.

is there a way to connect to a smtp server without authentication?

 

kind regards,

 

cgadmin