Skip to main content

Questions tagged [postfix]

Postfix is Wietse Venema's mail server that started life at IBM research as an alternative to the widely-used Sendmail program.

0 votes
0 answers
35 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
  • 29
0 votes
1 answer
52 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
  • 29
0 votes
0 answers
30 views

Situation I have a Postfix mail server that uses NFS mounted home directories. Each user’s inbox is located in /var/mail/user, while secondary mail folders are stored within the user’s home directory. ...
Simon Chaikin's user avatar
0 votes
1 answer
72 views

Suppose and external mailserver force the use (allow only) of port 465. Postfix by default use port 25. So when I try to send an email postfix exit with error "no route to host" and don't ...
elbarna's user avatar
  • 14.5k
0 votes
0 answers
126 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
28 views

Why is postmap returning the action mixed in with the input header? # < test.eml postmap -q - regexp:test_HC Return-PREDIRECT [email protected][email protected]> # cat test.eml Return-Path: &...
user1133275's user avatar
  • 5,720
1 vote
0 answers
160 views

When delivering local mail via Postfix, I would like to rewrite both the envelope and the from header. For the envelope, I configured a sender_canonical_map (which works well), but the header_checks (...
janeden's user avatar
  • 215
0 votes
0 answers
37 views

I have three servers (web, social, mail) on which a root cronjob is executed nightly. For two of the servers (web, social), the cron notification is delivered through the local Postfix MTA to the ...
janeden's user avatar
  • 215
3 votes
1 answer
109 views

I recently switched from using msmtp to Postfix as MTA on one of my servers. unattended-upgrades used to send notifications with the content of /etc/hostname (webserver.example.org), but now it uses ...
janeden's user avatar
  • 215
-1 votes
1 answer
82 views

postmp -s lists the contents of the test file, but postmap -q does not match queries. What am I missing? Postfix Version and Test File [root@relay postfix]# rpm -q postfix postfix-3.9.0-8.fc41.x86_64 ...
dafydd's user avatar
  • 1,486
0 votes
0 answers
178 views

Does any one have a complete configuration of using Dovecot to handle OAuth2 tokens to allow Postfix to send mail to gmail? Most use cases found are either too old or not complete. I have done the ...
Dean Allard's user avatar
0 votes
1 answer
92 views

I want to run an email server for myself (I'm leaning towards postfix), but I need it to look something like this: [MUA] <-> [Home MTA] <--> [External MTA] The Home MTA sits on a ...
Harv's user avatar
  • 2,612
0 votes
1 answer
113 views

My setup: Network: Low spec vps server, Mail server: postfix + dovecot + mysql, OS: ubuntu 16.04 (to be upgraded once mail config is complete). I have a single domain (call it mydomain1.com) ...
Jim's user avatar
  • 101
0 votes
0 answers
189 views

I've set up a Rocky server and would like to deliver notifications from apps internally using Postfix (rather than needing to look at logs). An example would be smartd delivering an e-mail when there ...
PeteC's user avatar
  • 1
0 votes
1 answer
70 views

Is there a way via script to set an alert when an application is sending high volume of messages in short amount of time (5min)? My goal here to have us notified when some application spamming or ...
manwithamission's user avatar

15 30 50 per page
1
2 3 4 5
52