how to determine smtp server

Hi Adi and Timothy,

Thanks, for your suggestions will look into this for my next release (fewer questions to the users is always good news!).

See you
Werner

Adi J. Sieker wrote:

···

Hi,

On Fri, 07 Oct 2005 10:16:48 +0200, Werner F. Bruhin wrote:

Hi,

f rom wrote:

"If yes I put up an error dialog which shows this
information to the user and it is his/her decission to send this
information to me (by clicking a send button which in turn uses
smtp to send the mail). "

But how do you find the smtp server if someone has
installed your program ? (ofcourse if inside your
organization then you may know but otherwise ? )

I don't know of an automatic way to do that, therefor I just put a
textctrl onto my error dialog where the user can enter the server
name, I then save it using wx.Config.

you, should be able to use the receiving smtp server.
If you send an email to bugs@mysoftware.com then the smtp server
of mysoftware.com should always accept incoming smtp connection for mail to it's own domain.

adi

---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org