Re: OT: help conditioning on multiple fields using procmail

2019-12-23 Thread Tim via users
On Mon, 2019-12-23 at 15:07 -0600, Ranjan Maitra wrote: > I have also realized that internal e-mails sent through Outlook do > not have this Resent-From field in the mail header. Is it possible to > have .procmailrc not find the Resent-From field and then proceed? Since you say that some mail is d

Re: OT: help conditioning on multiple fields using procmail

2019-12-23 Thread Ranjan Maitra
Thank you for your help and in detailing the process. Adding the colon to the From: does not prevent e-mail having the Resent-From set at the same e-mail address. I am trying out your other suggestion. Thanks again! Best wishes, Ranjan On Tue, 24 Dec 2019 12:09:38 +0900 "Stephen J. Turnbull"

Re: Attribute 2xDP on video cards, can't find a description

2019-12-23 Thread Ed Greshko
On 2019-12-24 12:22, Robert McBroom via users wrote: > Subject says it.  Google just gives devices no discussion. > I have no idea what you're asking. You want to find a Video card with 2 Display Port outputs? -- The key to getting good answers is to ask good questions.

Attribute 2xDP on video cards, can't find a description

2019-12-23 Thread Robert McBroom via users
Subject says it.  Google just gives devices no discussion. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/c

OT: help conditioning on multiple fields using procmail

2019-12-23 Thread Stephen J. Turnbull
Ranjan Maitra writes: > So, I use in my .procmailrc: > > :0: > *^From.*u...@outlook.com > $HOME/Mail/sent/. > > And it used to work fine. However, recently I have also started > forwarding my e-mail from the address: u...@outlook.com and what is > happening is that the e-mail envelope o

OT: help conditioning on multiple fields using procmail

2019-12-23 Thread Stephen J. Turnbull
Ranjan Maitra writes: > So, I use in my .procmailrc: > > :0: > *^From.*u...@outlook.com > $HOME/Mail/sent/. > > And it used to work fine. However, recently I have also started > forwarding my e-mail from the address: u...@outlook.com and what is > happening is that the e-mail envelope o

Re: OT: help conditioning on multiple fields using procmail

2019-12-23 Thread Tony Nelson
On 19-12-23 16:07:14, Ranjan Maitra wrote: On Mon, 23 Dec 2019 14:50:36 -0500 Todd Zullinger wrote: > Ranjan Maitra wrote: > >> Conditions are AND'ed by default, so if you want to only > >> match messages which have both From and Resent-From headers, > >> you can add another condition to your

Re: Please add OpenVSP to the Fedora repositories.

2019-12-23 Thread Patrick O'Callaghan
On Mon, 2019-12-23 at 15:48 -0500, Rahul Sundaram wrote: > HI > > On Sat, Dec 21, 2019 at 5:13 AM Patrick O'Callaghan > wrote: > > > On Fri, 2019-12-20 at 18:56 -0500, Rahul Sundaram wrote: > > > > > https://developer.fedoraproject.org/deployment/copr/about.html > > > > That's fine for develop

Re: How to fix "dnf autoremove" on my system?

2019-12-23 Thread Anthony F McInerney
On Mon, 23 Dec 2019 at 21:53, Samuel Sieb wrote: > On 12/23/19 9:04 AM, Manuel Reimer wrote: > > If I run "autoremove", then I get the following (long) list where surely > > not everything can be removed. > > Why are you trying to do this? There is no easy way to mark the > necessary packages.

Re: How to fix "dnf autoremove" on my system?

2019-12-23 Thread Samuel Sieb
On 12/23/19 9:04 AM, Manuel Reimer wrote: I seem to be one of the users who has a somewhat "corrupted" package database. Why do you think your package database is corrupted? If it's because of this autoremove issue, then you don't really have a problem. The system has been only upgraded so

Re: OT: help conditioning on multiple fields using procmail

2019-12-23 Thread Ranjan Maitra
On Mon, 23 Dec 2019 14:50:36 -0500 Todd Zullinger wrote: > Ranjan Maitra wrote: > >> Conditions are AND'ed by default, so if you want to only > >> match messages which have both From and Resent-From headers, > >> you can add another condition to your recipe: > >> > >> :0: > >> * ^From.*u.

Re: Please add OpenVSP to the Fedora repositories.

2019-12-23 Thread Rahul Sundaram
HI On Sat, Dec 21, 2019 at 5:13 AM Patrick O'Callaghan wrote: > On Fri, 2019-12-20 at 18:56 -0500, Rahul Sundaram wrote: > > > https://developer.fedoraproject.org/deployment/copr/about.html > > That's fine for developers, but what about users? > There is no bright line dividing users and develo

Re: OT: help conditioning on multiple fields using procmail

2019-12-23 Thread Todd Zullinger
Ranjan Maitra wrote: >> Conditions are AND'ed by default, so if you want to only >> match messages which have both From and Resent-From headers, >> you can add another condition to your recipe: >> >> :0: >> * ^From.*u...@outlook.com >> * ^Resent-From:.*u...@outlook.com >> $HOME/Mail

Re: Problem printer to Brother WiFi printer

2019-12-23 Thread Adam Mercer
On Mon, Dec 23, 2019 at 10:51 AM Adam Mercer wrote: > > https://support.brother.com/g/b/faqend.aspx?c=us&lang=en&prod=hll8350cdw_us_eu_as&ftype3=100257&faqid=faq00100553_000&pfs=1 > > This was new, the paths on my system were slightly different, i.e. > /opt/brother instead of /.usr/local/Brother

Re: F31: wifi-radar doesn't work

2019-12-23 Thread Todd Zullinger
Frank Elsner wrote: > On Sun, 22 Dec 2019 19:56:34 -0500 Todd Zullinger wrote: >> Hi, >> >> Frank Elsner wrote: >>> on my Fedora 31 system wifi-radar doesn't work but gives >>> >>> $ wifi-radar >>> File "/usr/sbin/wifi-radar", line 179 >>> except OSError, exception: >>> ^

Re: Adding a disk to existing BTRFS

2019-12-23 Thread Chris Murphy
On Sun, Dec 22, 2019 at 12:52 AM Javier Perez wrote: > > Hi > My home partition is on a 2T HDD using btrfs > > I am reading the material at > http://btrfs.wiki.kernel.org/index.php/Using_Btrfs_with_Multiple_Devices > but still I am not that clear on some items. > > If I want to to add a second 2T

Re: How to fix "dnf autoremove" on my system?

2019-12-23 Thread stan via users
On Mon, 23 Dec 2019 18:04:28 +0100 Manuel Reimer wrote: > Hello, > > I seem to be one of the users who has a somewhat "corrupted" package > database. > > The system has been only upgraded so far and was initially installed > with "yum". > > If I run "autoremove", then I get the following (lo

Re: Problem printer to Brother WiFi printer

2019-12-23 Thread Adam Mercer
On Mon, Dec 23, 2019 at 5:12 AM George N. White III wrote: > Two things to consider: the drivers may require 32-bit libraries and may > not provide SElinux configuration.If you have the drivers installed > you can use "ldd " see if libraries are missing. Nothing seems to be missing. > For S

Re: OT: help conditioning on multiple fields using procmail

2019-12-23 Thread Ranjan Maitra
Thanks very much! > > I don't think it's off-topic, as procmail is included in > Fedora and used by plenty of folks here. Granted, there are > probably forums with more procmail users and experts than > this one. Thanks again for answering this question. However, something is not quite working.

How to fix "dnf autoremove" on my system?

2019-12-23 Thread Manuel Reimer
Hello, I seem to be one of the users who has a somewhat "corrupted" package database. The system has been only upgraded so far and was initially installed with "yum". If I run "autoremove", then I get the following (long) list where surely not everything can be removed. Can someone pleas

Re: F31: wifi-radar doesn't work

2019-12-23 Thread Frank Elsner
On Sun, 22 Dec 2019 19:56:34 -0500 Todd Zullinger wrote: > Hi, > > Frank Elsner wrote: > > on my Fedora 31 system wifi-radar doesn't work but gives > > > > $ wifi-radar > > File "/usr/sbin/wifi-radar", line 179 > > except OSError, exception: > > ^ > > SyntaxError: invalid

Re: OT: help conditioning on multiple fields using procmail

2019-12-23 Thread Todd Zullinger
Hi, Ranjan Maitra wrote: > This is an OT question, but one that I am sure someone > here will likely know the answer to, given how much help I > have received here on such questions in the past. I don't think it's off-topic, as procmail is included in Fedora and used by plenty of folks here. Gra

OT: help conditioning on multiple fields using procmail

2019-12-23 Thread Ranjan Maitra
Hi, This is an OT question, but one that I am sure someone here will likely know the answer to, given how much help I have received here on such questions in the past. So, I store e-mails sent by me to others using the "From" field to a folder called "/sent" So, I use in my .procmailrc: :0:

Re: Problem printer to Brother WiFi printer

2019-12-23 Thread George N. White III
On Mon, 23 Dec 2019 at 04:00, Adam Mercer wrote: > On Sun, Dec 22, 2019 at 10:42 PM fedora wrote: > > > have you installed > > system-config-printer > > and made the printer available through this setup? > > I didn't but I've just done that, after installing > system-config-printer the printer w

Re: Problem printer to Brother WiFi printer

2019-12-23 Thread Adam Mercer
On Sun, Dec 22, 2019 at 10:42 PM fedora wrote: > have you installed > system-config-printer > and made the printer available through this setup? I didn't but I've just done that, after installing system-config-printer the printer was showing up and I used the Troubleshooting option to see if it