SetUserGroup is a plugin for a mojolicious application running a prefork or hypnotoad server, it sets the user/group on the next tick of the ioloop.
On Sun, Jul 10, 2016 at 3:27 PM, Brian Shaw <[email protected]> wrote: > It took me a bit to get it to startup under root, I had been trying > initially to use sudo but, that mucked up the paths horribly. Once I > switched fully to root, I was able to get the app to start and bind to the > low port just fine. From looking at ps though, it doesn't look like > SetUserGroup is dropping privileges. There is nothing in the log or STDERR > output that indicates either success or failure though. > > > > On Monday, July 4, 2016 at 8:45:49 PM UTC-4, Brian Shaw wrote: >> >> Is is possible to use Mojolicious for protocols other than HTTP(S)? I'd >> like to create a full end to end mail server, The web interface is easy >> but, I haven't been able to figure out how to accept new mail via SMTP. >> >> Any suggestions would be appreciated. >> >> Brian >> > -- > You received this message because you are subscribed to the Google Groups > "Mojolicious" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/mojolicious. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
