Hi,
I upgraded my server from 14.3-RELEASE to 14.4-RELEASE yesterday and noticed that this file was replaced with a generic one during the upgrade process. I believe there should be a prompt asking the user if they want to keep it or not during the upgrade, just like the one for ssh. Has anyone...
Setting up MediaWiki in a 14.3R jail with default `dma` mail config + `SMART_HOST`` set to host system (also 14.3R) running sendmail.
I couldn't get email to send. dma -> sendmail (SMTP) was rejecting with:
421 4.5.0 Bare carriage return (CR) not allowed
and leaving the message stuck in dma's...
Hi all, I'm hosting webERP, a PHP business web app, on FreeBSD 14.2 using PHP 8.2. webERP uses phpMail to send HTML-format emails with PDF attachments. The server uses dma to send email to the SMTP2GO smarthost for delivery. The trouble is that received email is text format instead of HTML and...
As my server runs, it is slowing accumulating these tasks I can see in a ps -ax
18917 - I 0:00.07 /usr/sbin/sendmail -q (dma)
I have about 92 of these. I'm running FreeBsd 14.1, postfix version 3.9.
On the "digital twin", which is not in active use, I have none of these.
Everything else...
I've just installed a 14.0 system and chose to use the new default MTA DragonFly Mail Agent as this should be perfect for this system. I have configured it for remote delivery via SMARTHOST. I have noticed however that the From: headers only include the e-mail address, and not the gecos field...
I am running a bash script that contains these statements:
MAILER="/usr/sbin/sendmail -t" # -t get To:, CC:, and BCC:, from message
. . .
local _mailer_return=$(cat "${_msg_file_name}" | "${MAILER}") # <<== this is the error, using a variable instead of a literal...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.