[pfx] Re: How can I set up a very simple postfix server

2023-08-22 Thread Viktor Dukhovni via Postfix-users
On Wed, Aug 23, 2023 at 01:36:29PM +1200, Peter via Postfix-users wrote: > > "The problem" (i have given up and did not try it for long) is the > > configuration directory. Does this work without configuration > > directory? I had to try again. The default Postfix directory (the one compiled in

[pfx] Re: How can I set up a very simple postfix server

2023-08-22 Thread Henrik Y via Postfix-users
Maybe another option is mutt command? echo "Body Of the Email" | mutt -a "File_Attachment.csv" -s "Daily Report for $(date)" -c u...@addr.com -y Peter via Postfix-users wrote: Or you can set the MAIL_CONFIG environment variable, which should be easy enough to do system-wide. _

[pfx] Re: How can I set up a very simple postfix server

2023-08-22 Thread Peter via Postfix-users
On 23/08/23 11:58, Steffen Nurpmeso via Postfix-users wrote: "The problem" (i have given up and did not try it for long) is the configuration directory. Does this work without configuration directory? I had to try again. So last i tried. If you do not compile custom, but still want a custom co

[pfx] Re: How can I set up a very simple postfix server

2023-08-22 Thread Steffen Nurpmeso via Postfix-users
Wietse Venema via Postfix-users wrote in <4rvkgl4lfyzj...@spike.porcupine.org>: |Steffen Nurpmeso via Postfix-users: |> "But" postfix's sendmail reads the postfix configuration, it will |> not work otherwise, at least once i tried last. |> Going over SMTP (submission that is) can share a singl

[pfx] Re: reverse DNS question for HELO hostname

2023-08-22 Thread Bill Cole via Postfix-users
On 2023-08-22 at 09:32:11 UTC-0400 (Tue, 22 Aug 2023 15:32:11 +0200) Matus UHLAR - fantomas via Postfix-users is rumored to have said: so far all SMTP RFCs have specified that hostname specified in HELO needs NOT to match the result of client IP's hostname lookup. I think there's a problem wi

[pfx] Re: Rate limiting gmail

2023-08-22 Thread Viktor Dukhovni via Postfix-users
On Tue, Aug 22, 2023 at 03:41:43PM -0400, Alex via Postfix-users wrote: > I'm hoping I could ask what is probably an FAQ but I haven't seen > anything on it recently. I've already implemented some type of rate > limiting for delivering to gmail, but it's apparently not working > satisfactorily for

[pfx] Re: How can I set up a very simple postfix server

2023-08-22 Thread Wietse Venema via Postfix-users
Steffen Nurpmeso via Postfix-users: > "But" postfix's sendmail reads the postfix configuration, it will > not work otherwise, at least once i tried last. > Going over SMTP (submission that is) can share a single postfix > instance in between many containers that do not have access to > the actual c

[pfx] Re: Rate limiting gmail

2023-08-22 Thread Wietse Venema via Postfix-users
Jaroslaw Rafa via Postfix-users: > Dnia 22.08.2023 o godz. 15:41:43 Alex via Postfix-users pisze: > > This mail server unfortunately has quite a few users who use ~/.forward to > > forward mail through to their personal gmail account from their corporate > > account. > > > > Aug 22 15:33:08 cipher

[pfx] Re: How can I set up a very simple postfix server

2023-08-22 Thread Steffen Nurpmeso via Postfix-users
Peter via Postfix-users wrote in <5080e33a-0d10-d028-d59e-0481024e3...@pajamian.dhs.org>: |On 22/08/23 15:42, Bruce Dubbs via Postfix-users wrote: |> I have built postfix-3.8.1 from source and want to use it only on the |> local system. That is, I really only want it to receive messages from

[pfx] Re: Rate limiting gmail

2023-08-22 Thread Jaroslaw Rafa via Postfix-users
Dnia 22.08.2023 o godz. 15:41:43 Alex via Postfix-users pisze: > This mail server unfortunately has quite a few users who use ~/.forward to > forward mail through to their personal gmail account from their corporate > account. > > Aug 22 15:33:08 cipher postfix-gmail/smtp[2551987]: 5EF9820E0E1E8:

[pfx] Re: How can I set up a very simple postfix server

2023-08-22 Thread Bruce Dubbs via Postfix-users
On 8/22/23 14:36, Phil Stracchino via Postfix-users wrote: On 8/22/23 15:14, Bruce Dubbs via Postfix-users wrote: On 8/22/23 04:16, Wietse Venema via Postfix-users wrote: Bruce Dubbs via Postfix-users: I have built postfix-3.8.1 from source and want to use it only on the local system. That is

[pfx] Rate limiting gmail

2023-08-22 Thread Alex via Postfix-users
Hi, I'm hoping I could ask what is probably an FAQ but I haven't seen anything on it recently. I've already implemented some type of rate limiting for delivering to gmail, but it's apparently not working satisfactorily for them. Notice it's already going through my throttled transport. This mail s

[pfx] Re: How can I set up a very simple postfix server

2023-08-22 Thread Phil Stracchino via Postfix-users
On 8/22/23 15:14, Bruce Dubbs via Postfix-users wrote: On 8/22/23 04:16, Wietse Venema via Postfix-users wrote: Bruce Dubbs via Postfix-users: I have built postfix-3.8.1 from source and want to use it only on the local system. That is, I really only want it to receive messages from application

[pfx] Re: How can I set up a very simple postfix server

2023-08-22 Thread Bruce Dubbs via Postfix-users
On 8/22/23 04:16, Wietse Venema via Postfix-users wrote: Bruce Dubbs via Postfix-users: I have built postfix-3.8.1 from source and want to use it only on the local system. That is, I really only want it to receive messages from applications like sudo, cron, or some simple scripts using mailx a

[pfx] Re: reverse DNS question for HELO hostname

2023-08-22 Thread Matus UHLAR - fantomas via Postfix-users
On 22.08.23 18:43, Peter H via Postfix-users wrote: When my mailserver talks to other MTA, it certainly will issue a HELO command. Saying the hostname after HELO is: mail.host.com, which points to an IP. But this IP's PTR doesn't point back to the hostname above. That's saying, the IP does ha

[pfx] Re: reverse DNS question for HELO hostname

2023-08-22 Thread Wietse Venema via Postfix-users
Peter H via Postfix-users: > Hello, > > When my mailserver talks to other MTA, it certainly will issue a HELO > command. > > Saying the hostname after HELO is: mail.host.com, which points to an IP. > > But this IP's PTR doesn't point back to the hostname above. A Postfix SMTP server will set t

[pfx] Re: How can I set up a very simple postfix server

2023-08-22 Thread Peter via Postfix-users
On 22/08/23 22:59, Peter via Postfix-users wrote: You forgot: smtpd_tls_auth_only = no Sorry, scratch this last bit, it's only if you need to do AUTH without TLS, and I don't think you're trying to do AUTH here. Peter ___ Postfix-users mailing li

[pfx] Re: How can I set up a very simple postfix server

2023-08-22 Thread Peter via Postfix-users
On 22/08/23 15:42, Bruce Dubbs via Postfix-users wrote: I have built postfix-3.8.1 from source and want to use it only on the local system. That is, I really only want it to receive messages from applications like sudo, cron, or some simple scripts using mailx and post it to the local user's ma

[pfx] reverse DNS question for HELO hostname

2023-08-22 Thread Peter H via Postfix-users
Hello, When my mailserver talks to other MTA, it certainly will issue a HELO command. Saying the hostname after HELO is: mail.host.com, which points to an IP. But this IP's PTR doesn't point back to the hostname above. That's saying, the IP does have a PTR like web.host.com, and web.host.co

[pfx] Re: How can I set up a very simple postfix server

2023-08-22 Thread Jaroslaw Rafa via Postfix-users
Dnia 21.08.2023 o godz. 22:42:22 Bruce Dubbs via Postfix-users pisze: > I have built postfix-3.8.1 from source and want to use it only on > the local system. That is, I really only want it to receive messages > from applications like sudo, cron, or some simple scripts using > mailx and post it to t

[pfx] Re: How can I set up a very simple postfix server

2023-08-22 Thread Wietse Venema via Postfix-users
Bruce Dubbs via Postfix-users: > I have built postfix-3.8.1 from source and want to use it only on the local > system. > That is, I really only want it to receive messages from applications like > sudo, cron, > or some simple scripts using mailx and post it to the local user's mailbox. > > My