Home
last modified time | relevance | path

Searched refs:toaddr (Results 26 – 50 of 552) sorted by last modified time

12345678910>>...23

/dports/news/husky-hpt/husky-hpt-1.9.20191207/hpt/misc/vtrack/
H A Dvtrack.pm16 *to = \$::toaddr;
17 *addr = \$::toaddr;
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hpt/misc/
H A Dchecks.pl103 my $tomyaddr = grep( /$toaddr/i, myaddr() );
114 . "Original message header:\r From: \"$fromname\" $fromaddr\r To: \"$toname\" $toaddr\r"
136 . "To: $toname" . (scalar($area)? $toaddr : "") . "\r"
148 .(scalar($area)? "in $area":"to $toaddr")
205 . "To: $toname" . (scalar($area)? $toaddr : "") . "\r"
216 . "To: $toname" . (scalar($area)? $toaddr : "") . "\r"
H A Dreceipt.pl40 w_log('Z', "Perl($file): Netmail with ARQ from $fromaddr to $toaddr");
41 my @a = grep(/^$toaddr$/,@myaddr);
53 " To: $toname, $toaddr\r" .
69 …w_log('C', "Perl($file): ARR created for netmail from $fromaddr to $toaddr message ID $origmsgid");
82 w_log('Z', "Perl($file): Netmail with RRQ from $fromaddr to $toaddr");
83 my @a = grep(/^$toaddr$/,@myaddr);
89 . "Your message to $toname, $toaddr (msgid: $origmsgid) successfully delivered.\r\r"
93 . " To: $toname, $toaddr\r"
104 …w_log('C', "Perl($file): RRR created for netmail from $fromaddr to $toaddr message ID $origmsgid");
H A Dloop.pl100 "\r Loop detected in message from $fromname, $fromaddr to $toname, $toaddr\r"
107 . "To: $toname, $toaddr\r"
114 w_log('7',"Loop detected: Msg from $fromname, $fromaddr to $toname, $toaddr at $date");
H A Dfilter-sample.pl286 $toaddr =~ s/\.0$//;
289 $toboss = $toaddr;
352 if ($toaddr eq $myaddr[0])
387 TO : $toname $toaddr
614 if ($toaddr eq "")
646 $toboss = $toaddr;
667 if ($toaddr eq $myaddr[0])
686 { $toaddr = "2:46/128";
711 my ($toaddr, $attr, $text) = @_;
989 TO : $toname $toaddr
[all …]
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/htick/doc/
H A Dhtick.texi275 @item @code{resubscribe <pattern> <fromaddr> <toaddr>}
277 address @code{<fromaddr>} to another link with address @code{<toaddr>}
278 @item @code{resubscribe -f <file> <fromaddr> <toaddr>}
280 address @code{<fromaddr>} to another link with address @code{<toaddr>}
/dports/news/husky-hpt/husky-hpt-1.9.20191207/htick/doc/
H A Dhtick.texi275 @item @code{resubscribe <pattern> <fromaddr> <toaddr>}
277 address @code{<fromaddr>} to another link with address @code{<toaddr>}
278 @item @code{resubscribe -f <file> <fromaddr> <toaddr>}
280 address @code{<fromaddr>} to another link with address @code{<toaddr>}
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hpt/src/
H A Dperl.c519 char *area, *fromname, *toname, *fromaddr, *toaddr; in perl_putMsgInArea() local
540 toaddr = (char *)SvPV(ST(4), n_a); if (n_a == 0) toaddr = ""; in perl_putMsgInArea()
571 if (toaddr && *toaddr) in perl_putMsgInArea()
589 parseFtnAddrZS(toaddr, &(msg.destAddr)); in perl_putMsgInArea()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hpt/doc/
H A Dhpt.texi2729 @item $toaddr - message destination address (for netmail),
2736 Set $change to update $text, $subject, $fromaddr, $toaddr, $fromname,
2746 @item $toaddr - message destination address (for netmail),
2755 Set $change to update $text, $subject, $fromaddr, $toaddr, $fromname,
2766 @item $toaddr - message destination address (for netmail),
2775 Set $change to update $text, $subject, $fromaddr, $toaddr, $fromname,
H A Dhpt-FAQ.russian282 putMsgInArea( area, fromname, toname, fromaddr, toaddr, subject, date, attr,
291 toaddr - ��� ������� � ���� "����� ����������"
359 $toaddr - ���������� ���� "����� ����������", ���������� ������ � ������,
372 $toaddr - ���������� ���� "����� ����������", ���������� ������ � ������,
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hpt/misc/vtrack/
H A Dvtrack.pm16 *to = \$::toaddr;
17 *addr = \$::toaddr;
/dports/news/husky-areafix/husky-areafix-1.9.20191207/hpt/misc/
H A Dreceipt.pl40 w_log('Z', "Perl($file): Netmail with ARQ from $fromaddr to $toaddr");
41 my @a = grep(/^$toaddr$/,@myaddr);
53 " To: $toname, $toaddr\r" .
69 …w_log('C', "Perl($file): ARR created for netmail from $fromaddr to $toaddr message ID $origmsgid");
82 w_log('Z', "Perl($file): Netmail with RRQ from $fromaddr to $toaddr");
83 my @a = grep(/^$toaddr$/,@myaddr);
89 . "Your message to $toname, $toaddr (msgid: $origmsgid) successfully delivered.\r\r"
93 . " To: $toname, $toaddr\r"
104 …w_log('C', "Perl($file): RRR created for netmail from $fromaddr to $toaddr message ID $origmsgid");
H A Dfilter-sample.pl286 $toaddr =~ s/\.0$//;
289 $toboss = $toaddr;
352 if ($toaddr eq $myaddr[0])
387 TO : $toname $toaddr
614 if ($toaddr eq "")
646 $toboss = $toaddr;
667 if ($toaddr eq $myaddr[0])
686 { $toaddr = "2:46/128";
711 my ($toaddr, $attr, $text) = @_;
989 TO : $toname $toaddr
[all …]
H A Dchecks.pl103 my $tomyaddr = grep( /$toaddr/i, myaddr() );
114 . "Original message header:\r From: \"$fromname\" $fromaddr\r To: \"$toname\" $toaddr\r"
136 . "To: $toname" . (scalar($area)? $toaddr : "") . "\r"
148 .(scalar($area)? "in $area":"to $toaddr")
205 . "To: $toname" . (scalar($area)? $toaddr : "") . "\r"
216 . "To: $toname" . (scalar($area)? $toaddr : "") . "\r"
H A Dloop.pl100 "\r Loop detected in message from $fromname, $fromaddr to $toname, $toaddr\r"
107 . "To: $toname, $toaddr\r"
114 w_log('7',"Loop detected: Msg from $fromname, $fromaddr to $toname, $toaddr at $date");
H A Dpong.pl43 … area=".((length($area)==0)? "netmail":$area)."; toname=$toname; toaddr=$toaddr fromname=$fromname…
/dports/news/husky-htick/husky-htick-1.9.20191207/hpt/src/
H A Dperl.c519 char *area, *fromname, *toname, *fromaddr, *toaddr; in perl_putMsgInArea() local
540 toaddr = (char *)SvPV(ST(4), n_a); if (n_a == 0) toaddr = ""; in perl_putMsgInArea()
571 if (toaddr && *toaddr) in perl_putMsgInArea()
589 parseFtnAddrZS(toaddr, &(msg.destAddr)); in perl_putMsgInArea()
/dports/news/husky-htick/husky-htick-1.9.20191207/hpt/doc/
H A Dhpt-FAQ.russian282 putMsgInArea( area, fromname, toname, fromaddr, toaddr, subject, date, attr,
291 toaddr - ��� ������� � ���� "����� ����������"
359 $toaddr - ���������� ���� "����� ����������", ���������� ������ � ������,
372 $toaddr - ���������� ���� "����� ����������", ���������� ������ � ������,
H A Dhpt.texi2729 @item $toaddr - message destination address (for netmail),
2736 Set $change to update $text, $subject, $fromaddr, $toaddr, $fromname,
2746 @item $toaddr - message destination address (for netmail),
2755 Set $change to update $text, $subject, $fromaddr, $toaddr, $fromname,
2766 @item $toaddr - message destination address (for netmail),
2775 Set $change to update $text, $subject, $fromaddr, $toaddr, $fromname,
/dports/news/husky-areafix/husky-areafix-1.9.20191207/htick/doc/
H A Dhtick.texi275 @item @code{resubscribe <pattern> <fromaddr> <toaddr>}
277 address @code{<fromaddr>} to another link with address @code{<toaddr>}
278 @item @code{resubscribe -f <file> <fromaddr> <toaddr>}
280 address @code{<fromaddr>} to another link with address @code{<toaddr>}
/dports/news/husky-htick/husky-htick-1.9.20191207/hpt/misc/
H A Dpong.pl43 … area=".((length($area)==0)? "netmail":$area)."; toname=$toname; toaddr=$toaddr fromname=$fromname…
H A Dfilter-sample.pl286 $toaddr =~ s/\.0$//;
289 $toboss = $toaddr;
352 if ($toaddr eq $myaddr[0])
387 TO : $toname $toaddr
614 if ($toaddr eq "")
646 $toboss = $toaddr;
667 if ($toaddr eq $myaddr[0])
686 { $toaddr = "2:46/128";
711 my ($toaddr, $attr, $text) = @_;
989 TO : $toname $toaddr
[all …]
H A Dloop.pl100 "\r Loop detected in message from $fromname, $fromaddr to $toname, $toaddr\r"
107 . "To: $toname, $toaddr\r"
114 w_log('7',"Loop detected: Msg from $fromname, $fromaddr to $toname, $toaddr at $date");
H A Dreceipt.pl40 w_log('Z', "Perl($file): Netmail with ARQ from $fromaddr to $toaddr");
41 my @a = grep(/^$toaddr$/,@myaddr);
53 " To: $toname, $toaddr\r" .
69 …w_log('C', "Perl($file): ARR created for netmail from $fromaddr to $toaddr message ID $origmsgid");
82 w_log('Z', "Perl($file): Netmail with RRQ from $fromaddr to $toaddr");
83 my @a = grep(/^$toaddr$/,@myaddr);
89 . "Your message to $toname, $toaddr (msgid: $origmsgid) successfully delivered.\r\r"
93 . " To: $toname, $toaddr\r"
104 …w_log('C', "Perl($file): RRR created for netmail from $fromaddr to $toaddr message ID $origmsgid");
/dports/news/husky-htick/husky-htick-1.9.20191207/hpt/misc/vtrack/
H A Dvtrack.pm16 *to = \$::toaddr;
17 *addr = \$::toaddr;

12345678910>>...23