[pfx] Re: Virtual mailbox config

2023-11-09 Thread Bill Cole via Postfix-users
On 2023-11-09 at 20:25:44 UTC-0500 (Thu, 9 Nov 2023 20:25:44 -0500) Phil Stracchino via Postfix-users is rumored to have said: Agh. I've been looking at mail.log on the wrong machine ALL ALONG . Isn't that what I said ? kill me now Nah, just a little told-ya-so. -- Bill Cole

[pfx] Re: Virtual mailbox config

2023-11-09 Thread Phil Stracchino via Postfix-users
On 11/9/23 20:25, Phil Stracchino via Postfix-users wrote: Agh. I've been looking at mail.log on the wrong machine ALL ALONG . kill me now This was my problem: Nov 9 20:26:17 minbar postfix/virtual[3125]: fatal: configuration error: virtual_mailbox_limit is smaller than

[pfx] Re: Virtual mailbox config

2023-11-09 Thread Phil Stracchino via Postfix-users
Agh. I've been looking at mail.log on the wrong machine ALL ALONG . kill me now -- Phil Stracchino Babylon Communications ph...@caerllewys.net p...@co.ordinate.org Landline: +1.603.293.8485 Mobile: +1.603.998.6958 ___

[pfx] Re: Virtual mailbox config

2023-11-09 Thread Phil Stracchino via Postfix-users
On 11/9/23 20:15, Phil Stracchino via Postfix-users wrote: OK, I also: * made /var/spool/mail/fenianhouse.com/ and below group-writeable to gid 2000 * added postfix to group 2000 * restarted postfix but my test message is still sitting in the queue with nothing happening. I also just manually

[pfx] Re: Virtual mailbox config

2023-11-09 Thread Phil Stracchino via Postfix-users
On 11/9/23 19:45, Phil Stracchino via Postfix-users wrote: What probably-should-be-obvious thing am I missing? Do I need to manually create /var/spool/mail/fenianhouse.com/ ? Do I need to manually create /var/spool/mail/fenianhouse.com/seanfenian/ ? I believe so. When I've used virtual

[pfx] Re: Virtual mailbox config

2023-11-09 Thread Phil Stracchino via Postfix-users
On 11/9/23 19:52, Phil Stracchino via Postfix-users wrote: I have deliberately not included fenianhouse.com and seanfenian.com in $mydestination on the mailserver. *Should* I? This is my first try at setting up virtual mailbox domains, I don't doubt I've made mistakes. Update: yeah, I just

[pfx] Re: Virtual mailbox config

2023-11-09 Thread Phil Stracchino via Postfix-users
On 11/9/23 19:05, Viktor Dukhovni via Postfix-users wrote: On Thu, Nov 09, 2023 at 05:50:20PM -0500, Phil Stracchino via Postfix-users wrote: virtual_mailbox_domains = seanfenian.com fenianhouse.com virtual_mailbox_maps= lmdb:/etc/postfix/vmailbox virtual: seanfen...@fenianhouse.com

[pfx] Re: Virtual mailbox config

2023-11-09 Thread Phil Stracchino via Postfix-users
On 11/9/23 18:44, Bill Cole via Postfix-users wrote: On 2023-11-09 at 17:50:20 UTC-0500 (Thu, 9 Nov 2023 17:50:20 -0500) Phil Stracchino via Postfix-users is rumored to have said: Hey folks, I'm trying (for the first time) to add two virtual domains for publishing to my long-time-stable

[pfx] Re: Virtual mailbox config

2023-11-09 Thread Viktor Dukhovni via Postfix-users
On Thu, Nov 09, 2023 at 05:50:20PM -0500, Phil Stracchino via Postfix-users wrote: > virtual_mailbox_domains = seanfenian.com fenianhouse.com > virtual_mailbox_maps= lmdb:/etc/postfix/vmailbox > > virtual: > seanfen...@fenianhouse.com sean.fen...@fenianhouse.com >

[pfx] Re: Virtual mailbox config

2023-11-09 Thread Bill Cole via Postfix-users
On 2023-11-09 at 17:50:20 UTC-0500 (Thu, 9 Nov 2023 17:50:20 -0500) Phil Stracchino via Postfix-users is rumored to have said: Hey folks, I'm trying (for the first time) to add two virtual domains for publishing to my long-time-stable postfix-3.8.2 installation. [...] If I: