The officially official Devuan Forum!

You are not logged in.

#1151 Installation » [SOLVED] Getting rid of Pulseaudio » 2021-07-10 15:49:37

Altoid
Replies: 2

Hello:

I have been wanting to get rid of Pulseaudio for a while but have not paid much attention to it till now.
I didn't install it and my guess was that it was not part of my Devuan Beowulf installation.

So I checked with aptitude:

groucho@devuan:~$ aptitude why pulseaudio
i   xfce4-pulseaudio-plugin Recommends pulseaudio
groucho@devuan:~$ 

So it seems that by simply installing a volume control for the Xfce panel, I got Pulseaudio as an added bonus, so to speak.

I tried apt to see what a purge would drag along with it:

groucho@devuan:~$ sudo apt purge pulseaudio  --dry-run
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libpulsedsp pulseaudio-utils rtkit
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  pulseaudio*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
Purg pulseaudio [12.2-4+deb10u1]
groucho@devuan:~$ 

I see that xfce4-pulseaudio-plugin does not get removed but I'm not at all confident that it will still work.
ie: the name says it all.

The panel volume control/mixer is something I use a lot but it does not have to be this one.

Any suggestions/recommendations with respect to this?

Thanks in advance,

Best,

A.

#1152 Re: Devuan » Windows 11 will _enforce_ Secure Boot » 2021-07-09 19:58:06

Hello:

blackhole wrote:

Secureboot is not a security feature.
... a ploy by Microsoft to have greater control ...
... an undisclosed deal with the OEMs.
... exclusivity for MS Windows.

A decades long arrangement, if you want to call it that.
More like extorsion:

Want be able to sell your OEM products?
Then they'll have to be Windowsabled (ie: approved/tested/whatever) by MS.
BIOS and drivers according to our specifications and don't give us any of that Linux cancer/OSS crap.
Right?

And it's only undisclosed in that the public in general doesn't know the exact details, but it has always been blindingly obvious.

O.

#1153 Re: Hardware & System Configuration » Ascii kernel update borks laptop » 2021-07-09 01:19:24

Hello:

Micronaut wrote:
nemo@nautilus:~$ apt list | grep installed | grep openjdk
--- snip ---
openjdk-8-jre/oldstable-security,now 8u292-b10-0+deb9u1 amd64 [installed,automatic]
openjdk-8-jre-headless/oldstable-security,now 8u292-b10-0+deb9u1 amd64 [installed,automatic]
nemo@nautilus:~$ apt list | grep installed | grep icedtea
--- snip ---
icedtea-8-plugin/now 1.6.2-3.1 amd64 [installed,local]
icedtea-netx-common/oldstable,now 1.6.2-3.1+deb9u1 all [installed,automatic]

Right ....

Let's try doing this:

~# apt install icedtea-netx-common  --dry-run

This should tell us if it will fix part/all of the dependency issues as it should drag in updated versions of openjdk-6-jre and openjdk-6-jre-headless.

Please post the output.

Best,

A.

#1154 Re: Hardware & System Configuration » Ascii kernel update borks laptop » 2021-07-08 23:32:20

Hello:

Micronaut wrote:

... finally have a result.

Indeed ...

nemo@nautilus:~$ apt-cache rdepends icedtea-netx
icedtea-netx
Reverse Depends:
  icedtea-8-plugin
  icedtea-netx-common
  libbiojava4.0-java
nemo@nautilus:~$ apt-cache depends icedtea-netx
icedtea-netx
  Depends: openjdk-8-jre
  Depends: icedtea-netx-common
  Conflicts: <openjdk-6-jre>
  Conflicts: <openjdk-6-jre-headless>
  Replaces: <openjdk-6-jre>
  Replaces: <openjdk-6-jre-headless>

From what I understand, the latest (kept back) version of icedtea-netx breaks openjdk-6-jre and openjdk-6-jre-headless.

Open a terminal and as sudo/root do:

apt list | grep installed | grep openjdk-

and

apt list | grep installed | grep icedtea-

This will show us what openjdk- and icedtea- packages are installed.

Please post the result.

Best,

A.

#1155 Re: Hardware & System Configuration » Ascii kernel update borks laptop » 2021-07-08 21:14:43

Hello:

Micronaut wrote:

... command line programs are ingenius in their ability to find nitpicks ...

No ...

It was because it was late and I did not test the stanza first.
Command line stanzas must use the correct syntax to work.

The correct one is this:

~$ apt-cache depends icedtea-netx

It will get you the package's dependencies.

Then this one will get you the package's dependencies as well as the dependencies of the dependencies.
ie: the dependency tree.

~$ apt-cache rdepends icedtea-netx

My apologies for the slip.
Please run those and post the result.

root@nautilus:~# apt list | grep installed | grep icedtea

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

icedtea-8-plugin/now 1.6.2-3.1 amd64 [installed,local]
icedtea-netx-common/oldstable,now 1.6.2-3.1+deb9u1 all [installed,automatic]

--> There's no need for root for these. <--

BTW: you are using 'quote" instead of "code".

Best,

A.

#1156 Re: Off-topic » Presentation of LinuC » 2021-07-08 10:18:52

Hello:

@dice, @steve_v:

golinux wrote:

This forum is familiar with LinuC (aka JSM) and his agenda.  Please, let's not go there again.

You are only giving the chap nut-job air time and Dev1's forum resources.
No need for that.
Is there?

Because ...
Who here gives a flying flamingo™ what the website he slapped together does or how it works?

Just my $0.02.

A.

#1157 Re: Hardware & System Configuration » Ascii kernel update borks laptop » 2021-07-08 00:51:07

Hello:

Micronaut wrote:

... complains that "apt upgrade --dry-run" is not a valid combination of options.

Sorry ...
My bad.

Micronaut wrote:

The other works, but doesn't seem to produce any new information.

Yes it does.

root@nautilus:/# apt upgrade --dry-run
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following package was automatically installed and is no longer required:
  linux-image-4.9.0-14-amd64
Use 'apt autoremove' to remove it.

The following packages have been kept back: <---- | x |
  icedtea-netx                              <---- | x |

0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

From what I see, the package icedtea-netx has been kept back and when a package is kept back it is because there is a dependency problem.

Open a terminal and do:

~$ apt list | grep installed | grep icedtea

This will tell you which icedtea-netx version is installed.

Then do:

apt-cache rdepends --installed $icedtea-netx

This will tell you which package is asking for icedtea-netx.

Best,

A.

#1158 Re: Hardware & System Configuration » Ascii kernel update borks laptop » 2021-07-07 23:51:44

Hello:

Micronaut wrote:

Linux nautilus 4.9.0-15-amd64 #1 SMP Debian 4.9.258-1 (2021-03-08) x86_64 GNU/Linux

Right.
You are running kernel version 4.9.0-15.

Open a terminal and (as root/sudo) do:

~$ sudo apt update --dry-run

This will simulate an update, please post the output.*

Then (as root/sudo) do:

~$ sudo apt upgrade --dry-run

This will simulate an upgrade, please post the output.*

* Please post the output as code.

Best,

A.

#1159 Re: Hardware & System Configuration » Ascii kernel update borks laptop » 2021-07-07 23:27:18

Hello:

Micronaut wrote:

... thinks the version '14' kernel is obsolete ...

Not necessarily.

Please open a terminal, do ~$ uname -a and post the result.
That will tell us exactly what kernel version you are booting from.

Best,

A.

#1160 Re: Installation » [SOLVED] Ownership/permisisons of /home/user/mbox » 2021-07-07 19:27:00

Hello:

chris2be8 wrote:

Check what root's home directory is ...

Yes.

groucho@eee-dev3:/var/mail$ ls -l
total 0
-rw-rw---- 1 groucho mail 0 Jul  7 16:14 groucho
-rw------- 1 root    mail 0 Jul  6 22:18 root
groucho@eee-dev3:/var/mail$ 
chris2be8 wrote:

... ever switch to root via su without a -, then run mail as root?

Ahhh ...

That could have been the culprit. ie: me.
I have that annoyance fixed in my box but not yet in the 1000HE.

Fixed now. 8^)

Thanks for the heads up.

Best,

A.

#1161 Re: Off-topic » Presentation of LinuC » 2021-07-07 16:19:49

golinux wrote:

Please, let's not go there again.

Thank you.
+1

A.

#1162 Re: Installation » [SOLVED] Ownership/permisisons of /home/user/mbox » 2021-07-07 11:34:31

Hello:

Altoid wrote:

Any idea as to how this could have happened?
---
How is it that I have to chown my own user mbox?

I was not able to find out why this happened, which would have been nice.

But I was able to fix it without using chown.

Turns out that, for whatever reason, there were two mailboxes in /home/user//.mbox and /mbox, only the first one available to my user.
But when I logged in and checked my mail, mail checked the mailbox that should have been available to my user. ie: /mbox which belonged to root.

So I just did # rm .mbox and # rm mbox, rebooted, checked my user mail and now all is as it should be.

Best,

A.

#1163 Re: Devuan » Windows 11 will _enforce_ Secure Boot » 2021-07-07 11:22:30

Hello:

denk_mal wrote:

Using ARM CPU's instead of amd64 ...

Good luck finding getting any one of the existing/surviving motherboard OEMs to put out a properly oufitted motherboard with provision for an ARM CPU instead of an amd64 one.

Never heard  of the WinTel racket?

denk_mal wrote:

I would not be surprised ...

I would be (very) and much more so if it did not cost 3x or 4x the amd64 equivalent.

A.

#1164 Installation » [SOLVED] Ownership/permisisons of /home/user/mbox » 2021-07-07 00:09:01

Altoid
Replies: 3

Hello:

Just came across this when I was doing some maintenance in a Devuan ascii 4.19.0-17-686-pae installed on an Asus 1000HE 2Gb.

groucho@eee-dev3:~$ ls -l /home/groucho/mbox
-rw------- 1 root root 5691 May 30  2019 /home/groucho/mbox
groucho@eee-dev3:~$ 

I cannot access my own mbox.  8^'

Any idea as to how this could have happened?
I belong to the groups I should belong to.

groucho@eee-dev3:~$ groups
groucho adm disk mail dialout voice cdrom floppy tape sudo audio dip backup video plugdev users crontab netdev bluetooth Debian-exim pulse pulse-access
groucho@eee-dev3:~$ 

How is it that I have to chown my own user mbox?

Thanks in advance,

A.

#1165 Re: Hardware & System Configuration » Ascii kernel update borks laptop » 2021-07-06 21:18:20

Hello:

Altoid wrote:

Hello:
I run ascii 4.19.0-16-686-pae on an Asus 1000HE 2Gb.

Just did my weekly apt update && apt upgrade.
Besides getting apparmor yet again* (like a very persistent case of the clap) got linux-image-4.19.0-17-686-pae.

Boots and loads desktop without issues.

A.

* Happens with every #%&" kernel update, in spite of apparmor not being installed in my system and having apparmor=0 in my kernel command line.
Is there no remedy for this?

#1166 Re: Devuan » Windows 11 will _enforce_ Secure Boot » 2021-07-06 15:12:40

Hello:

dice wrote:

... hope my next computer will not be something microsoft has had a hand in making ...

Hmm ....
Very optimistic of you.

eg: ever seen a pig whistle, a cow fly or a talking dog?
No, Snoopy does not count, it's just baloon talk.

dice wrote:

... saying that win11 will only be for the very latest machines ...

I have no intention of using W11 or any other MS Wxx incarnation.
My only worry is that Linux suddenly finds itself not being able to boot in whatever crap they come up with.

Fortunately I'm quite happy with my present rig, a ca. 2007 Sun Microsystems Ultra 24 running on an Intel Core2 Q9550.

A.

#1167 Re: Hardware & System Configuration » Ascii kernel update borks laptop » 2021-07-06 14:53:18

Hello:

Micronaut wrote:

Ascii running on a Gateway NV57H63u ...

Should not be a problem.
I run ascii 4.19.0-16-686-pae on an Asus 1000HE 2Gb.
ie: SMP Debian 4.19.181-1 (2021-03-19) i686 GNU/Linux.

Micronaut wrote:

...but after that it would hang indefinitely without showing the desktop.
... it complained that there were unmet dependencies.

Unless I'm mistaken, the unmet dependecies warning is for your actual ie: working kernel, not the one you are updating to.

Open a terminal and (as root) do:

apt autoclean

Then do:

apt install -f 

Please post the output of this.
It will have information needed to find out what is going on.

Best,

A.

#1168 Installation » Sound in Linux: OSS, ALSA, Pulse Audio ... » 2021-07-04 21:13:02

Altoid
Replies: 0

Hello:

My recent search for a simple/lightweight system mail notification for my Devuan Beowulf installation got me more or less what I wanted.

Simple in that it was only for the installed MTA (no POP/SMTP/etc.) and lightweight because it had to be independent and do just that: notify me of system mail.
ie: not integrated to a panel or desktop, I am not at all happy with Xfce4 and will eventually move on to something similar to what #! Waldorf had as a desktop.

I found a very interesting ca. 1995 (!) application called Coolmail which does all I want.
If interested, you can read about it here.

Besides firing up a mail utility such as mutt, mailx, etc., this application has is the possibility of playing a system beep ie: through the on-board hardware's piezo or a sound file through external speakers.

I cannot seem to get the system beep to be loud enough and the application is rather dated so it uses OSS drivers.
And Linux kernel support for OSS was dropped around 4.15.

My Beowulf installation has Poettering's Pulse Audio installed and I've never paid much attention to it save to raise the main volume when I'm listening to music or watching a movie.

My box does no games and I'm still using the same Sony SRS-PC30 active speaker system I reluctantly purchased (whatever for?) along with a SB16 ISA card back in 1995. Works great and even have a service manual in case it ever acts up.

In any case, I was unable to get a *.au sound file played as coolmail complained of not being able to write to /dev/audio which was not present in my file system.

Seems Linux sound is a complicated thing.

After a while I came across a post (sorry, lost the link) that gave indications for installing the oss-compat package, which I promptly I did.
Doing so removed osspd-pulseaudio.

Could not help but smile ...  8^D
I'll look into ripping out the rest of it further on ...

Now I have /dev/audio in my system, along with /dev/dsp and /dev/mixer which were already present:

groucho@devuan:~$ ls -l /dev/ | grep audio
crw-rw----+ 1 root audio      14,   4 Jul  4 15:53 audio
crw-rw----+ 1 root audio      14,   3 Jul  4 15:53 dsp
crw-rw----+ 1 root audio      14,   0 Jul  4 15:53 mixer
groucho@devuan:~$ 

---
Q: for some reason my terminal output shows dsp and mixer in yellow lettering but audio in red. Why?
Sorry.
Dumb question ...  8^|
---

Now the *.au file coolmail could not play is played but unrecognizably distorted.
And I am still getting an error from the application:

groucho@devuan:~$ coolmail -v
Coolmail 1.3 watching file: /var/spool/mail/groucho
Coolmail: Error writing to /dev/audio.
--- snip ---
groucho@devuan:~$ 

The file plays normally via Audacious, VLC and aplay:

groucho@devuan:~$ aplay -v /home/groucho/Downloads/ding.au
Playing Sparc Audio '/home/groucho/Downloads/ding.au' : Signed 16 bit Big Endian, Rate 48000 Hz, Stereo
ALSA <-> PulseAudio PCM I/O Plugin
Its setup is:
  stream       : PLAYBACK
  access       : RW_INTERLEAVED
  format       : S16_BE
  subformat    : STD
  channels     : 2
  rate         : 48000
  exact rate   : 48000 (48000/1)
  msbits       : 16
  buffer_size  : 24000
  period_size  : 6000
  period_time  : 125000
  tstamp_mode  : NONE
  tstamp_type  : GETTIMEOFDAY
  period_step  : 1
  avail_min    : 6000
  period_event : 0
  start_threshold  : 24000
  stop_threshold   : 24000
  silence_threshold: 0
  silence_size : 0
  boundary     : 6755399441055744000
groucho@devuan:~$ 

Any idea on what is going on?

Thanks in advance,

A.

#1169 Re: Installation » [SOLVED] System mail notifications script » 2021-07-03 01:45:57

Hello:

ralph.ronnquist wrote:

mmm you omitted the -e...

I was convinced I had tried it with and without that -e there, so I checked again.
I was/was not mistaken: the catch is that xterm will open only if there's unread mail.

Clicking on the application icon when it shows mailbox flag in the 'down' position will not open xterm

So ...

coolmail -v -e "xterm -xrm 'XTerm.vt100.allowTitleOps: false' -T 'System mail notification' -geometry 120x15-300+150 -e mail"

... works as expected.

I had spent a whole afternoon atempting various combinations, I actually got it to work ...
... but not with mail.

I opened up the configuration file /etc/X11/app-defaults/Coolmail and edited some of the default settings to be able to simplify the command stanza.

groucho@devuan:~$ cat /etc/X11/app-defaults/Coolmail
! Coolmail Application Defaults
!
coolmail.soundFile: /usr/local/bin/sounds/ding.au
!coolmail.frameCount: 10
!coolmail.inbox: /var/spool/mail/username
coolmail.mailCommand: xterm -geometry 120x15-300+150 -e mutt
coolmail.monochrome: False
coolmail*geometry: 76x84-1875+350
coolmail.volume: 100
groucho@devuan:~$ 

With that configuration file I can start up Coolmail in a terminal with :~$coolmail -v.
The application's icon shows up as expected and ~30s after I send myself mail from another terminal, the icon changes.

Clicking on the icon opens up xterm with mutt and I can process the new mail.
Problem is I really don't like mutt and (for the time being), I only need to read my system mail.
I won't be sending mail to anyone, so a terminal with mail is quite enough.

With your heads up, I edited the configuration file to coolmail.mailCommand: xterm -geometry 120x15-300+150 -e mail and now I can say it works.
I worked before but I assumed it did not. 

As expected, I get an xterm window, with the mail label which will do well enough.   
Thanks for that, it did not occurr to me there could be a different behaviour when clicking on the application's icon.

As the system beep set at 100 by coolmail.volume is not loud enough and also confusing, I tried using a *.wav file but I got a "Problem opening/dev/audio" error.
I looked for /dev/audio but it is not there.

groucho@devuan:~$ ls -l /dev/audio
ls: cannot access '/dev/audio': No such file or directory
groucho@devuan:~$

I then converted the file to *.au but got the same result.

The thing is that this really cool application is quite dated.
It was copyrighted back in 1994, so it uses OSS drivers which were dropped from the Linux kernel not too long ago (4.15?).

So I installed the aoss package. https://alsa.opensrc.org/Aoss

With that package installed, starting the application with aoss would solve the sound issue.
But no ...

groucho@devuan:~$ aoss coolmail -v
Coolmail 1.3 watching file: /var/spool/mail/groucho
Coolmail: Error writing to /dev/audio.
groucho@devuan:~$ 

Now, instead of not being able to open /dev/audio it cannot write to /dev/audio.
Thank you for helping me make some headway here.

The only thing pending is getting some audio output from Coolmail.

Best,

A.

... the authors' idea of clarity is different from mine.

A quotable quote if there ever was one.

#1170 Re: Installation » [SOLVED] System mail notifications script » 2021-07-02 14:26:40

Hello:

ralph.ronnquist wrote:

... add the -e mail option for xterm as its last argument within the double-quoted string. Then that will be run instead of a command shell.

If I use this stanza ...

groucho@devuan:~$ coolmail -v -e "xterm -xrm 'XTerm.vt100.allowTitleOps: false' -T 'System mail notification' -geometry 120x15-300+150 mail"
Coolmail 1.3 watching file: /var/spool/mail/groucho
^C
groucho@devuan:~$ 

... clicking on the icon gets me nothing instead of the xterm window.

If I use this stanza ...

groucho@devuan:~$ coolmail -v -e "xterm -xrm 'XTerm.vt100.allowTitleOps: false' -T 'System mail notification' -geometry 120x15-300+150 /var/alternatives/mail"
Coolmail 1.3 watching file: /var/spool/mail/groucho
xterm: No absolute path found for shell: /var/alternatives/mail
^C
groucho@devuan:~$ 

... is the same, save for the output (because of -v).

I found some more information here:  http://www.linuxcertif.com/man/1/coolmail/

X DEFAULTS
This program understands the core resource names and classes as well as:

frameCount (class FrameCount)
    Specifies the number of frames to be generated per animation.
inbox (class Inbox)
    Specifies the mail inbox that coolmail will watch.

mailCommand (class MailCommand)                                                               |  <---
    Specifies the command that should be launched to read and write mail.    |  <---

monochrome (class Monochrome)
    A Boolean value that enables monochrome mode when true.
soundFile (class SoundFile)
    Specifies the audio file to use rather than the standard system beep.
volume (class Volume)
    Value between 0 and 100 for the volume setting for both the system beep and the sound file.

As far as I know, the mailCommand can be Mail, mail or mailx ie: the ones present in /etc/alternatives, but as they are all linked to /usr/bin/bsd-mailx, I also tried this:

coolmail -v -e "xterm -xrm 'XTerm.vt100.allowTitleOps: false' -T 'System mail notification' -geometry 120x15-300+150 /usr/bin/bsd-mailx"

No cigar ... 8^|

Thanks for your input.

Best,

A.

#1171 Re: Installation » [SOLVED] System mail notifications script » 2021-07-02 10:51:48

Hello:

ralph.ronnquist wrote:

... double-quotes within a double-quoted string, they must be back-slashed... ie

coolmail -e "xterm -xrm 'XTerm.vt100.allowTitleOps: false' -T \"System mail notification\"" -geometry 120x15-300+150

An alternative is to use single-quotes, as in the -xrm detail.

As you indicate, with the back-lash or with the single-quotes it worked.
I did have to move the last double quote to the end of the stanza. otherwise the -geometry bit ie: 120x15 would act upon the application's icon and reduce it to a slit with what would seem to be a 120x15 size ratio.

coolmail -e "xterm -xrm 'XTerm.vt100.allowTitleOps: false' -T 'System mail notification' -geometry 120x15-300+150"

The ideal thing would be to have xterm execute mail/mailx as the window opens, but adding && mail does not work, whether I move the last double quote to the end or not.

More sorcery ... 8^|

How can I get that done?

Thanks a lot for your input.

Best,

A.

#1172 Re: Installation » [SOLVED] System mail notifications script » 2021-07-02 01:47:40

Hello:

Altoid wrote:

... something for the MTA.

I think I found something.
As it usually happens, a nice simple application which works.

It is called coolmail and it is in the Devuan repository.

groucho@devuan:~$ apt list | grep coolmail

coolmail/stable,now 1.3-12+b1 amd64 [installed]
coolmail/stable 1.3-12+b1 i386
groucho@devuan:~$ 

You set it up to run at boot from then on it will poll the mail folder (/var/mail/user or a different one).
The polling interval can be set, the default is 20s but I don't know how high this can go.
For me 600s would be just fine.

If there's mail, coolmail will pop up a notification icon and sound the system beep when something arrives.

You can choose an audio file instead of the system beep.

There's a rather cheesy fluttering penguin (like a dumb cartoon) for the default notification icon but you can use a mailbox with a flag that moves. 
Fortunately, you can limit the flag's movement and my guess is that the mailbox icon can also be changed for something else.

The good thing is that you can also fire up an application when you double-click on the notification icon.
I choose to open xterm because I never use it, with a geometry to suit my needs.
And because the next thing would be to add a command to execute mail when the xterm window opens. 

So the coolmail command would be like this:

coolmail -e xterm -geometry 120x15-300+150 -fr 0 -int 20

I'd like to have a title for the xterm window, so I searched on how to do that and found this ...

xterm -xrm 'XTerm.vt100.allowTitleOps: false' -T "System mail notification"

... which gets me an xterm window with the legend "System mail notification" in the tile bar.

The problem is that I am not being able to fit that command line into the coolmail launch command line.

In the command line options it says:

OPTIONS
    -e command
        Use the specified command to launch your mail utility.  Command is a string, and should be in quotes if it contains spaces.

So I write it up like this, placing the command in quotes because it has spaces:

groucho@devuan:~$ coolmail -e "xterm -xrm 'XTerm.vt100.allowTitleOps: false' -T "System mail notification"" -geometry 120x15-300+150
Unknown argument: mail
Type coolmail -h for help.
groucho@devuan:~$ 

Any idea as to how to merge these two commands so they will work?

The next thing woud be to add the command mail to show me what's up.

But this is script sorcery ...   8^|

Thanks in advance,

A.

#1173 Re: Installation » [SOLVED] System mail notifications script » 2021-07-01 12:50:57

Hello:

xinomilo wrote:

i think you just need ...

What I already have installed: exim 4.94.2.  8^D
Sorry, I was not explicit enough about it.

If interested, you can read about my dealings with it here:   https://dev1galaxy.org/viewtopic.php?id=4379
The last post in the thread sums it up in tl;tr: style.

I don't need to forward local mail anywhere, just be notified when mail arrives in my /var/mail/user folder.
Not necessarily in real time (would be nice) just anytime I log in to my desktop.

My box in not up 24/7 and I boot 3 or 4 times a day, so anytime I log in should suffice.

Thanks for your input.

A.

#1174 Re: Installation » [SOLVED] System mail notifications script » 2021-07-01 11:31:36

Hello:

xinomilo wrote:

mailcheck package is still around ...

Yes, late last night I found the irssi-scripts package which (among a huge lot of scripts) has this:

mailcheck_imap -- staturbar item which indicates how many new emails
mailcheck_mbox_flux -- polls your unix mailbox for new mail
mailcheck_pop3_kimmo -- POP3 new mail notificationalong with

Neat!

I'll have a look at the one you suggest.
I only want something for the MTA.

xinomilo wrote:

I'll have a look at it.

Thank you very much for the heads up.

Cheers,

A.

#1175 Installation » [SOLVED] System mail notifications script » 2021-06-30 14:13:26

Altoid
Replies: 11

Hello:

My recent dealings with exim 4.94.2 made me realise that I only find out about system mails if/when I open a terminal and check.

Anyone know of a script that would do this automatically everytime I log into my desktop environment?
ie: open a terminal, centered and of a predetermined size informing me that I have mail in my /var/mail/user folder that will inform me of the folder's status: mail or no mail.

Something as simple (?) as a well written script.
Not an application.

Thanks in advance,

A.

Board footer

Forum Software