[pfx] Re: Please remove mailing list tag

2023-03-15 Thread Chris Green via Postfix-users
On Wed, Mar 15, 2023 at 11:42:50AM -0400, Marvin Renich via Postfix-users wrote: > * Phil Stracchino via Postfix-users > * [230315 11:11]: > > On 3/15/23 10:36, Marvin Renich via Postfix-users wrote: > > > That technical issue aside, in this thread there have been two > > > posters who expressed a

[pfx] How to configure minimal POP3/IMAP server with postfix?

2023-07-10 Thread Chris Green via Postfix-users
I run simple Postfix setups on a number of systems, these are all systems which only have a very few users, two or three at the most. I want to add IMAP/POP3 access to one of the systems (it's a VPS but that's probably irrelevant). This will again be for only two or three users. What's the simpl

[pfx] Re: How to configure minimal POP3/IMAP server with postfix?

2023-07-10 Thread Chris Green via Postfix-users
On Mon, Jul 10, 2023 at 10:54:19AM +0200, Jaroslaw Rafa via Postfix-users wrote: > Dnia 10.07.2023 o godz. 09:10:32 Chris Green via Postfix-users pisze: > > > > What's the simplest way to do this? I looked in the "Postfix Howtos > > and FAQs" page but there

[pfx] Can one override use of myorigin for an unqualified recipient?

2023-07-13 Thread Chris Green via Postfix-users
On the Postfix Basic Configuration page it says:- For the sake of consistency between sender and recipient addresses, myorigin also specifies the domain name that is appended to an unqualified recipient address. Is there any way to override this, i.e. can one explicitly set the domain

[pfx] Why can't I get /etc/aliases to do anything?

2023-12-05 Thread Chris Green via Postfix-users
I have several, small, headless systems (a couple of Beaglebone Blacks, a couple of Raspberry Pis and some VPS's) where I want to send any E-Mail for local users off the system to my own E-Mail. They are all running postfix, versions from 3.4.x to 3.7.x. They all have a pretty trivial, send-only,

[pfx] Re: [ext] Why can't I get /etc/aliases to do anything?

2023-12-05 Thread Chris Green via Postfix-users
On Tue, Dec 05, 2023 at 05:41:11PM +0100, Ralf Hildebrandt via Postfix-users wrote: > * Chris Green via Postfix-users : > > > mydestination = > > no mail is delivered locally. Thus "/etc/aliases" doesn't get to do > anything > Ah, that explains it.

[pfx] Re: [ext] Why can't I get /etc/aliases to do anything?

2023-12-05 Thread Chris Green via Postfix-users
On Tue, Dec 05, 2023 at 11:53:24AM -0500, Wietse Venema via Postfix-users wrote: > Ralf Hildebrandt via Postfix-users: > > * Chris Green via Postfix-users : > > > On Tue, Dec 05, 2023 at 05:41:11PM +0100, Ralf Hildebrandt via > > > Postfix-users wrote: > > &g

[pfx] Re: Forward mail

2024-04-15 Thread Chris Green via Postfix-users
On Mon, Apr 15, 2024 at 04:28:33PM +0200, Benny Pedersen via Postfix-users wrote: > Dimitris via Postfix-users skrev den 2024-04-15 16:22: > > > a totally different approach : > > you could advise those with gmail accounts to use gmail as an email > > client and pull emails from your server. > >

[pfx] Problem with /var/spool/postfix/etc/resolv.conf after removing systemd-resolved

2024-06-04 Thread Chris Green via Postfix-users
I run dnsmasq instead of systemd-resolved on all my systems. I recently moved my dekstop server to new hardware running xubuntu 24.04 replacing my previous system that was running xubuntu 22.04. I installed dnsmasq and removed systemd-resolved and all seemed well until I noticed I couldn't send E

[pfx] Re: Problem with /var/spool/postfix/etc/resolv.conf after removing systemd-resolved

2024-06-04 Thread Chris Green via Postfix-users
On Tue, Jun 04, 2024 at 10:00:28AM +0100, Chris Green via Postfix-users wrote: > I run dnsmasq instead of systemd-resolved on all my systems. > > I recently moved my dekstop server to new hardware running xubuntu > 24.04 replacing my previous system that was running xubuntu 2

[pfx] Re: Can on get postfix to follow .forward which is a symbolic link?

2024-11-02 Thread Chris Green via Postfix-users
On Sat, Nov 02, 2024 at 05:54:31PM -0400, Wietse Venema via Postfix-users wrote: > Chris Green via Postfix-users: > > Postfix doesn't, by default, follow a .forward file which is a > > symbolic link. I know this is for security since a symbolic link is > > It

[pfx] Can on get postfix to follow .forward which is a symbolic link?

2024-11-02 Thread Chris Green via Postfix-users
Postfix doesn't, by default, follow a .forward file which is a symbolic link. I know this is for security since a symbolic link is easier to tamper with than a 'real' file but I am a single user on my own desktop system and it would be really handy (from a configuration management point of view) i

[pfx] Re: What happened to rules

2024-12-18 Thread Chris Green via Postfix-users
On Wed, Dec 18, 2024 at 10:04:49AM -0500, Bill Cole via Postfix-users wrote: [snip] > >The most common DNS problem I see with mail systems is an inadequate >DNS resolver. A mail server accepting mail from the Internet MUST have >a local fully-recursive non-filtering DNS resolver. BIND,