On Thu, Jun 23, 2022 at 03:13:33PM -0300, Luc GMail wrote:
> I researched and changed a few 'y' options to 'n' in master.conforme so now
> a few processes are no longer chrooted.
>
> I sent out a test message from claws-mail and it worked!
Congratulations you have a largely working system.
> Bu
Derek B. Noonburg wrote:
> I'm running postfix to handle email for several users. One of them
> has a .forward file that points to a gmail address. Gmail's servers
> are rejecting some email for various causes ("low reputation of
> sending domain", SPF failures).
Yes. And that might occur for b
On Thu, Jun 23, 2022 at 02:43:02PM -0700, Derek B. Noonburg wrote:
> I'm running postfix to handle email for several users. One of them
> has a .forward file that points to a gmail address. Gmail's servers
> are rejecting some email for various causes ("low reputation of
> sending domain", SPF f
On 6/23/22 17:43, Derek B. Noonburg wrote:
I'm running postfix to handle email for several users. One of them
has a .forward file that points to a gmail address. Gmail's servers
are rejecting some email for various causes ("low reputation of
sending domain", SPF failures).
The problem is that
I'm running postfix to handle email for several users. One of them
has a .forward file that points to a gmail address. Gmail's servers
are rejecting some email for various causes ("low reputation of
sending domain", SPF failures).
The problem is that postfix then bounces the email back to the (l
Awesome! Thank you Wietse!
Austin Witmer
> On Jun 23, 2022, at 1:47 PM, Wietse Venema wrote:
>
> Austin Witmer:
>>> You really should read the Postfix book by Ralf and Patrick, or
>>> at least understand the VIRTUAL_README tutorial.
>>
>> Thanks for the book recommendation! Is it on amazon?
>
Austin Witmer:
> > You really should read the Postfix book by Ralf and Patrick, or
> > at least understand the VIRTUAL_README tutorial.
>
> Thanks for the book recommendation! Is it on amazon?
Like here?
https://doc.lagout.org/operating%20system%20/linux/Mail%20Servers/No%20Starch%20Press%20-%20
Thanks again for your tips. See below.
> On Jun 23, 2022, at 9:21 AM, Viktor Dukhovni
> wrote:
>
> On Thu, Jun 23, 2022 at 09:01:54AM -0600, Austin Witmer wrote:
>
>> When I move all of my domains to local instead of virtual, the problem
>> goes away. Any idea why that would happen?
>
> You r
On Thu, Jun 23, 2022 at 13:03:02PM -0300, Viktor Dukhovni wrote:
> Your Postfix SMTP service chrooted, you need to provide a mux socket
> *inside* the chroot jail, or else (simpler) turn off chroot for the
> submission services in master.cf.
I researched and changed a few 'y' options to 'n' in ma
On Thu, Jun 23, 2022 at 09:01:54AM -0600, Austin Witmer wrote:
> When I move all of my domains to local instead of virtual, the problem
> goes away. Any idea why that would happen?
You really should read the Postfix book by Ralf and Patrick, or
at least understand the VIRTUAL_README tutorial.
Al
On Thu, Jun 23, 2022 at 08:24:36AM -0600, Austin Witmer wrote:
> Below is a sample of my mail.log file when I try to send an email from
> an external email account (user@outsidedomain) to a user on my server
> (u...@domain2.com). The email ends up in the inbox of u...@domain1.com
> instead of u...
On 2022-06-23 16:24, Austin Witmer wrote:
I had seen in a tutorial somewhere that mydestination should be:
mydestination = localhost
Is that correct?
no, mydestination is only for recieve system accounts mails, this is
fine if you dont have many domains, eq over one, then consider limit
myd
When I move all of my domains to local instead of virtual, the problem goes
away. Any idea why that would happen?
Austin Witmer
> On Jun 23, 2022, at 8:42 AM, Jaroslaw Rafa wrote:
>
> Dnia 23.06.2022 o godz. 08:24:36 Austin Witmer pisze:
>> Jun 23 04:58:23 mail postfix/pipe[170350]: F414717A09
Dnia 23.06.2022 o godz. 08:24:36 Austin Witmer pisze:
> Jun 23 04:58:23 mail postfix/pipe[170350]: F414717A09F:
> to=, relay=gpgit-pipe, delay=1, delays=0.34/0/0/0.68,
> dsn=2.0.0, status=sent (delivered via gpgit-pipe service)
Here, the message is correctly addressed to u...@domain2.com ie. gpg
See below.
> On Jun 23, 2022, at 12:57 AM, Matus UHLAR - fantomas
> wrote:
>
> On 22.06.22 22:04, Austin Witmer wrote:
>> Thanks for that! Now I have a different problem. :(
>>
>> So, on my server I have three domains that each have an austin@ address.
>> For example, aus...@domain1.com, aus
Viktor Dukhovni:
> On Thu, Jun 23, 2022 at 05:46:50PM +0530, Burn Zero wrote:
>
> > Thank you all and to Wietse Venema. You are right, the issue is with
> > the client email system. When checked in their system, the email size
> > is 17 MB and while exporting and saving that message, it becomes
>
On Thu, Jun 23, 2022 at 05:46:50PM +0530, Burn Zero wrote:
> Thank you all and to Wietse Venema. You are right, the issue is with
> the client email system. When checked in their system, the email size
> is 17 MB and while exporting and saving that message, it becomes
> around 47 MB.
Perhaps some
W dniu 23.06.2022 o 15:00, Wietse Venema pisze:
natan:
W dniu 23.06.2022 o?13:37, Wietse Venema pisze:
natan:
Hi
I found in logs:
Jun 23 10:08:54 mx4 postfix/master[4540]: warning:
master_wakeup_timer_event: service qmgr(public/qmgr): Resource
temporarily unavailable
Your operating system ke
Luc GMail:
> I was wondering if someone was going to decode them.
> No, they are not real. I made those up for this message only and I actually
> passed them through base64 before pasting.
> Thank you for the warning.
> Now I wonder what is the point of requiring b64 hashes when they can be
> decod
On Thu, Jun 23, 2022 at 09:34:35AM -0300, Luc GMail wrote:
> Now I wonder what is the point of requiring b64 hashes when they can be
> decoded so easily...
Use of base64 encoding allows arbitrary binary data to be exchanged via
the ASCII text SMTP protocol. It merely resolves an impedance mismat
natan:
> W dniu 23.06.2022 o?13:37, Wietse Venema pisze:
> > natan:
> >> Hi
> >> I found in logs:
> >>
> >> Jun 23 10:08:54 mx4 postfix/master[4540]: warning:
> >> master_wakeup_timer_event: service qmgr(public/qmgr): Resource
> >> temporarily unavailable
> > Your operating system kernel is running
On Thu, Jun 23, 2022 at 03:09:36AM -0300, Viktor Dukhovni wrote:
>> telnet localhost 25
>> 220 server.mydomain.net ESMTP Postfix (Debian/GNU)
>> AUTH LOGIN
>> 334 VXNlcm5hbWU6
>> c29tZXVzZXI=
(someuser)
>> 334 UGFzc3dvcmQ6
>> c29tZXBhc3M=
(somepass)
>> 454 4.7.0 Temporary authentication failure: g
Thank you all and to Wietse Venema. You are right, the issue is with
the client email system. When checked in their system, the email size
is 17 MB and while exporting and saving that message, it becomes
around 47 MB.
On Tue, 21 Jun 2022 at 20:00, Wietse Venema wrote:
>
> Burn Zero:
> > Okay, But
W dniu 23.06.2022 o 13:37, Wietse Venema pisze:
natan:
Hi
I found in logs:
Jun 23 10:08:54 mx4 postfix/master[4540]: warning:
master_wakeup_timer_event: service qmgr(public/qmgr): Resource
temporarily unavailable
Your operating system kernel is running out of resources. You need
a better compu
natan:
> Hi
> I found in logs:
>
> Jun 23 10:08:54 mx4 postfix/master[4540]: warning:
> master_wakeup_timer_event: service qmgr(public/qmgr): Resource
> temporarily unavailable
Your operating system kernel is running out of resources. You need
a better computer.
> But I don't know what this pr
Hi
I found in logs:
Jun 23 10:08:54 mx4 postfix/master[4540]: warning:
master_wakeup_timer_event: service qmgr(public/qmgr): Resource
temporarily unavailable
But I don't know what this problem is caused by
master.cf
smtp inet n - - - 1 postscreen
smtpd
On 22.06.22 22:04, Austin Witmer wrote:
Thanks for that! Now I have a different problem. :(
So, on my server I have three domains that each have an austin@ address.
For example, aus...@domain1.com, aus...@domain2.com , aus...@domain3.com .
The problem is that whenever I send an email to aus.
27 matches
Mail list logo