Hey Offirmo, 2012/1/8 Offirmo <offirmo....@gmail.com>: > Hello, > > in Wt Auth, we can see that Wt will try to send a confirmation email. > > But sending email is not trivial... I tried on WT auth my machine and, > of course, no email was ever sent. > > What does Wt require to send emails ?
All that needed is an SMTP server that accepts plain-text connections. >From Wt::Mail::Client(): This connects to the SMTP server defined by the "smtp-host" property, on port defined by the "smtp-port" property. If these properties are not set, "localhost" and 25 are used as defaults respectively. These properties can be configured in your wt_config.xml file. The log file should also hint at what goes wrong (when failing to connect to the mail server for example). Regards, koen ------------------------------------------------------------------------------ Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver seamless, secure access to virtual desktops. With this all-in-one solution, easily deploy virtual desktops for less than the cost of PCs and save 60% on VDI infrastructure costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox _______________________________________________ witty-interest mailing list witty-interest@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/witty-interest