Searched refs:send_notify_to_owner (Results 1 – 17 of 17) sorted by relevance
/dports/mail/sympa/sympa-6.2.62/src/lib/Sympa/Request/Handler/ |
H A D | signoff.pm | 75 $list->send_notify_to_owner( 121 $list->send_notify_to_owner(
|
H A D | close_list.pm | 82 $list->send_notify_to_owner('list_closed_family', {}) 104 $list->send_notify_to_owner('list_rejected', [$list->{'name'}])
|
H A D | open_list.pm | 116 $list->send_notify_to_owner('list_created', [$list->{'name'}])
|
H A D | del.pm | 136 $list->send_notify_to_owner(
|
H A D | subscribe.pm | 159 $list->send_notify_to_owner(
|
H A D | add.pm | 167 $list->send_notify_to_owner(
|
H A D | move_user.pm | 77 $list->send_notify_to_owner(
|
H A D | update_automatic_list.pm | 325 $list->send_notify_to_owner('erase_customizing',
|
/dports/mail/sympa/sympa-6.2.62/src/lib/Sympa/Spindle/ |
H A D | ToAuthOwner.pm | 68 $list->send_notify_to_owner(
|
H A D | ProcessArchive.pm | 412 $list->send_notify_to_owner('arc_quota_exceeded', 419 $list->send_notify_to_owner(
|
H A D | ProcessBounce.pm | 432 $list->send_notify_to_owner( 449 $list->send_notify_to_owner('warn-signoff', 533 $list->send_notify_to_owner(
|
H A D | ToList.pm | 218 $list->send_notify_to_owner('bounce_rate', {'rate' => $rate});
|
H A D | ProcessTask.pm | 1212 $list->send_notify_to_owner('automatic_bounce_management',
|
/dports/mail/sympa/sympa-6.2.62/src/lib/Sympa/ |
H A D | Scenario.pm | 1235 $that->send_notify_to_owner('bad_named_filter',
|
H A D | List.pm | 1346 sub send_notify_to_owner { subroutine
|
/dports/mail/sympa/sympa-6.2.62/ |
H A D | ONEWS | 4062 src/lib/List.pm: When calling send_notify_to_owner, the '$param' 4856 src/lib/List.pm: When calling send_notify_to_owner, the '$param' 5053 src/lib/List.pm: When calling send_notify_to_owner, the '$param' 6477 … by R.Gilbert, Univ Sheffield] Use listmaster as default in List::send_notify_to_owner(), in case …
|
H A D | OChangeLog | 24052 …0748) Also suppress redundant log entries noticing error in List::send_notify_to_owner() and List:… 49570 [bug] When calling send_notify_to_owner, the '$param' parameter was used as a hash, wihout checking… 49757 [bug] When calling send_notify_to_owner, the '$param' parameter was used as a hash, wihout checking… 66960 default in List::send_notify_to_owner(), in case no owner is defined. 91356 Move send_sub_to_owner() and send_sig_to_owner features in send_notify_to_owner() 93251 Fix quota management ; change send_notify_to_owner() parameters
|