Re: Shipping and case updates?
I saw that too. I sure hope the actual ones will be a little nicer finished than the sample.
toggle quoted messageShow quoted text
From: udrc@nw-digital-radio.groups.io <udrc@nw-digital-radio.groups.io> On Behalf Of kc7pmu@... Sent: Wednesday, June 5, 2019 12:17 AM To: udrc@nw-digital-radio.groups.io Subject: Re: [udrc] Shipping and case updates? I saw a hand modified early adopter case at SeaPac this past weekend. It looked good but I was told delivery would be "summer". Complete units would also be "summer" as they have the other parts of the units in hand. I guess it is just the hazards of sourcing cases offshore in relatively small quantities.
Paul kc7pmu
|
|
Re: paclink-unix incoming messages
Hi Basil,
Thanks for the files.
I diff'd them with the installed files and only the 10-auth.conf had a needed change for auth_mechanisms:
pi@Compass:~/basil $ diff 10-auth.conf /etc/dovecot/conf.d/10-auth.conf 10c10 < #disable_plaintext_auth = no --- > #disable_plaintext_auth = yes 100c100 < auth_mechanisms = plain login --- > auth_mechanisms = plain
The dovecot.conf file was only different in the postmaster_address:
pi@Compass:~/basil $ diff dovecot.conf /etc/dovecot/dovecot.conf 105c105 < postmaster_address = pi@beta13test --- > postmaster_address = pi@Compass
I didn't update my current one since I'm assuming we want to stick with pi@... updating 10-auth.conf, I restarted the dovecot service, configured Claws and it came up fine.
Now just need to figure out rainloop config.
Like claws, I want to use this for my KF7DRV@... email. However, local delivery is to pi@Compass. I assume I still use localhost for both IMAP and SMTP. So when I add a new rainloop domain, do I create a winlink.org domain or a Compass domain?
-Keith
toggle quoted messageShow quoted text
On Tue, Jun 4, 2019 at 9:11 PM Basil Gunn < basil@...> wrote:
The following files were modified:
in directory: /etc/dovecot/
dovecot.conf
in directory: /etc/dovecot/conf.d
10-auth.conf
10-mail.conf
10-master.conf
You might try & run dovecot_config.sh from
n7nix/email/claws
I will attach the 4 files in another email to you.
You have to restart dovecot after changing the config files.
sudo systemctl restart dovecot
/Basil
Keith Williamson <hkwilliamson@...> writes:
> Hi Basil,
>
> I don't know how the dovecot 10-auth.conf file got scrozzled but I found
> CSV data from the WWARA repeater list appended. I ended up copying over it
> with the copy in /usr/share/dovecot/conf.d and after a reboot, dovecot
> comes up fine. However, I don't know what mods your install may have made
> to it to work in this environment.
>
> Can you send me a copy of /etc/dovecot/conf.d/10-auth.conf or is it
> identical to the one in /usr/sharedovecot/conf.d?
>
> Thanks,
>
> Keith
>
>
> On Tue, Jun 4, 2019 at 4:59 PM Keith Williamson via Groups.Io <hkwilliamson=
> gmail.com@groups.io> wrote:
>
>>
>>
>> On Tue, Jun 4, 2019 at 3:27 PM Basil Gunn <basil@...> wrote:
>>
>>>
>>> > I ran "app_config.sh plu" not "app_config.sh pluimap". So are the above
>>> > services configured? I haven't messed with any config
>>> > files you haven't specifically told me to modify.
>>>
>>> The plu config script sets wl2k.conf like this:
>>>
>>> ## Set email=user_name@localhost
>>>
>>> sed -i -e "s/^#email=.*/email=$USER@localhost/" $PLU_CFG_FILE
>>>
>>> And your wl2k.conf file had your gmail account in it. How did that happen?
>>>
>>
>> As I mentioned in my previous email, I was trying to get paclink to
>> successfully authenticate. My callsign and password matched the working
>> config of Winlink Express but the email address is my gmail address in WE
>> but the email address in the wl2k.conf was pi@localhost. Was grasping at
>> straws so changed it to match. Then after updating paclink to latest and
>> resolving the issue, forgot to go back in and change it back. Doh. When
>> retrieving a message from the CMS, I noticed the detail output from
>> wl2ktelnet showing it invoking sendmail to my gmail address.
>>
>>>
>>> > We verified with netstat -tulpn that nothing is listening on ports 143
>>> or
>>> > 993.
>>>
>>> Can you determine if claws-mail has been installed?
>>> Dovecot gets installed from claws-mail install script.
>>> Is there a desktop icon for claws-mail?
>>>
>>
>> Yes, I have claws-mail on the desktop. However, Ill need to configure it
>> based on:
>> https://github.com/nwdigitalradio/n7nix/blob/master/email/claws/README.md
>> once we have the IMAP server running.
>>
>> I looked in /lib/systemd/system and see there is dovecot.service. Running
>> "systemctl status dovecot.service":
>>
>> root@Compass:/home/pi# systemctl status dovecot.service
>> ● dovecot.service - Dovecot IMAP/POP3 email server
>> Loaded: loaded (/lib/systemd/system/dovecot.service; enabled; vendor
>> preset: enabled)
>> Active: failed (Result: exit-code) since Tue 2019-06-04 09:05:44 PDT;
>> 7h ago
>> Docs: man:dovecot(1)
>> http://wiki2.dovecot.org/
>> Process: 415 ExecStart=/usr/sbin/dovecot (code=exited, status=89)
>>
>> Jun 04 09:05:42 Compass systemd[1]: Starting Dovecot IMAP/POP3 email
>> server...
>> Jun 04 09:05:44 Compass dovecot[415]: doveconf: Fatal: Error in
>> configuration file /etc/dovecot/conf.d/10-auth.conf line 14: Expecting '{'
>> Jun 04 09:05:44 Compass systemd[1]: dovecot.service: Control process
>> exited, code=exited status=89
>> Jun 04 09:05:44 Compass systemd[1]: Failed to start Dovecot IMAP/POP3
>> email server.
>> Jun 04 09:05:44 Compass systemd[1]: dovecot.service: Unit entered failed
>> state.
>> Jun 04 09:05:44 Compass systemd[1]: dovecot.service: Failed with result
>> 'exit-code'.
>> root@Compass:/home/pi#
>>
>> I haven't touched any dovecot config files.
>>
>>
>>> If not perhaps that part of the script had a problem. Try installing
>>> claws-mail
>>> separately and capture all the console output as user pi (not root)
>>>
>>> cd
>>> cd n7nix/email/claws
>>> ./claws_install.sh pi KF7DRV
>>>
>>> > I do see that pluweb is running. It seems to work fine to check outbox
>>> and
>>> > run wl2k*.
>>>
>>> Good.
>>> Can you determine if rainloop is installed?
>>> In a browser type this url: localhost/?admin
>>>
>>
>> Yep, rainloop answers up with a login/password page.
>>
>>>
>>> /Basil
>>>
>>>
>>>
>>>
>>>
>>
>> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Virus-free.
>> www.avg.com
>> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
>> <#m_2194359335160869078_m_788389997571550182_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
>>
>>
>>
>
>
|
|
Re: Shipping and case updates?
I saw a hand modified early adopter case at SeaPac this past weekend. It looked good but I was told delivery would be "summer". Complete units would also be "summer" as they have the other parts of the units in hand. I guess it is just the hazards of sourcing cases offshore in relatively small quantities.
Paul kc7pmu
|
|
Re: paclink-unix incoming messages

Basil Gunn
The following files were modified: in directory: /etc/dovecot/ dovecot.conf
in directory: /etc/dovecot/conf.d 10-auth.conf 10-mail.conf 10-master.conf
You might try & run dovecot_config.sh from n7nix/email/claws
I will attach the 4 files in another email to you.
You have to restart dovecot after changing the config files. sudo systemctl restart dovecot
/Basil
Keith Williamson <hkwilliamson@gmail.com> writes:
toggle quoted messageShow quoted text
Hi Basil,
I don't know how the dovecot 10-auth.conf file got scrozzled but I found CSV data from the WWARA repeater list appended. I ended up copying over it with the copy in /usr/share/dovecot/conf.d and after a reboot, dovecot comes up fine. However, I don't know what mods your install may have made to it to work in this environment.
Can you send me a copy of /etc/dovecot/conf.d/10-auth.conf or is it identical to the one in /usr/sharedovecot/conf.d?
Thanks,
Keith
On Tue, Jun 4, 2019 at 4:59 PM Keith Williamson via Groups.Io <hkwilliamson= gmail.com@groups.io> wrote:
On Tue, Jun 4, 2019 at 3:27 PM Basil Gunn <basil@pacabunga.com> wrote:
I ran "app_config.sh plu" not "app_config.sh pluimap". So are the above services configured? I haven't messed with any config files you haven't specifically told me to modify. The plu config script sets wl2k.conf like this:
## Set email=user_name@localhost
sed -i -e "s/^#email=.*/email=$USER@localhost/" $PLU_CFG_FILE
And your wl2k.conf file had your gmail account in it. How did that happen?
As I mentioned in my previous email, I was trying to get paclink to successfully authenticate. My callsign and password matched the working config of Winlink Express but the email address is my gmail address in WE but the email address in the wl2k.conf was pi@localhost. Was grasping at straws so changed it to match. Then after updating paclink to latest and resolving the issue, forgot to go back in and change it back. Doh. When retrieving a message from the CMS, I noticed the detail output from wl2ktelnet showing it invoking sendmail to my gmail address.
We verified with netstat -tulpn that nothing is listening on ports 143 or
993. Can you determine if claws-mail has been installed? Dovecot gets installed from claws-mail install script. Is there a desktop icon for claws-mail?
Yes, I have claws-mail on the desktop. However, Ill need to configure it based on: https://github.com/nwdigitalradio/n7nix/blob/master/email/claws/README.md once we have the IMAP server running.
I looked in /lib/systemd/system and see there is dovecot.service. Running "systemctl status dovecot.service":
root@Compass:/home/pi# systemctl status dovecot.service ● dovecot.service - Dovecot IMAP/POP3 email server Loaded: loaded (/lib/systemd/system/dovecot.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Tue 2019-06-04 09:05:44 PDT; 7h ago Docs: man:dovecot(1) http://wiki2.dovecot.org/ Process: 415 ExecStart=/usr/sbin/dovecot (code=exited, status=89)
Jun 04 09:05:42 Compass systemd[1]: Starting Dovecot IMAP/POP3 email server... Jun 04 09:05:44 Compass dovecot[415]: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-auth.conf line 14: Expecting '{' Jun 04 09:05:44 Compass systemd[1]: dovecot.service: Control process exited, code=exited status=89 Jun 04 09:05:44 Compass systemd[1]: Failed to start Dovecot IMAP/POP3 email server. Jun 04 09:05:44 Compass systemd[1]: dovecot.service: Unit entered failed state. Jun 04 09:05:44 Compass systemd[1]: dovecot.service: Failed with result 'exit-code'. root@Compass:/home/pi#
I haven't touched any dovecot config files.
If not perhaps that part of the script had a problem. Try installing claws-mail separately and capture all the console output as user pi (not root)
cd cd n7nix/email/claws ./claws_install.sh pi KF7DRV
I do see that pluweb is running. It seems to work fine to check outbox and
run wl2k*. Good. Can you determine if rainloop is installed? In a browser type this url: localhost/?admin
Yep, rainloop answers up with a login/password page.
/Basil
<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Virus-free. www.avg.com <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#m_2194359335160869078_m_788389997571550182_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
|
|
Re: Shipping and case updates?

KeithG [KG1MD]
toggle quoted messageShow quoted text
On Jun 4, 2019, at 6:33 PM, Sam Wash < samuel.wash@...> wrote:
I’m in same boat! Early adopter on the case!
I bought an "Early Adopter" aluminum case over a month ago, any status report on these?
August KG7BZ
On Tue, Jun 4, 2019 at 11:58 AM < chris@...> wrote:
It's been a couple of weeks since Hamvention, and I was hoping we could get an update on potential ship dates for outstanding DRAWS orders, including the aluminum cases (I bought the kit).
Thanks,
Chris
K1NOT
|
|
Re: Shipping and case updates?
toggle quoted messageShow quoted text
On Jun 4, 2019, at 5:16 PM, Sam Wash < samuel.wash@...> wrote: I’m in same boat! Early adopter on the case! I bought an "Early Adopter" aluminum case over a month ago, any status report on these?
August KG7BZ On Tue, Jun 4, 2019 at 11:58 AM < chris@...> wrote: It's been a couple of weeks since Hamvention, and I was hoping we could get an update on potential ship dates for outstanding DRAWS orders, including the aluminum cases (I bought the kit).
Thanks,
Chris K1NOT
|
|
Re: paclink-unix incoming messages
Hi Basil,
I don't know how the dovecot 10-auth.conf file got scrozzled but I found CSV data from the WWARA repeater list appended. I ended up copying over it with the copy in /usr/share/dovecot/conf.d and after a reboot, dovecot comes up fine. However, I don't know what mods your install may have made to it to work in this environment.
Can you send me a copy of /etc/dovecot/conf.d/10-auth.conf or is it identical to the one in /usr/sharedovecot/conf.d?
Thanks,
Keith
toggle quoted messageShow quoted text
On Tue, Jun 4, 2019 at 4:59 PM Keith Williamson via Groups.Io <hkwilliamson= gmail.com@groups.io> wrote: On Tue, Jun 4, 2019 at 3:27 PM Basil Gunn < basil@...> wrote:
> I ran "app_config.sh plu" not "app_config.sh pluimap". So are the above
> services configured? I haven't messed with any config
> files you haven't specifically told me to modify.
The plu config script sets wl2k.conf like this:
## Set email=user_name@localhost
sed -i -e "s/^#email=.*/email=$USER@localhost/" $PLU_CFG_FILE
And your wl2k.conf file had your gmail account in it. How did that happen?
As I mentioned in my previous email, I was trying to get paclink to successfully authenticate. My callsign and password matched the working config of Winlink Express but the email address is my gmail address in WE but the email address in the wl2k.conf was pi@localhost. Was grasping at straws so changed it to match. Then after updating paclink to latest and resolving the issue, forgot to go back in and change it back. Doh. When retrieving a message from the CMS, I noticed the detail output from wl2ktelnet showing it invoking sendmail to my gmail address.
> We verified with netstat -tulpn that nothing is listening on ports 143 or
> 993.
Can you determine if claws-mail has been installed?
Dovecot gets installed from claws-mail install script.
Is there a desktop icon for claws-mail?
Yes, I have claws-mail on the desktop. However, Ill need to configure it based on: once we have the IMAP server running.
I looked in /lib/systemd/system and see there is dovecot.service. Running "systemctl status dovecot.service":
root@Compass:/home/pi# systemctl status dovecot.service ● dovecot.service - Dovecot IMAP/POP3 email server Loaded: loaded (/lib/systemd/system/dovecot.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Tue 2019-06-04 09:05:44 PDT; 7h ago Docs: man:dovecot(1) http://wiki2.dovecot.org/ Process: 415 ExecStart=/usr/sbin/dovecot (code=exited, status=89) Jun 04 09:05:42 Compass systemd[1]: Starting Dovecot IMAP/POP3 email server... Jun 04 09:05:44 Compass dovecot[415]: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-auth.conf line 14: Expecting '{' Jun 04 09:05:44 Compass systemd[1]: dovecot.service: Control process exited, code=exited status=89 Jun 04 09:05:44 Compass systemd[1]: Failed to start Dovecot IMAP/POP3 email server. Jun 04 09:05:44 Compass systemd[1]: dovecot.service: Unit entered failed state. Jun 04 09:05:44 Compass systemd[1]: dovecot.service: Failed with result 'exit-code'. root@Compass:/home/pi#
I haven't touched any dovecot config files.
If not perhaps that part of the script had a problem. Try installing claws-mail
separately and capture all the console output as user pi (not root)
cd
cd n7nix/email/claws
./claws_install.sh pi KF7DRV
> I do see that pluweb is running. It seems to work fine to check outbox and
> run wl2k*.
Good.
Can you determine if rainloop is installed?
In a browser type this url: localhost/?admin
Yep, rainloop answers up with a login/password page.
/Basil
|
|
Re: paclink-unix incoming messages
On Tue, Jun 4, 2019 at 3:27 PM Basil Gunn < basil@...> wrote:
> I ran "app_config.sh plu" not "app_config.sh pluimap". So are the above
> services configured? I haven't messed with any config
> files you haven't specifically told me to modify.
The plu config script sets wl2k.conf like this:
## Set email=user_name@localhost
sed -i -e "s/^#email=.*/email=$USER@localhost/" $PLU_CFG_FILE
And your wl2k.conf file had your gmail account in it. How did that happen?
As I mentioned in my previous email, I was trying to get paclink to successfully authenticate. My callsign and password matched the working config of Winlink Express but the email address is my gmail address in WE but the email address in the wl2k.conf was pi@localhost. Was grasping at straws so changed it to match. Then after updating paclink to latest and resolving the issue, forgot to go back in and change it back. Doh. When retrieving a message from the CMS, I noticed the detail output from wl2ktelnet showing it invoking sendmail to my gmail address.
> We verified with netstat -tulpn that nothing is listening on ports 143 or
> 993.
Can you determine if claws-mail has been installed?
Dovecot gets installed from claws-mail install script.
Is there a desktop icon for claws-mail?
Yes, I have claws-mail on the desktop. However, Ill need to configure it based on: once we have the IMAP server running.
I looked in /lib/systemd/system and see there is dovecot.service. Running "systemctl status dovecot.service":
root@Compass:/home/pi# systemctl status dovecot.service ● dovecot.service - Dovecot IMAP/POP3 email server Loaded: loaded (/lib/systemd/system/dovecot.service; enabled; vendor preset: enabled) Active: failed (Result: exit-code) since Tue 2019-06-04 09:05:44 PDT; 7h ago Docs: man:dovecot(1) http://wiki2.dovecot.org/ Process: 415 ExecStart=/usr/sbin/dovecot (code=exited, status=89) Jun 04 09:05:42 Compass systemd[1]: Starting Dovecot IMAP/POP3 email server... Jun 04 09:05:44 Compass dovecot[415]: doveconf: Fatal: Error in configuration file /etc/dovecot/conf.d/10-auth.conf line 14: Expecting '{' Jun 04 09:05:44 Compass systemd[1]: dovecot.service: Control process exited, code=exited status=89 Jun 04 09:05:44 Compass systemd[1]: Failed to start Dovecot IMAP/POP3 email server. Jun 04 09:05:44 Compass systemd[1]: dovecot.service: Unit entered failed state. Jun 04 09:05:44 Compass systemd[1]: dovecot.service: Failed with result 'exit-code'. root@Compass:/home/pi#
I haven't touched any dovecot config files.
If not perhaps that part of the script had a problem. Try installing claws-mail
separately and capture all the console output as user pi (not root)
cd
cd n7nix/email/claws
./claws_install.sh pi KF7DRV
> I do see that pluweb is running. It seems to work fine to check outbox and
> run wl2k*.
Good.
Can you determine if rainloop is installed?
In a browser type this url: localhost/?admin
Yep, rainloop answers up with a login/password page.
/Basil
|
|
Re: Shipping and case updates?

Sam Wash
I’m in same boat! Early adopter on the case!
toggle quoted messageShow quoted text
On Jun 4, 2019, at 2:46 PM, August Johnson < augjohnson@...> wrote: I bought an "Early Adopter" aluminum case over a month ago, any status report on these?
August KG7BZ On Tue, Jun 4, 2019 at 11:58 AM < chris@...> wrote: It's been a couple of weeks since Hamvention, and I was hoping we could get an update on potential ship dates for outstanding DRAWS orders, including the aluminum cases (I bought the kit).
Thanks,
Chris K1NOT
|
|
Re: paclink-unix incoming messages

Basil Gunn
I ran "app_config.sh plu" not "app_config.sh pluimap". So are the above services configured? I haven't messed with any config files you haven't specifically told me to modify. The plu config script sets wl2k.conf like this: ## Set email=user_name@localhost sed -i -e "s/^#email=.*/email=$USER@localhost/" $PLU_CFG_FILE And your wl2k.conf file had your gmail account in it. How did that happen? We verified with netstat -tulpn that nothing is listening on ports 143 or 993. Can you determine if claws-mail has been installed? Dovecot gets installed from claws-mail install script. Is there a desktop icon for claws-mail? If not perhaps that part of the script had a problem. Try installing claws-mail separately and capture all the console output as user pi (not root) cd cd n7nix/email/claws ./claws_install.sh pi KF7DRV I do see that pluweb is running. It seems to work fine to check outbox and run wl2k*. Good. Can you determine if rainloop is installed? In a browser type this url: localhost/?admin /Basil
|
|
Re: paclink-unix incoming messages
I ran "app_config.sh plu" not "app_config.sh pluimap". So are the above services configured? I haven't messed with any config files you haven't specifically told me to modify.
We verified with netstat -tulpn that nothing is listening on ports 143 or 993.
I do see that pluweb is running. It seems to work fine to check outbox and run wl2k*.
-Keith
toggle quoted messageShow quoted text
On Tue, Jun 4, 2019 at 1:54 PM Basil Gunn < basil@...> wrote:
> Thanks..that would be great. Rainloop looks pretty nice.
I agree. Plus you can do everything in a browser including paclink-unix
access, VNC isn't necessarily needed for remote operation.
> For my use case, I'll generally be accessing winlink email from my laptop
> (XPS13 running Ubuntu 16.04). However, I'll also want to be able to access
> from RPi (although via VNC). I run all my RPi projects headless (except
> during initial bringup).
>
> It would seem that getting dovecot configured would be the best route.
If you installed paclink-unix then dovecot is already configured
... unless you decide to edit config files yourself.
The paclink-unix install, installs & configures: postfix, dovecot, mutt,
rainloop, claws-mail, nodejs & pluweb app.
> Then
> I could access email from either the laptop or RPi using rainloop.
>
> Does that make sense?
Yes. You have a number of options:
local=running on RPi
- local or remote console using mutt
- local or remote web browser using rainloop & plu web app.
- local or remote using VNC & claws-mail
- remote using your mobile device mail app & RPi in host AP mode and
accessing paclink-unix with the web app. (I use K9 mail on my Android)
/Basil
|
|
Re: paclink-unix incoming messages

Basil Gunn
Thanks..that would be great. Rainloop looks pretty nice. I agree. Plus you can do everything in a browser including paclink-unix access, VNC isn't necessarily needed for remote operation. For my use case, I'll generally be accessing winlink email from my laptop (XPS13 running Ubuntu 16.04). However, I'll also want to be able to access from RPi (although via VNC). I run all my RPi projects headless (except during initial bringup).
It would seem that getting dovecot configured would be the best route. If you installed paclink-unix then dovecot is already configured ... unless you decide to edit config files yourself. The paclink-unix install, installs & configures: postfix, dovecot, mutt, rainloop, claws-mail, nodejs & pluweb app. Then I could access email from either the laptop or RPi using rainloop.
Does that make sense? Yes. You have a number of options: local=running on RPi - local or remote console using mutt - local or remote web browser using rainloop & plu web app. - local or remote using VNC & claws-mail - remote using your mobile device mail app & RPi in host AP mode and accessing paclink-unix with the web app. (I use K9 mail on my Android) /Basil
|
|
Re: Shipping and case updates?
I bought an "Early Adopter" aluminum case over a month ago, any status report on these?
August KG7BZ
toggle quoted messageShow quoted text
On Tue, Jun 4, 2019 at 11:58 AM < chris@...> wrote: It's been a couple of weeks since Hamvention, and I was hoping we could get an update on potential ship dates for outstanding DRAWS orders, including the aluminum cases (I bought the kit).
Thanks,
Chris K1NOT
|
|
Re: paclink-unix incoming messages
Thanks..that would be great. Rainloop looks pretty nice.
For my use case, I'll generally be accessing winlink email from my laptop (XPS13 running Ubuntu 16.04). However, I'll also want to be able to access from RPi (although via VNC). I run all my RPi projects headless (except during initial bringup).
It would seem that getting dovecot configured would be the best route. Then I could access email from either the laptop or RPi using rainloop.
Does that make sense?
-Keith
toggle quoted messageShow quoted text
On Tue, Jun 4, 2019 at 12:01 PM Basil Gunn < basil@...> wrote:
> My configuration error was the "email" line in wl2k.conf.
Yes good catch. email=pi@localhost is what it should be.
> That resolved the issue. Getting used to mutt now. Have changed the default
> compose editor from nano to vi so that bit's easier now.
I would like to help get claws-mail (or rainloop) working for you.
Although mutt is the easiest to configure & get operational.
/Basil
|
|
Re: paclink-unix incoming messages

Basil Gunn
My configuration error was the "email" line in wl2k.conf. Yes good catch. email=pi@localhost is what it should be. That resolved the issue. Getting used to mutt now. Have changed the default compose editor from nano to vi so that bit's easier now. I would like to help get claws-mail (or rainloop) working for you. Although mutt is the easiest to configure & get operational. /Basil
|
|
Shipping and case updates?
It's been a couple of weeks since Hamvention, and I was hoping we could get an update on potential ship dates for outstanding DRAWS orders, including the aluminum cases (I bought the kit).
Thanks,
Chris K1NOT
|
|
Re: paclink-unix incoming messages
Hi,
My configuration error was the "email" line in wl2k.conf. While trying to solve the winlink authentication issue, I had changed that to my gmail address to match the setting in Winlink Express.
Now I've changed the line in wl2k.conf to: email=pi@localhost
That resolved the issue. Getting used to mutt now. Have changed the default compose editor from nano to vi so that bit's easier now.
Thanks a ton, Basil, for all your support and the great work you've done integrating paclink-unix into the DRAWS/UDRC images!
-Keith KF7DRV
toggle quoted messageShow quoted text
On Tue, Jun 4, 2019 at 10:24 AM Keith Williamson via Groups.Io <hkwilliamson= gmail.com@groups.io> wrote: Hi Basil,
Some additional information. It appears that when I run wl2ktelnet multiple times, your last message to me via winlink alternates between getting delivered to the outbox and then getting deleted from the outbox. When the message gets posted to the outbox, there is an attempt to deliver it via sendmail to my gmail account. That doesn't seem right. Perhaps a clue to what's misconfigured?
Thanks,
Keith
pi@Compass:/usr/local/var/wl2k/outbox $ chk_perm.sh === test owner & group id of outbox directory permissions OK: pi:mail No files in outbox pi@Compass:/usr/local/var/wl2k/outbox $ wl2ktelnet Connecting to cms.winlink.org 8772 ... Connected. Callsign : KF7DRV Password : wl2ktelnet: --- wl2ktelnet: <[WL2K-5.0-B2FWIHJM$] wl2ktelnet: sid [WL2K-5.0-B2FWIHJM$] inboundsidcodes -B2FWIHJM$ wl2ktelnet: <;PQ: 21821914 wl2ktelnet: Challenge received: 21821914 wl2ktelnet: <CMS> wl2ktelnet: >[UnixLINK-0.8-B2FIHM$] wl2ktelnet: >;PR: 65471671 wl2ktelnet: >; WL2K DE KF7DRV QTC 0 wl2ktelnet: >FF wl2ktelnet: <;PM: KF7DRV BABW6_KF7DRV 279 N7NIX@... Re: //WL2K Compass plu 06/03/19, size: 32, #0 [92] wl2ktelnet: <FC EM BABW6_KF7DRV 334 279 0 [28] wl2ktelnet: proposal code C type E mid BABW6_KF7DRV usize 334 csize 279 next (nil) path (null) ubuf (nil) cbuf (nil) wl2ktelnet: <F> 67 [5] wl2ktelnet: sentcksum=67 proposalcksum=67 wl2ktelnet: 1 proposal received wl2ktelnet: >FS Y wl2ktelnet: title: Re: //WL2K Compass plu 06/03/19, size: 32, #0 wl2ktelnet: offset: 0 wl2ktelnet: STX wl2ktelnet: len 250 wl2ktelnet: STX wl2ktelnet: len 29 wl2ktelnet: EOT wl2ktelnet: extracting... wl2ktelnet: calling sendmail for delivery: /usr/sbin/sendmail -bm hkwilliamson@...wl2ktelnet: delivery completed wl2ktelnet: >FF wl2ktelnet: <FQ [2] pi@Compass:/usr/local/var/wl2k/outbox $ chk_perm.sh === test owner & group id of outbox directory permissions OK: pi:mail 1 files in outbox pi@Compass:/usr/local/var/wl2k/outbox $ wl2ktelnet Connecting to cms.winlink.org 8772 ... Connected. Callsign : KF7DRV Password : wl2ktelnet: --- outbound proposal list wl2ktelnet: proposal code C type E mid 5CYU8_KF7DRV usize 383 csize 301 next (nil) path 5CYU8_KF7DRV ubuf 0xc37a8 cbuf 0xc3658 wl2ktelnet: <[WL2K-5.0-B2FWIHJM$] wl2ktelnet: sid [WL2K-5.0-B2FWIHJM$] inboundsidcodes -B2FWIHJM$ wl2ktelnet: <;PQ: 18225741 wl2ktelnet: Challenge received: 18225741 wl2ktelnet: <CMS> wl2ktelnet: >[UnixLINK-0.8-B2FIHM$] wl2ktelnet: >;PR: 75288794 wl2ktelnet: >; WL2K DE KF7DRV QTC 1 wl2ktelnet: >FC EM 5CYU8_KF7DRV 383 301 0 wl2ktelnet: >F> 65 wl2ktelnet: <FS Y wl2ktelnet: transmitting [Re: //WL2K Compass plu 06/03/19, size: 32, #0] [offset 0] wl2ktelnet: ... 301 wl2ktelnet: ... 46 wl2ktelnet: <FF [2] wl2ktelnet: DELETING PROPOSAL: wl2ktelnet: proposal code C type E mid 5CYU8_KF7DRV usize 383 csize 301 next (nil) path 5CYU8_KF7DRV ubuf 0xc37a8 cbuf 0xc3658 wl2ktelnet: >FQ pi@Compass:/usr/local/var/wl2k/outbox $ chk_perm.sh === test owner & group id of outbox directory permissions OK: pi:mail No files in outbox pi@Compass:/usr/local/var/wl2k/outbox $
On Tue, Jun 4, 2019 at 7:53 AM Keith Williamson via Groups.Io <hkwilliamson= gmail.com@groups.io> wrote: Sorry..I had cleaned it out again.
The email message you sent is now in the outbox:
pi@Compass:/usr/local/var/wl2k/outbox $ pi@Compass:/usr/local/var/wl2k/outbox $ cat BWU7Q_KF7DRV Mid: BWU7Q_KF7DRV Date: 2019/06/04 05:55 Type: Private From: SMTP:N7NIX@... To: SMTP:KF7DRV@... Subject: Re: //WL2K Compass plu 06/03/19, size: 32, #0 Mbo: N7NIX Body: 185
I received both of your test messages sent just before 5pm Monday. /Basil On Mon, Jun 03, 2019 at 11:50:00PM +0000, KF7DRV@... wrote: > Sent on: 06/03 16:50:42 PDT > /pi pi@Compass:/usr/local/var/wl2k/outbox $
Repeating the directory listings:
pi@Compass:~ $ ls -alt /usr/local/var/wl2k/outbox total 12 drwxrwsr-x 2 pi mail 4096 Jun 4 07:28 . -rw------- 1 pi mail 383 Jun 4 07:28 BWU7Q_KF7DRV drwxrwsr-x 3 pi mail 4096 Jun 3 16:19 .. pi@Compass:~ $ pi@Compass:~ $ ls -alt ~/Mail/ total 48 drwxr-xr-x 40 pi pi 4096 Jun 4 07:23 .. drwxr-xr-x 2 pi pi 4096 Jun 3 16:53 new drwxr-xr-x 2 pi pi 4096 Jun 3 16:50 tmp drwxr-xr-x 12 pi pi 4096 Jun 3 16:13 . -rw-r--r-- 1 pi pi 0 Jun 3 16:13 .mh_sequences drwxr-xr-x 5 pi pi 4096 Jun 3 16:12 sent drwxr-xr-x 5 pi pi 4096 Jun 3 16:12 inbox drwx------ 2 pi pi 4096 Jun 3 14:57 queue drwxr-xr-x 5 pi pi 4096 Jun 3 12:36 trash drwx------ 2 pi pi 4096 Jun 3 11:00 draft drwxr-xr-x 5 pi pi 4096 Jun 3 09:05 attachments drwxr-xr-x 5 pi pi 4096 Jun 3 09:05 drafts drwxr-xr-x 2 pi pi 4096 Jun 3 09:05 cur pi@Compass:~ $
There are no messages in mutt. Is there a mutt command to retrieve email?
-Keith
On Tue, Jun 4, 2019 at 7:35 AM Basil Gunn < basil@...> wrote:
There are no incoming messages in your outbox.
Why do you think there are?
Can you reply to the winlink email I sent to you with mutt?
/Basil
Keith Williamson <hkwilliamson@...> writes:
> Here you go:
>
> pi@Compass:~ $ ls -alt /usr/local/var/wl2k/outbox
> total 8
> drwxrwsr-x 2 pi mail 4096 Jun 3 16:50 .
> drwxrwsr-x 3 pi mail 4096 Jun 3 16:19 ..
> pi@Compass:~ $ ls -alt ~/Mail/
> total 48
> drwxr-xr-x 2 pi pi 4096 Jun 3 16:53 new
> drwxr-xr-x 2 pi pi 4096 Jun 3 16:50 tmp
> drwxr-xr-x 12 pi pi 4096 Jun 3 16:13 .
> -rw-r--r-- 1 pi pi 0 Jun 3 16:13 .mh_sequences
> drwxr-xr-x 5 pi pi 4096 Jun 3 16:12 sent
> drwxr-xr-x 5 pi pi 4096 Jun 3 16:12 inbox
> drwxr-xr-x 39 pi pi 4096 Jun 3 16:00 ..
> drwx------ 2 pi pi 4096 Jun 3 14:57 queue
> drwxr-xr-x 5 pi pi 4096 Jun 3 12:36 trash
> drwx------ 2 pi pi 4096 Jun 3 11:00 draft
> drwxr-xr-x 5 pi pi 4096 Jun 3 09:05 attachments
> drwxr-xr-x 5 pi pi 4096 Jun 3 09:05 drafts
> drwxr-xr-x 2 pi pi 4096 Jun 3 09:05 cur
> pi@Compass:~ $
>
> -Keith
>
> On Mon, Jun 3, 2019 at 10:43 PM Basil Gunn <basil@...> wrote:
>
>> With respect to incoming messages ending up in
>> /usr/local/var/wl2k/output/, I don't know how to fix that. I thought that
>> postfix was configured correctly by the scripts.
>>
>> It is. I just tried a new install & things work the way I expect. Send me
>> the output of these commands.
>>
>> ls -alt /usr/local/var/wl2k/outbox
>> ls -alt ~/Mail/
>>
>> Is it possible that building the latest paclink-unix broke the postfix
>> config? No /Basil
>>
>>
>>
>>
>
>
|
|
Re: paclink-unix incoming messages
Hi Basil,
Some additional information. It appears that when I run wl2ktelnet multiple times, your last message to me via winlink alternates between getting delivered to the outbox and then getting deleted from the outbox. When the message gets posted to the outbox, there is an attempt to deliver it via sendmail to my gmail account. That doesn't seem right. Perhaps a clue to what's misconfigured?
Thanks,
Keith
pi@Compass:/usr/local/var/wl2k/outbox $ chk_perm.sh === test owner & group id of outbox directory permissions OK: pi:mail No files in outbox pi@Compass:/usr/local/var/wl2k/outbox $ wl2ktelnet Connecting to cms.winlink.org 8772 ... Connected. Callsign : KF7DRV Password : wl2ktelnet: --- wl2ktelnet: <[WL2K-5.0-B2FWIHJM$] wl2ktelnet: sid [WL2K-5.0-B2FWIHJM$] inboundsidcodes -B2FWIHJM$ wl2ktelnet: <;PQ: 21821914 wl2ktelnet: Challenge received: 21821914 wl2ktelnet: <CMS> wl2ktelnet: >[UnixLINK-0.8-B2FIHM$] wl2ktelnet: >;PR: 65471671 wl2ktelnet: >; WL2K DE KF7DRV QTC 0 wl2ktelnet: >FF wl2ktelnet: <;PM: KF7DRV BABW6_KF7DRV 279 N7NIX@... Re: //WL2K Compass plu 06/03/19, size: 32, #0 [92] wl2ktelnet: <FC EM BABW6_KF7DRV 334 279 0 [28] wl2ktelnet: proposal code C type E mid BABW6_KF7DRV usize 334 csize 279 next (nil) path (null) ubuf (nil) cbuf (nil) wl2ktelnet: <F> 67 [5] wl2ktelnet: sentcksum=67 proposalcksum=67 wl2ktelnet: 1 proposal received wl2ktelnet: >FS Y wl2ktelnet: title: Re: //WL2K Compass plu 06/03/19, size: 32, #0 wl2ktelnet: offset: 0 wl2ktelnet: STX wl2ktelnet: len 250 wl2ktelnet: STX wl2ktelnet: len 29 wl2ktelnet: EOT wl2ktelnet: extracting... wl2ktelnet: calling sendmail for delivery: /usr/sbin/sendmail -bm hkwilliamson@...wl2ktelnet: delivery completed wl2ktelnet: >FF wl2ktelnet: <FQ [2] pi@Compass:/usr/local/var/wl2k/outbox $ chk_perm.sh === test owner & group id of outbox directory permissions OK: pi:mail 1 files in outbox pi@Compass:/usr/local/var/wl2k/outbox $ wl2ktelnet Connecting to cms.winlink.org 8772 ... Connected. Callsign : KF7DRV Password : wl2ktelnet: --- outbound proposal list wl2ktelnet: proposal code C type E mid 5CYU8_KF7DRV usize 383 csize 301 next (nil) path 5CYU8_KF7DRV ubuf 0xc37a8 cbuf 0xc3658 wl2ktelnet: <[WL2K-5.0-B2FWIHJM$] wl2ktelnet: sid [WL2K-5.0-B2FWIHJM$] inboundsidcodes -B2FWIHJM$ wl2ktelnet: <;PQ: 18225741 wl2ktelnet: Challenge received: 18225741 wl2ktelnet: <CMS> wl2ktelnet: >[UnixLINK-0.8-B2FIHM$] wl2ktelnet: >;PR: 75288794 wl2ktelnet: >; WL2K DE KF7DRV QTC 1 wl2ktelnet: >FC EM 5CYU8_KF7DRV 383 301 0 wl2ktelnet: >F> 65 wl2ktelnet: <FS Y wl2ktelnet: transmitting [Re: //WL2K Compass plu 06/03/19, size: 32, #0] [offset 0] wl2ktelnet: ... 301 wl2ktelnet: ... 46 wl2ktelnet: <FF [2] wl2ktelnet: DELETING PROPOSAL: wl2ktelnet: proposal code C type E mid 5CYU8_KF7DRV usize 383 csize 301 next (nil) path 5CYU8_KF7DRV ubuf 0xc37a8 cbuf 0xc3658 wl2ktelnet: >FQ pi@Compass:/usr/local/var/wl2k/outbox $ chk_perm.sh === test owner & group id of outbox directory permissions OK: pi:mail No files in outbox pi@Compass:/usr/local/var/wl2k/outbox $
toggle quoted messageShow quoted text
On Tue, Jun 4, 2019 at 7:53 AM Keith Williamson via Groups.Io <hkwilliamson= gmail.com@groups.io> wrote: Sorry..I had cleaned it out again.
The email message you sent is now in the outbox:
pi@Compass:/usr/local/var/wl2k/outbox $ pi@Compass:/usr/local/var/wl2k/outbox $ cat BWU7Q_KF7DRV Mid: BWU7Q_KF7DRV Date: 2019/06/04 05:55 Type: Private From: SMTP:N7NIX@... To: SMTP:KF7DRV@... Subject: Re: //WL2K Compass plu 06/03/19, size: 32, #0 Mbo: N7NIX Body: 185
I received both of your test messages sent just before 5pm Monday. /Basil On Mon, Jun 03, 2019 at 11:50:00PM +0000, KF7DRV@... wrote: > Sent on: 06/03 16:50:42 PDT > /pi pi@Compass:/usr/local/var/wl2k/outbox $
Repeating the directory listings:
pi@Compass:~ $ ls -alt /usr/local/var/wl2k/outbox total 12 drwxrwsr-x 2 pi mail 4096 Jun 4 07:28 . -rw------- 1 pi mail 383 Jun 4 07:28 BWU7Q_KF7DRV drwxrwsr-x 3 pi mail 4096 Jun 3 16:19 .. pi@Compass:~ $ pi@Compass:~ $ ls -alt ~/Mail/ total 48 drwxr-xr-x 40 pi pi 4096 Jun 4 07:23 .. drwxr-xr-x 2 pi pi 4096 Jun 3 16:53 new drwxr-xr-x 2 pi pi 4096 Jun 3 16:50 tmp drwxr-xr-x 12 pi pi 4096 Jun 3 16:13 . -rw-r--r-- 1 pi pi 0 Jun 3 16:13 .mh_sequences drwxr-xr-x 5 pi pi 4096 Jun 3 16:12 sent drwxr-xr-x 5 pi pi 4096 Jun 3 16:12 inbox drwx------ 2 pi pi 4096 Jun 3 14:57 queue drwxr-xr-x 5 pi pi 4096 Jun 3 12:36 trash drwx------ 2 pi pi 4096 Jun 3 11:00 draft drwxr-xr-x 5 pi pi 4096 Jun 3 09:05 attachments drwxr-xr-x 5 pi pi 4096 Jun 3 09:05 drafts drwxr-xr-x 2 pi pi 4096 Jun 3 09:05 cur pi@Compass:~ $
There are no messages in mutt. Is there a mutt command to retrieve email?
-Keith
On Tue, Jun 4, 2019 at 7:35 AM Basil Gunn < basil@...> wrote:
There are no incoming messages in your outbox.
Why do you think there are?
Can you reply to the winlink email I sent to you with mutt?
/Basil
Keith Williamson <hkwilliamson@...> writes:
> Here you go:
>
> pi@Compass:~ $ ls -alt /usr/local/var/wl2k/outbox
> total 8
> drwxrwsr-x 2 pi mail 4096 Jun 3 16:50 .
> drwxrwsr-x 3 pi mail 4096 Jun 3 16:19 ..
> pi@Compass:~ $ ls -alt ~/Mail/
> total 48
> drwxr-xr-x 2 pi pi 4096 Jun 3 16:53 new
> drwxr-xr-x 2 pi pi 4096 Jun 3 16:50 tmp
> drwxr-xr-x 12 pi pi 4096 Jun 3 16:13 .
> -rw-r--r-- 1 pi pi 0 Jun 3 16:13 .mh_sequences
> drwxr-xr-x 5 pi pi 4096 Jun 3 16:12 sent
> drwxr-xr-x 5 pi pi 4096 Jun 3 16:12 inbox
> drwxr-xr-x 39 pi pi 4096 Jun 3 16:00 ..
> drwx------ 2 pi pi 4096 Jun 3 14:57 queue
> drwxr-xr-x 5 pi pi 4096 Jun 3 12:36 trash
> drwx------ 2 pi pi 4096 Jun 3 11:00 draft
> drwxr-xr-x 5 pi pi 4096 Jun 3 09:05 attachments
> drwxr-xr-x 5 pi pi 4096 Jun 3 09:05 drafts
> drwxr-xr-x 2 pi pi 4096 Jun 3 09:05 cur
> pi@Compass:~ $
>
> -Keith
>
> On Mon, Jun 3, 2019 at 10:43 PM Basil Gunn <basil@...> wrote:
>
>> With respect to incoming messages ending up in
>> /usr/local/var/wl2k/output/, I don't know how to fix that. I thought that
>> postfix was configured correctly by the scripts.
>>
>> It is. I just tried a new install & things work the way I expect. Send me
>> the output of these commands.
>>
>> ls -alt /usr/local/var/wl2k/outbox
>> ls -alt ~/Mail/
>>
>> Is it possible that building the latest paclink-unix broke the postfix
>> config? No /Basil
>>
>>
>>
>>
>
>
|
|
The draws board can go ALSA or Pulse Audio.
Pulse audio maps left and right connectors as separate mono alsa devices.
toggle quoted messageShow quoted text
On Tue, Jun 4, 2019, 09:25 Steve KC1AWV < smiller@...> wrote: So, I've given this some more thought. you could probably do this through chan_alsa, chan_oss, or chan_usrp depending on how DRAWS configures its sound card.
Easiest would be GNU Radio USRP, the set up would be similar to that as DVSwitch.
On Tue, Jun 4, 2019 at 12:17 PM Christopher AI6KG < ch@...> wrote: The issue I see is not with the Allstar distribution, but rather getting DRAWS to show up as a compatible device for app_rpt.
Agreed. This is essentially what I was asking.
-ch 73 de AI6KG
On Sun, Jun 2, 2019 at 8:04 PM Steve KC1AWV < smiller@...> wrote: "Allstar without the attached OS" is just Asterisk with app_rpt. Asterisk runs on many OSes - Linux, BSD, Windows, etc... Just need to compile it with app_rpt.
Allstar takes it a step further, building a network on top of Asterisk and app_rpt. They provide a distribution of Debian with Asterisk and app_rpt pre compiled, with all the heavy lifting and configuration already done. You could do it all yourself, but why when you can save time with the distro?
The issue I see is not with the Allstar distribution, but rather getting DRAWS to show up as a compatible device for app_rpt. The URIx and other similar radio interface were specifically designed for Allstar, IRLP and the like.
A driver may be needed for use with Allstar. If this is something that a lot of people are interested in, I could take a stab at it. Just need to dedicate the time and a board. Though, I feel that the exercise may be a little in vain, using DRAWS for just going from a radio to Allstar is seriously limiting the power and capabilities of the board. A URIx would be easier, since it's the right tools for the job kind of thing. Plus, it's cheaper than a DRAWS board.
Steve KC1AWV
On Sun, Jun 2, 2019, 10:24 PM Anthony Leeser < tagtynee@...> wrote:
Hello Christopher
That's a very good question. I've been working on that for sometime. I didn't want to tie up and dedicate a RPi solely for Allstar. I wanted to do HF digital as well. I've been working on this project for about a year. The introduction of DRAWS changed my entire build... ugh. Unless I overlooked a possible workaround, only thing I haven't tried was requesting to get the Allstar software without the attached operating system. If that's possible, I don't see why DRAWS and Allstar can't be friendly neighbors one one operating system.
Tony AG7GF
Sent from my Verizon, Samsung Galaxy smartphone
-------- Original message -------- From: Christopher AI6KG < ch@...> Date: 6/2/19 5:02 PM (GMT-08:00) Subject: [udrc] DRAWS and Allstar?
Has anyone gotten Allstar running with DRAWS (or UDRC)? I saw the thread re: URI but my aim is to use DRAWS rather than URI. -christopher. 73 de AI6KG
--
|
|
So, I've given this some more thought. you could probably do this through chan_alsa, chan_oss, or chan_usrp depending on how DRAWS configures its sound card.
Easiest would be GNU Radio USRP, the set up would be similar to that as DVSwitch.
toggle quoted messageShow quoted text
On Tue, Jun 4, 2019 at 12:17 PM Christopher AI6KG < ch@...> wrote: The issue I see is not with the Allstar distribution, but rather getting DRAWS to show up as a compatible device for app_rpt.
Agreed. This is essentially what I was asking.
-ch 73 de AI6KG
On Sun, Jun 2, 2019 at 8:04 PM Steve KC1AWV < smiller@...> wrote: "Allstar without the attached OS" is just Asterisk with app_rpt. Asterisk runs on many OSes - Linux, BSD, Windows, etc... Just need to compile it with app_rpt.
Allstar takes it a step further, building a network on top of Asterisk and app_rpt. They provide a distribution of Debian with Asterisk and app_rpt pre compiled, with all the heavy lifting and configuration already done. You could do it all yourself, but why when you can save time with the distro?
The issue I see is not with the Allstar distribution, but rather getting DRAWS to show up as a compatible device for app_rpt. The URIx and other similar radio interface were specifically designed for Allstar, IRLP and the like.
A driver may be needed for use with Allstar. If this is something that a lot of people are interested in, I could take a stab at it. Just need to dedicate the time and a board. Though, I feel that the exercise may be a little in vain, using DRAWS for just going from a radio to Allstar is seriously limiting the power and capabilities of the board. A URIx would be easier, since it's the right tools for the job kind of thing. Plus, it's cheaper than a DRAWS board.
Steve KC1AWV
On Sun, Jun 2, 2019, 10:24 PM Anthony Leeser < tagtynee@...> wrote:
Hello Christopher
That's a very good question. I've been working on that for sometime. I didn't want to tie up and dedicate a RPi solely for Allstar. I wanted to do HF digital as well. I've been working on this project for about a year. The introduction of DRAWS changed my entire build... ugh. Unless I overlooked a possible workaround, only thing I haven't tried was requesting to get the Allstar software without the attached operating system. If that's possible, I don't see why DRAWS and Allstar can't be friendly neighbors one one operating system.
Tony AG7GF
Sent from my Verizon, Samsung Galaxy smartphone
-------- Original message -------- From: Christopher AI6KG < ch@...> Date: 6/2/19 5:02 PM (GMT-08:00) Subject: [udrc] DRAWS and Allstar?
Has anyone gotten Allstar running with DRAWS (or UDRC)? I saw the thread re: URI but my aim is to use DRAWS rather than URI. -christopher. 73 de AI6KG
|
|