Skip to main content

All Questions

Tagged with
0 votes
0 answers
18 views

Setting up Linux Mail Server with SpamAssassin: How to Receive Emails and Retrieve Spam Scores Programmatically?

I'm looking to set up a mail server on Linux that can receive emails, analyze them using SpamAssassin, and then return the spam score results. My goal is to integrate this into an application where I ...
Suvash sarker's user avatar
0 votes
1 answer
73 views

Is setting up an Email Server to send-receive emails between email-clients possible over the internet?

Have tried using postfix and claws-mail to accomplish the objective. Failed. I am missing crucial information. Assuming that the ISP I am subscribed to doesn't provide email services or servers for ...
Rajibando's user avatar
0 votes
0 answers
23 views

Postfix Sender and Recipient Restriction

I am trying to add additional security from my postfix relay server we have an ACL whitelisting file, i would like to add the feature that can block by sender and recipient address even the IP is ...
manwithamission's user avatar
0 votes
0 answers
14 views

ssmtp using elasticemail.com:2525 looks like it sends OK but email never arrives

OS: xUbuntu 22.04 I am trying to setup the ability to send emails from the cli (and once successful, use for cron jobs and scripts). Although the majority of help out there is for setting up smtp....
naphelge's user avatar
0 votes
0 answers
177 views

Sendemail Script do not works in Linux

I'm creating a script to receive an email every time someone connects/logs in via SSH to my Linux server. The script is already working, but my issue is with sending the email. I'm using the following ...
Josué Suptitz's user avatar
0 votes
0 answers
33 views

do not send local mails to relay

We have an issue on linux servers sending local mails to the smart relay. every time a cron job runs, and an email is sent to root. it is send to the relay instead of being delivered locally in /var/...
danidar's user avatar
  • 101
0 votes
1 answer
393 views

mail: unrecognized option '-S' | sending mail from linux server

I am trying to run a bash to send emails from my linux server. I am using the following command: echo "This is the message body" | mail -s "This is the subject line" -a "From: ...
user3165121's user avatar
0 votes
1 answer
49 views

Google is not authenticating a request from a third party Linux app. Why?

My Evolution version up to just prior to this writing had been 3.36.5. Since I'm using metered internet not all of the applications are updated all of the time. Consequently, I would have the ...
wmdfrnyc's user avatar
0 votes
1 answer
179 views

Remove specific emails from sendmail mqueue

How do I remove emails from mqueue based on destination address. Needing to remove deferred messages going to "[email protected]" Due to an endless loop (that has been found and ...
Sarah's user avatar
  • 1
0 votes
2 answers
313 views

Using awk to pull multiple rows from a txt file and put it a single cell in html

Using this script to pull the command out lines from the text file and sending to email in table format. Need to know how to make the multiple rows (as single command has multiple lines of out) to put ...
user565847's user avatar
0 votes
1 answer
178 views

Sending text file output to email in table, but email out has repeated lines in table based on text file lines

Working on below to send txt file out to email in table. Email out has repeated lines of command based on number of lines in txt file out. Why the output receiving email has repeating number of lines ...
user565847's user avatar
3 votes
1 answer
263 views

How do I send a patch with an accompanying message to the Linux kernel?

So I found a bug, fixed it, and want to send the patch for it. I followed the Write and submit your first Linux kernel patch youtube video, set up git-email, formatted everything, etc., and want to ...
Petr Skocik's user avatar
  • 29.1k
0 votes
1 answer
216 views

Any email clients for Linux with capability of sending an email multiple times to mail-list recipients individually?

Any email clients for Linux with capability of sending an email multiple times to mail-list recipients individually? Up to 30 recipients, if it is important. P.S. No, python script does not work ...
user19273's user avatar
0 votes
3 answers
6k views

How to visualise eml files?

I have many email archived in eml format. The problem is that I can't view them without installing an email client and importing eml files, which is tedious and not what i want. Ideally, I would like ...
GnuSam's user avatar
  • 41
0 votes
0 answers
89 views

Can I stop /usr/bin/mail from putting lots of binary data in syslog

I'm running Linux 9 on a Raspberry Pi Model 3B. Periodically via CRONTAB, I start a task to email (/usr/bin/mail) some files. The task in working and I get the files. However, it is also logging ...
RDK's user avatar
  • 23

15 30 50 per page
1
2 3 4 5
10