Skip to main content

Questions tagged [smtp]

SMTP is a protocol built upon TCP/IP, used for outgoing email transmissions, and email relaying. It uses ports 25 (clear) and 465 (SSL) by default.

Filter by
Sorted by
Tagged with
0 votes
0 answers
23 views

I need to add a new account to Outlook. This account belongs to a postfixmailserver. For POP settings, I set port number 110 for incoming and port number 25 for outgoing mail. As the server doesn't ...
lachin's user avatar
  • 19
0 votes
0 answers
22 views

PostfixAdmin installed successfully. To test whether internal sending and receiving mail work, I used SMTP to send mail: telnet mail.example.com 25 Trying 94.284.174.110... Connected to mail.example....
lachin's user avatar
  • 19
0 votes
1 answer
38 views

Almost always I can see many smtp processes in ps aux command output like this: postfix 924674 0.4 0.0 44460 9212 ? S 18:54 0:00 smtp -t unix -u -c postfix 924675 0.2 0.0 44460 ...
Mehrdad Seyrafi's user avatar
0 votes
0 answers
107 views

I'm currently attempting (and failing) to set up an SMTP mail server on my Ubuntu server so I can recieve emails from the contact page of my php based website. I was planning to send these emails ...
Hoax's user avatar
  • 1
0 votes
0 answers
216 views

I am trying to set up a mailserver using OpenSMTPD. My configuration is: listen on enp4s0f2 action "save" maildir "/mail/%{rcpt}" match for rcpt-to regex ".*" action &...
Мatthew Kharlip Teytelboym's user avatar
1 vote
0 answers
64 views

🔍 Context I'm working on a Lua script that sends emails via SMTP with STARTTLS. The script successfully connects to the SMTP server, but authentication sometimes fails with the error: authentication ...
white-wolf's user avatar
1 vote
0 answers
198 views

I've Thunderbird 115.13.0 on Ubuntu 22.04 and I have my email which is configured properly automatically by Thunderbird for IMAP and SMTP servers from Microsoft outlook office 365. However, now it has ...
Bằng Rikimaru's user avatar
0 votes
0 answers
103 views

I'm running protonmail-bridge on a server on my home network, and I'd like to have several other machines utilize it as their IMAP/SMTP server without having to run duplicate copies of the bridge ...
machina.ex.canon's user avatar
1 vote
0 answers
281 views

My Requirements I have two email servers, james and winmail. They hold same users, for example, account [email protected] exists both in james and winmail. When someone sends a email to [email protected], I ...
GStarP's user avatar
  • 11
0 votes
1 answer
377 views

We use Postfix on a RHEL server to distribute email to our opted-in users each morning. We recently enabled smtp (outbound) TLS. The majority of our email is delivered on Trusted TLS Connections. ...
Greg Sims's user avatar
  • 221
0 votes
2 answers
384 views

What am I missing... Given: Linux-stack based email server system (hosted) with webmail component. Various email clients and other webmail systems involved and tested with this. We are distributing ...
mgw's user avatar
  • 13
1 vote
0 answers
549 views

I have a VPS server, which is used to send emails. On that server I have 2 domain names attached and correctly configured with 2 different IP's. DNS is set as well to match sending IP's accordingly: ...
Alex Tsvetochkin's user avatar
0 votes
1 answer
84 views

is there a way via Postfix and or procmail for example or another software to forward e-mails from one inbox to another 2 inboxes where each message goes either to one inbox or the other based on ...
Alexander Petrov's user avatar
1 vote
1 answer
2k views

I found the following in the logs: sssd_kcm[425899]: Starting up postfix/submission/smtpd[425910]: initializing the server-side TLS engine postfix/submission/smtpd[425910]: connect from unknown[::1] ...
twohot's user avatar
  • 11
6 votes
2 answers
2k views

I've come across different names in different places: Light MTA, Remote MTA, Smarthost, etc. Generally, I do not want to install a full-fledged mail server (such as sendmail, postfix, exim), but only ...
DarekH's user avatar
  • 177
0 votes
0 answers
156 views

A small node operates several web applications attached to a domain. The same domain is used for mailboxes, hosted off site by a commercial service. On the name server operated by the registrar, A, ...
brainchild's user avatar
0 votes
1 answer
471 views

So I have setup an OpenSMTPD server on my OpenBSD VPS. I have specified the aliases file path and configured action "local_mail" to forward the mails to specific users based on their ...
prmethus's user avatar
0 votes
0 answers
1k views

I'm trying to host a postfix mail server.I have a box with a fixed IP and also a mx record and spf record that link my box IP to my dns record. I can telnet to alt4.gmail-smtp-in.l.google.com 25 but ...
I_md_ou's user avatar
1 vote
1 answer
393 views

As described in the subject, mailx -a somefile.txt -s "blah blah" [email protected] hangs, while emails sent via cat somefile.txt | mailx -s "blah blah" [email protected] ...
RonJohn's user avatar
  • 1,483
0 votes
0 answers
727 views

i trying to setup Postfix SMTP on my CentOS 7.8 i following https://www.middlewareinventory.com/blog/postfix-relay-office-365/ and got stuck on this error May 30 21:36:28 pbx12 postfix/qmgr[15174]: ...
Karta sounthe 's user avatar
0 votes
0 answers
181 views

I install a postfix with the following postconf -n:(however I changed my domain to example.com) alias_database = hash:/etc/aliases alias_maps = hash:/etc/aliases append_dot_mydomain = no biff = no ...
PersianGulf's user avatar
  • 11.3k
1 vote
1 answer
537 views

I am running 3 x Win11 and 1 x Win10 all with Office 365 Outlook. 3 of the Outlook clients connect to a postfix/dovecot server just fine on my home NAT, and can tunnel through my router from the ...
Deepstop's user avatar
  • 111
0 votes
1 answer
13k views

I've to send a HTML file with mailx command but when I receive the email with the mark up code showed like this : <HTML><HEAD><TITLE>Title One /TITLE> <STYLE> body { ...
dubis's user avatar
  • 1,480
0 votes
0 answers
59 views

Opening a web page attempts to access SMTP server in the network. I am not able to identify exactly which URL is attempting for the same. Due to nature of the work, many tabs are open in the browser. ...
Brian Edam's user avatar
1 vote
1 answer
2k views

I run a small webserver that hosts a handful of domains which I use for personal and testing purposes. I want to set it up as a mail server as well, and I'm trying to understand the rDNS lookup that ...
billyjoepiano's user avatar
0 votes
2 answers
2k views

I'm using Vultr for Web Hosting and according to them they have unblocked all SMTP Ports (25, 465, 587, 2525). Now after setting up apache server and installing Postfix, Dovecot and SpamAssassin when ...
MAY's user avatar
  • 101
0 votes
1 answer
315 views

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
1 vote
1 answer
104 views

I have automated some stuff using AnsibleTower (4.1.1, RHEL8 4.18.0-372.19) and it works as expected. Yet when it comes to sending email notifications, there is something I cannot explain. The Tower ...
just_a_noob's user avatar
1 vote
0 answers
200 views

I'm trying to figure how opensmtpd can be used to relay email using a specific host, which should be figured with an MX lookup. Let's say that i have my MX record for internaldomain.server.lan. This ...
Francesco Colista's user avatar
3 votes
2 answers
2k views

I'm looking to set up a simple Postfix server that can modify the content and recipient of some specific SMTP messages. I'm not super confident in my approach so far and feel like I missing some ...
Peter Walker's user avatar
0 votes
0 answers
298 views

Currently, I am working on a project where I use telnet to netcat to send an email message within my university. I am trying to make the process automated but my script can't seem to enter in any ...
Mitchell Zhou's user avatar
1 vote
1 answer
356 views

I use two OpenBSD machines (notebooks) that have configured mutt clients. One of them has OpenBSD 7.0 on it with mutt version 2.1.3, while the other runs OpenBSD 7.1 with mutt 2.2.3 . Both of them use ...
zajer's user avatar
  • 213
1 vote
0 answers
396 views

I am currently rolling out a Postfix/Dovecot configuration on our servers to replace our monolithic mail server. On the test enviroment I have everything set up and it worked there. Now I am rolling ...
spyro95's user avatar
  • 11
0 votes
0 answers
404 views

The question is mainly stated on the title. I was wondering if it is possible to configure Postfix in such way. More specifically, if I control domain "example.com" I'm asking if I will be ...
tur11ng's user avatar
  • 157
1 vote
1 answer
3k views

I have a website with forms where users can send us requests. In addition, the site sends a predefined email to the client. The form receives spam (big surprise) and I'm trying to block emails from ...
Alexis Wilke's user avatar
  • 3,115
2 votes
1 answer
43 views

Ignoring the fact that not all mail servers support TLS: Is there a way to announce to the world that we would prefer that our inbound mail be delivered via TLS and verified as signed by a trusted CA? ...
KJ7LNW's user avatar
  • 535
2 votes
3 answers
462 views

I'm wondering if it's possible to publish (and receive) a malformed hostname (e.g. a hostname starting with a digit or with a hyphen, etc.) in MX lookups? Does the DNS server usually validate MX ...
mhadidg's user avatar
  • 214
0 votes
1 answer
140 views

Does sendmail support TLS_Clt access matching based on blocks of IPs? So far the official sendmail TLS documentation I have found does not indicate that it does (nor that it doesn't).
KJ7LNW's user avatar
  • 535
0 votes
1 answer
642 views

I want to reject email from certain senders (ie, the MAIL FROM sender) whose domain appears in a type:table map if the transport is not via STARTTLS. So if [email protected] sends an email then I ...
KJ7LNW's user avatar
  • 535
0 votes
1 answer
654 views

How do I specify a default sender 'from:' address in postfix config for emails through smtp? I'm trying to send emails through SMTP and a relay from two different servers with Oracle Linux 8 The ...
Ricardo's user avatar
1 vote
0 answers
86 views

Telling story short. My MacOS version is: 12.4. In /etc/postfix/: In sasl_passwd i have: smtp.emailsrvr.com:587 <myEmail>:<password> In main.cf i have: # custom POSTFIX email sender ...
MyNameIsNeXTSTEP's user avatar
0 votes
1 answer
202 views

I wrote a python script that checks a website and eventually sends an email. I copied the script to my raspberry and when I execute it via ssh it works fine. But when I let it execute by the crontab ...
brigei's user avatar
  • 11
0 votes
0 answers
4k views

I am trying to telnet a port at a client's location. telnet someexampledomain.com 25 It shows: Trying someexampledomain.com... telnet: connect to address someexampledomain.com: Connection timed out ...
Rashy's user avatar
  • 101
3 votes
1 answer
5k views

Does anybody on this planet know what the equivalent GNU mailutils command to the following looks like? Is this even possible without a local MTA with mailutils? Using s-nail it works as intended. s-...
Booker B's user avatar
  • 171
0 votes
1 answer
2k views

I want to configure a Centos 8 machine to send emails via an external SMTP relay. (I control the Centos box and have no control over the external relay). I've read countless posts on how to set up ...
Danny's user avatar
  • 653
2 votes
1 answer
10k views

Upgraded Postfix to 3.5.8-2.el8 on RHEL 8.5 and started seeing below in /var/log/maillog: postfix/smtpd[7575]: discarding EHLO keywords: CHUNKING Reviewed main.cf and master.cf but can't see any ...
F1Linux's user avatar
  • 2,764
0 votes
2 answers
499 views

postfix configuration: ~ # postconf -n | grep mynetworks mynetworks = 127.0.0.0/8 mynetworks_style = host smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated, reject ...
Fabus1184's user avatar
1 vote
1 answer
255 views

Since I upgraded my server from Debian Stretch to Debian Buster, clamsmtpd is always running under the clamsmtp user althoug I specified to run under the clamav user in /etc/clamsmtpd.conf file. Here ...
Jean-François Beauchamp's user avatar
1 vote
2 answers
3k views

I am trying to reconfigure a (currently working) debian 10 postfix configuration because we have moved to Office365 as SMTP server. The postfix mail configuration is only used for sending out mails ...
Rabarberski's user avatar
1 vote
1 answer
1k views

I'm using msmtp to deliver system email from an Ubuntu server via an SMTP account. Can I somehow configure this setup to rewrite all emails to one specific recipient address? If so, how? Or put ...
chmac's user avatar
  • 140

1
2 3 4 5
7