Skip to main content

Questions tagged [postfix]

Free and open source mail transfer agent (MTA) that routes and delivers email. When asking about postfix problem, please include the relevant maillog lines and output of the following command: `postconf -n` (non-default content of main.cf) and `postconf -M` (content of master.cf)

0 votes
1 answer
80 views

The scenario is simple. I have a virtual address (I'll call it [email protected]) that receives external messages and forwards them to an authenticated email inbox. So far, so good. The problem is ...
Diogo Braga's user avatar
-1 votes
0 answers
81 views

I run a postfix server with email accounts for each user. Users can use their credentials to send emails, which is the main use-case. But the server is also used to forward emails if the user wishes, ...
Taco de Wolff's user avatar
4 votes
0 answers
340 views

I'm running Postfix 3.10 on an Ubuntu 24.04 server, with these settings in /etc/postfix/main.cf: smtpd_client_restrictions = # previous entries omitted for brevity warn_if_reject ...
Richard Hansen's user avatar
1 vote
1 answer
97 views

I run a postfix/dovecot mail server. It is configured for automatic delimiter-based aliases, so things like [email protected] or [email protected] all end up delivered to username. That's ...
GDorn's user avatar
  • 131
0 votes
0 answers
71 views

I have a Postfix Backend behind HAProxy and check for a response starting with 220 (status code). backend smtp-backend mode tcp option tcp-check tcp-check expect rstring ^220 ...
mbrain's user avatar
  • 5
0 votes
1 answer
109 views

I am installing on a Debian 12 server running Apache2 and PHP. I installed Postfix, and now I get the following configuration screen: No configuration: Should be chosen to leave the current ...
Chiwda's user avatar
  • 127
0 votes
0 answers
40 views

I have been using Postfix + Postfixadmin + Dovecot for a long time. So, I upgraded my Debian stable system. Since Dovecot introduced incompatible donfig changes in the latest version (and I really don'...
luke's user avatar
  • 1
1 vote
1 answer
219 views

I am upgrading a postfix email server from Debian Bullseye to Trixie. The server is using saslauthd which is using the /etc/shadow file for authentication. The issue: a Ruby on Rails application that ...
jrkinnard's user avatar
0 votes
0 answers
40 views

As a bit of background I'm using postfix to receive mail for multiple users after Fasthosts have performed mail forwarding for the original receiving domain. For example: [email protected] ->...
Milner Household's user avatar
1 vote
1 answer
133 views

I registered [email protected] (placeholder) in AWS SES to send email from a Debian 13 box. Both the sender and the recipient's address are set to [email protected], i.e. mail from foobar@example....
codeandfire's user avatar
2 votes
1 answer
263 views

I am setting up a Postfix + Dovecot mail server. I have a handful of virtual aliases all mapping to a single Unix user, vmail. I set this up in Postfix main.cf: virtual_alias_domains = example.net ...
user3758232's user avatar
1 vote
0 answers
133 views

Several months ago I reconfigured my server to dispense with PLESK (I never really used it, it was required by the server service, when they were bought out they didn't care anymore and it was ...
JBH's user avatar
  • 87
1 vote
0 answers
59 views

There is SMTP configured on Postfix for local domain (local_domain). All outgoing emails should go through external SMTP relay with proper MAIL FROM, and From header. Only sender in permitted form foo@...
piecia's user avatar
  • 119
1 vote
1 answer
105 views

I've a server with both IPv4 and IPv6 interfaces. Postfix is multihome, one instance, named postfix, is IPv6 only, and another, named postfix-kupec, is ipv4 and ipv6. Here's an output from postconf: ...
aikipooh's user avatar
  • 115
2 votes
0 answers
90 views

I'm at my wits end trying to track down what is causing the error mentioned in the title. I have a server running Debian 11 (due for an upgrade to 13 soon.) and Postfix 3.25 which is run chrooted. ...
Jaldhar's user avatar
  • 121

15 30 50 per page
1
2 3 4 5
446