From: Jean-Marc Pigeon (Delson) Date: Sun, 22 Jun 2025 00:09:29 +0000 (-0400) Subject: isender must be run as mailleur:mail id X-Git-Tag: tag-0.9~42 X-Git-Url: https://jmp-git.ovh.safe.ca/?a=commitdiff_plain;h=885134cd9e1060a0505078fda69ec19d97f21da0;p=jmp%2Fmailleur isender must be run as mailleur:mail id --- diff --git a/app/sender.c b/app/sender.c index 5891069..85e1d9d 100644 --- a/app/sender.c +++ b/app/sender.c @@ -189,6 +189,7 @@ while (proceed==true) { } break; case 2 : //Preparing scan + (void) prc_chgid(argv[0]); (void) rou_modesubrou(true); (void) sig_modeunisig(true); (void) rou_setappname(SENDER);