On 15/01/2021 18:57, Ron Garret wrote:
Is there any way to obtain the IMAP GUiD of a message that is being processed
by a sieve script? I’m writing a filter that needs to to keep track of message
identities as they are moved around between folders. I could add my own id
header, but I’d ra
On Mon, Jan 25, 2021 at 08:52:14AM -0700, @lbutlr wrote:
> I have tried, but failed,. To write a sieve and script to strip HTML parts of
> messages and if the message is only HTML to pipe it through w3m and add the
> html portion as an emo attachment (in case it has links that need clicking,
> l
I was trying to list messages deleted with
doveadm -f flow -o mail_location=mdbox_deleted:/home/mail/xxx /mdbox fetch
-u xxx "mailbox date.saved guid" ALL
And getting this error. What is this about?
doveadm(xxx): Panic: file mdbox-map.c: line 1494
(mdbox_map_get_uid_validity): a
On 2/1/21 12:46 PM, Gregory Sloop wrote:
> I was never able to get it to work using the htpasswd utility as
> suggested in the Wiki.
I'd guess that's due to this from "man htpasswd" on my system:
> htpasswd encrypts passwords using either bcrypt, a version
> of MD5 modified for Apache, SHA1, or
Top posting.
Following up on this...
I can't recall if I ever used the "doveadm pw -t 'hash-goes-here'" method or
not.
But I did get it working.
I was never able to get it to work using the htpasswd utility as suggested in
the Wiki.
And as noted, htpasswd was able to "verify" the hash in the f
On 30 Jan 2021, at 13:51, Michael Agbaglo wrote:
> "euid=1001() egid=1001()" 1001 doesn't not exist in
> /etc/passwd - Where does it come from?
Is there a userid 1001 in /etc/passwd?
--
Sam, I thought I told you never to play--
Possibly, not sure. Give it a try?
Aki
> On 01/02/2021 13:09 福田泰葵 wrote:
>
>
> Dear Mr. Tuomi
>
> I created a gmail service account.
> and I have implemented the process of getting an access token using a gmail
> service account.
>
> https://developers.google.com/identity/protocols/oauth2/s
Dear Mr. Tuomi
I created a gmail service account.
and I have implemented the process of getting an access token using a gmail
service account.
https://developers.google.com/identity/protocols/oauth2/service-account
I think I then need to set the grant_url to a URL that returns an access
token an