SMTP settings

Is there a reason that the SMTP server settings require a password?

Maybe I have a security issue with my server, but my SMTP server only accepts mail to be delivered from localhost. In this case, I do not require a username or password.

Thoughts?

Regards,

Jason

Hi,

Didn't think about that use case, I think we can remove that validation.

Lars

···

On Tue, Jan 24, 2012 at 5:09 PM, Jason Pickering <jason.p.pickering@gmail.com> wrote:

Is there a reason that the SMTP server settings require a password?

Maybe I have a security issue with my server, but my SMTP server only
accepts mail to be delivered from localhost. In this case, I do not require
a username or password.

Thoughts?

Regards,
Jason

_______________________________________________
Mailing list: DHIS 2 developers in Launchpad
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : DHIS 2 developers in Launchpad
More help : ListHelp - Launchpad Help

Jason, can you support SSL-SMTP, or plain unencrypted? That may also be important, as I think it's currently supporting encrypted.

Lars

···

On 24.01.2012 17:12, Lars Helge �verland wrote:

Hi,

Didn't think about that use case, I think we can remove that validation.

Lars

On Tue, Jan 24, 2012 at 5:09 PM, Jason Pickering > <jason.p.pickering@gmail.com> wrote:

Is there a reason that the SMTP server settings require a password?

Maybe I have a security issue with my server, but my SMTP server only
accepts mail to be delivered from localhost. In this case, I do not require
a username or password.

Thoughts?

Regards,
Jason

_______________________________________________
Mailing list: DHIS 2 developers in Launchpad
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : DHIS 2 developers in Launchpad
More help : ListHelp - Launchpad Help

_______________________________________________
Mailing list: DHIS 2 developers in Launchpad
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : DHIS 2 developers in Launchpad
More help : ListHelp - Launchpad Help

--
Lars Kristian Roland
Lars@roland.bz
+47 90733036
www.apus.no - lars.roland.bz

I could. I could also support username/password. The question is whether I should bother.

My interpretation of the use case (or at least one of them) was a locally configured SMTP server (residing on the same server as the DHIS2 server) which would deliver all of the messages from the server.

In this case, username/password and SSL would seem to be unnecessary.

···

On Tue, Jan 24, 2012 at 7:09 PM, Lars Kristian Roland lars@roland.bz wrote:

Jason, can you support SSL-SMTP, or plain unencrypted? That may also be important, as I think it’s currently supporting encrypted.

Lars

On 24.01.2012 17:12, Lars Helge Øverland wrote:

Hi,

Didn’t think about that use case, I think we can remove that validation.

Lars

On Tue, Jan 24, 2012 at 5:09 PM, Jason Pickering > > > > jason.p.pickering@gmail.com wrote:

Is there a reason that the SMTP server settings require a password?

Maybe I have a security issue with my server, but my SMTP server only

accepts mail to be delivered from localhost. In this case, I do not require

a username or password.

Thoughts?

Regards,

Jason


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Lars Kristian Roland

Lars@roland.bz

+47 90733036

www.apus.no - lars.roland.bz


Mailing list: https://launchpad.net/~dhis2-devs

Post to : dhis2-devs@lists.launchpad.net

Unsubscribe : https://launchpad.net/~dhis2-devs

More help : https://help.launchpad.net/ListHelp

Yes. Will fix this soon...

Lars

···

On Tue, Jan 24, 2012 at 6:40 PM, Jason Pickering <jason.p.pickering@gmail.com> wrote:

I could. I could also support username/password. The question is whether I
should bother.

My interpretation of the use case (or at least one of them) was a locally
configured SMTP server (residing on the same server as the DHIS2 server)
which would deliver all of the messages from the server.

In this case, username/password and SSL would seem to be unnecessary.

On Tue, Jan 24, 2012 at 7:09 PM, Lars Kristian Roland <lars@roland.bz> > wrote:

Jason, can you support SSL-SMTP, or plain unencrypted? That may also be
important, as I think it's currently supporting encrypted.

Lars

On 24.01.2012 17:12, Lars Helge Øverland wrote:

Hi,

Didn't think about that use case, I think we can remove that validation.

Lars

On Tue, Jan 24, 2012 at 5:09 PM, Jason Pickering >>> <jason.p.pickering@gmail.com> wrote:

Is there a reason that the SMTP server settings require a password?

Maybe I have a security issue with my server, but my SMTP server only
accepts mail to be delivered from localhost. In this case, I do not
require
a username or password.

Thoughts?

Regards,
Jason

_______________________________________________
Mailing list: DHIS 2 developers in Launchpad
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : DHIS 2 developers in Launchpad
More help : ListHelp - Launchpad Help

_______________________________________________
Mailing list: DHIS 2 developers in Launchpad
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : DHIS 2 developers in Launchpad
More help : ListHelp - Launchpad Help

--
Lars Kristian Roland
Lars@roland.bz
+47 90733036
www.apus.no - lars.roland.bz

_______________________________________________
Mailing list: DHIS 2 developers in Launchpad
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : DHIS 2 developers in Launchpad
More help : ListHelp - Launchpad Help

_______________________________________________
Mailing list: DHIS 2 developers in Launchpad
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : DHIS 2 developers in Launchpad
More help : ListHelp - Launchpad Help

I could. I could also support username/password. The question is whether I
should bother.

My interpretation of the use case (or at least one of them) was a locally
configured SMTP server (residing on the same server as the DHIS2 server)
which would deliver all of the messages from the server.

In this case, username/password and SSL would seem to be unnecessary.

Yes I think smtp authentication is the exception rather than the rule,
in non-cloud like mail setups, unlike eg Google. Typically the MTA on
localhost will forward mail by default on that server without
authentication. Likewise smtp servers would typically forward mail
for other machines on a domain or within a network without
authentication.

I agree with Jason that configuring mail on the local server
(providing it has a FQDN) is often the most convenient. Related aside
- what are you using? postfix? I have setup exim but both of these
are really slightly over the top in terms of functionality. Been
thinking of revisiting smail from my youth :slight_smile:

Cheers
Bob

···

On 24 January 2012 17:40, Jason Pickering <jason.p.pickering@gmail.com> wrote:

On Tue, Jan 24, 2012 at 7:09 PM, Lars Kristian Roland <lars@roland.bz> > wrote:

Jason, can you support SSL-SMTP, or plain unencrypted? That may also be
important, as I think it's currently supporting encrypted.

Lars

On 24.01.2012 17:12, Lars Helge Øverland wrote:

Hi,

Didn't think about that use case, I think we can remove that validation.

Lars

On Tue, Jan 24, 2012 at 5:09 PM, Jason Pickering >>> <jason.p.pickering@gmail.com> wrote:

Is there a reason that the SMTP server settings require a password?

Maybe I have a security issue with my server, but my SMTP server only
accepts mail to be delivered from localhost. In this case, I do not
require
a username or password.

Thoughts?

Regards,
Jason

_______________________________________________
Mailing list: DHIS 2 developers in Launchpad
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : DHIS 2 developers in Launchpad
More help : ListHelp - Launchpad Help

_______________________________________________
Mailing list: DHIS 2 developers in Launchpad
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : DHIS 2 developers in Launchpad
More help : ListHelp - Launchpad Help

--
Lars Kristian Roland
Lars@roland.bz
+47 90733036
www.apus.no - lars.roland.bz

_______________________________________________
Mailing list: DHIS 2 developers in Launchpad
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : DHIS 2 developers in Launchpad
More help : ListHelp - Launchpad Help

_______________________________________________
Mailing list: DHIS 2 developers in Launchpad
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : DHIS 2 developers in Launchpad
More help : ListHelp - Launchpad Help