[pskmail] Re: Welcome message on server ?

  • From: "Rein Couperus" <rein@xxxxxxxxxxxx>
  • To: pskmail@xxxxxxxxxxxxx
  • Date: Tue, 27 Mar 2012 17:37:31 +0200 (CEST)

Not yet, but can be done...

In the mean time add following code after line 3572 in /usr/local/share/pskmail/rflinkserver.pl
in server version 1.6:

my $motd = "This text gets printed at the client terminal" . "\n";
`echo $motd >> $ENV{HOME}/.pskmail/TxInputfile`;

(note the backticks in the second line...)

Rein PA0R



Hi All,
 
Is there a way to put a welcome message with some station particulars on the server, so that this will show in the connected client's terminal tab ?
 
KC9SGV
 

Other related posts: