Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-3 votes
0 answers
39 views

I’m running SoGO on Ubuntu 24.04, hosted/managed with Plesk Web Admin Edition. After a server public IP change, all mail stopped working: - Sending via SoGO fails - Receiving mail also fails (...
Advice
0 votes
1 replies
18 views

How to embed an image to an HTML email, and show absolutely nothing if that image is not available by its URL - neither frame, nor some broken icon, nor extra empty space - just if it is available - ...
vstepaniuk's user avatar
Advice
0 votes
0 replies
69 views

I have an email microservice that I created. I have a platform deployed for multiple tenants. Example; clienta.platform.com, clientb.platform.com etc etc. Now I want to secure the email micro-service ...
Best practices
0 votes
2 replies
99 views

Are there any recommendations or best practices available which can help achieve this workflow design shown in the diagram, using free and opensource solutions ? An approach to integrate AI and Human ...
Jeetu's user avatar
  • 91
0 votes
1 answer
31 views

I've got my jBPM instance running on Docker and I'm trying to attach a generated PDF (stored as org.jbpm.document.Document) to an email task. The email task works fine without the attachment, but when ...
0 votes
1 answer
57 views

I am using MsgReader to extract information from .MSG files. Recently, I have been getting an error Modified time must be zero for streams I have had no luck getting an explanation or solution to ...
0 votes
0 answers
59 views

How do I sent an email in Java so that when Outlook displays it as a notification it will automatically show a "Copy" button like when logging into ChatGPT? Here is what I have tried. It ...
gordon613's user avatar
  • 3,042
0 votes
0 answers
33 views

I'm working on osmo-x, an open-source notification management API built with NestJS, typeORM, and bullMQ. It supports multiple notification channels (SMTP, Mailgun, SMS, etc.) where provider ...
Advice
1 vote
2 replies
39 views

In our Web Application we would like to send updates to users via mail. The mail should contain a map, in the best case from Google Maps. Our first idea was to simply use the `iframe` and display ...
0 votes
0 answers
66 views

import os import re import time from datetime import datetime from smtplib import SMTPRecipientsRefused import pandas as pd from celery import Celery from celery.schedules import crontab from flask ...
Advice
1 vote
0 replies
35 views

I have a question. I need to create a new email at mail.google.com, enter the recipient name, upload a PDF, and send it. The recipient should receive the converted PDF. To do this, the email must pass ...
muraya's user avatar
  • 69
1 vote
0 answers
39 views

I am trying to attach an email directly to another another email. Here is the code: $mailer = new PHPMailer(); $message = '<p>Some message body text<>'; $mailer->...
0 votes
0 answers
51 views

I use ms-graph for sending emails and it works fine when I pass it a full html body that start with the <!DOCTYPE html> element. However, the same html is stripped down to its <body> ...
0 votes
0 answers
82 views

This is my code Imports Outlook = Microsoft.Office.Interop.Outlook Private Sub SenEmail_Click(sender As Object, e As EventArgs) Handles SenEmail.Click Dim olApp As Outlook.Application = New ...
0 votes
1 answer
133 views

Previously, I was successfully sending emails with this code. SendMailPostRequestBody postRequest = new SendMailPostRequestBody(); postRequest.setMessage(message); postRequest.setSaveToSentItems( this....

15 30 50 per page
1
2 3 4 5
...
3948

AltStyle によって変換されたページ (->オリジナル) /