|
|
sprintf(s, "*!%s", tmp); /* just add actual user@ident, regardless of ~ */
|
|
sprintf(s, "*!%s", tmp); /* just add actual user@ident, regardless of ~ */
|
|
|
putlog(LOG_WARN, "*", "My automatic hostmask '%s' would conflict with user: '%s'. (Not adding)", s, u->handle);
|
|
putlog(LOG_WARN, "*", "My automatic hostmask '%s' would conflict with user: '%s'. (Not adding)", s, u->handle);
|