[pfx] Re: [OT] Null MX or not?

2024-08-01 Thread Larry Stone via Postfix-users
to my own email address. Should there be mail to one of them (the annual volume can be easily counted on one hand), they just show up in my personal email. -- Larry Stone lston...@stonejongleux.com > On Aug 1, 2024, at 7:33 AM, Bill Cole via Postfix-users > wrote: > > On 2024

[pfx] Re: some questions about controlling postfix and meaning of data

2024-01-19 Thread Larry Stone via Postfix-users
As you have apparently now learned, there is a big difference between the sendmail package and the postfix sendmail command (which exists for compatibility reasons and is part of Postfix so no need to try to install it independently). -- Larry Stone lston...@stonejongleux.com > On Jan

[pfx] Re: 25 years today

2023-12-15 Thread Larry Stone via Postfix-users
results in a very quick implementation of new ideas (where else can you offer an idea and a good reason for it and have a patch implementing it in a few hours?). All in all, well done! -- Larry Stone lston...@stonejongleux.com > On Dec 14, 2023, at 5:20 AM, Wietse Venema via Postfix-us

[pfx] Unable to Successfully Configure for Virtual Domains

2023-11-12 Thread Larry David via Postfix-users
I am trying to set up a virtual domains on a server and either end up with no mail being delivered, or mail being delivered but with warning: do not list domain example2.co.uk in BOTH virtual_alias_domains and relay_domains. What I am trying to do is * Configure a dedicated server to host 5 webs

Re: Why the name Postfix?

2022-03-27 Thread Larry Stone
tarlet. Many references to Starlet remained at that time both inside files and as file names. I just checked on a current version VMS system I can access - found 18 STARLET* filenames in the system library directory. -- Larry Stone lston...@stonejongleux.com

Re: strange issue with postfix

2020-10-01 Thread Larry Stone
mand line, the mail enters Postfix via the pickup service. That’s completely different from smtpd (that’s the SMTP daemon). Command line works because having the mail enter via pickup does not use the bad smtpd_…_restrictions parameters. -- Larry Stone lston...@stonejongleux.com

Re: Installing sendmail in non-default location

2020-07-27 Thread Larry Stone
he on-line documentation. Anyway, thanks for the reply. All works as desired now. -- Larry Stone lston...@stonejongleux.com

Re: Installing sendmail in non-default location

2020-07-27 Thread Larry Stone
> On Jul 27, 2020, at 11:05 AM, Larry Stone wrote: > > I’m trying to figure out how to tell make {install | upgrade} to install > sendmail eleswhere? I tried sendmail_path=/usr/local/sbin as well as > -DDEF_SENDMAIL_PATH and while that changes the default value of > sendm

Installing sendmail in non-default location

2020-07-27 Thread Larry Stone
as well. And I don’t need the Postfix built sendmail in /usr/bin as I have Apple’s built-in Postfix configured to write to the same queue files so it works fine anyway. -- Larry Stone lston...@stonejongleux.com

Re: Postfix on OSX 10.15.5 being overwritten by OS updates

2020-06-27 Thread Larry Stone
you installed it in the non-local part of /usr but you should not be able to install Postfix there unless you turned off SIP (System Integrity Protection). The various problems you are having suggest something very non-standard about your configuration. -- Larry Stone lston...@stonejongleux.com

Re: The historical roots of our computer terms

2020-06-06 Thread Larry Stone
code to risk trying to change all the code. I’ve been away from VMS for 25 years or so but it wouldn’t surprise me if that old name still lives on in the current version. — Larry Stone lston...@stonejongleux.com

Re: The historical roots of our computer terms

2020-06-06 Thread Larry Stone
made on (protocol) > behavior and reputation, plus a static allow/deny list that is > typically populated with information from major provider SPF records. Unfortunately, I believe the poster’s question was a political correctness question, not a technical question. -- Larry Stone lston...@stonejongleux.com

Minor logrotate bug (was Re: logrotate script for Postfix)

2020-05-14 Thread Larry Stone
%Y%m%d-%H%M%S. And as I said, it’s technically not a bug because it works as documented but as documented and as works is not what one would reasonably expect. I’m running Postfix 3.5.1. -- Larry Stone lston...@stonejongleux.com > On May 9, 2020, at 10:31 AM, Larry Stone wr

Re: logrotate script for Postfix

2020-05-09 Thread Larry Stone
LOG_README.html (so technically not a bug since it works as documented but not as one would expect). Easy fix with an override in main.cf -- Larry Stone lston...@stonejongleux.com

Re: Using Postfix to send home server alerts

2020-02-15 Thread Larry Stone
imate messages. -- Larry Stone lston...@stonejongleux.com

Re: Mail rejected with 5.7.1 HDR9020 Date header is in the distant future

2020-01-06 Thread Larry Stone
> On Jan 6, 2020, at 2:18 PM, Wietse Venema wrote: > > Larry Stone: >> Yep. Sadly, the mail provider I use for personal email had a spam >> check to consider dates 2020 and later to be ?from the future? and >> rejected mail. It took a few hours for them to

Re: Mail rejected with 5.7.1 HDR9020 Date header is in the distant future

2020-01-06 Thread Larry Stone
s for them to fix it on 1/1, meanwhile, considerable mail was lost. Check your various spam checking processes. As my mail provider has told me they updated it to 2030, I now have a reminder set on my computer for 1-Dec-2029 to remind them to update it (should I still be using them 10 years from now). -- Larry Stone lston...@stonejongleux.com <mailto:lston...@stonejongleux.com>

Re: Question getting Mail.app working with PostFix SMTP

2019-08-06 Thread Larry Stone
. -- Larry Stone lston...@stonejongleux.com > On Aug 6, 2019, at 2:17 PM, Peter wrote: > > On 7/08/19 2:02 AM, Larry Stone wrote: >> I use MacOS Mail and for receiving, I just have “Automatically manage >> connection settings” checked and it just works (but that’s really a Dove

Re: Question getting Mail.app working with PostFix SMTP

2019-08-06 Thread Larry Stone
lly to ask but make sure you didn’t make a typo in the server name. -- Larry Stone lston...@stonejongleux.com

Re: logfile support for MacOS

2019-01-23 Thread Larry Stone
> On Jan 23, 2019, at 1:29 PM, Wietse Venema wrote: > > Larry, can you insert one line in src/util/msg_logger.c, > or apply the patch at the end of this message? Wietse, thanks - that did it! I’m seeing the timestamps I expect. With reference to the earlier notes, I do

Re: logfile support for MacOS

2019-01-23 Thread Larry Stone
Disregard. Reposted in the proper topic. -- Larry Stone lston...@stonejongleux.com > On Jan 23, 2019, at 10:35 AM, Larry Stone wrote: > > I noticed what appears to be a cosmetic problem: log entries from master are > being time-stamped with the time they were last started

Re: Postfix logging without syslogd

2019-01-23 Thread Larry Stone
as 43l9l92Zkzz16xT) Jan 23 07:30:10 albion postfix/qmgr[61559]: C81A61033C87: removed ^^^ time of first activity above -- Larry Stone lston...@stonejongleux.com > On Jan 22, 2019, at 6:20 AM, Wietse Venema wrote: > > Viktor Dukhovni: >> On Mon, Jan 21, 2019 at 07:0

Re: logfile support for MacOS

2019-01-23 Thread Larry Stone
rst activity above -- Larry Stone lston...@stonejongleux.com > On Jan 19, 2019, at 3:10 PM, John Stoffel wrote: > >>>>>> "Wietse" == Wietse Venema writes: > > Wietse> John Stoffel: >>>>>>>> "Wietse" == Wietse Ve

Re: Fixing open relay problem

2019-01-22 Thread Larry Stone
h envelope > sender @mydomain.com unless the client has authenticated via port 465 or 587: Not so typical IMHO. And probably unneeded to solve the OP’s problem. Once we see what he really had in smtp_relay_restrictions, we are likely to find a simple issue there that he can easily fix. -- Larry Stone lston...@stonejongleux.com

Re: Postfix logging without syslogd

2019-01-21 Thread Larry Stone
utgoing only) was properly logged. Have not tested anything yet involving log rotation. Unlike James Brown and his Unsupported Berkeley DB version, I do not have Berkeley DB on my system (unless a version comes with MacOS), do not use mySQL, and do not have anything from Homebrew on the system

Re: logfile support for MacOS

2019-01-18 Thread Larry Stone
from system processes and monitoring jobs), I’ll be happy to do some testing when you have it ready. -- Larry Stone lston...@stonejongleux.com

Re: Upgraded to 3.4 today. All logging has Stopped?

2019-01-10 Thread Larry Stone
of issues I never thought about and as a result, my knowledge of the subject has been greatly expanded. -- Larry Stone lston...@stonejongleux.com

Re: Upgraded to 3.4 today. All logging has Stopped?

2019-01-10 Thread Larry Stone
> On Jan 9, 2019, at 9:48 PM, James Brown wrote: > >> On 10 Jan 2019, at 2:01 pm, Larry Stone wrote: >> >> Is this a recent build of Dovecot or was it built on an older version of >> MacOS before the logging changes? If the former, ask on the Dovecot li

Re: Upgraded to 3.4 today. All logging has Stopped?

2019-01-09 Thread Larry Stone
pile on old Mac and > transfer. Not as far as any of us know. It’s been discussed here before and no solution has been found. — Larry Stone lston...@stonejongleux.com

Re: How do I get 'mail' working again

2018-12-28 Thread Larry Stone
made the four directories you mentioned the same. -- Larry Stone lston...@stonejongleux.com

Re: New install - Temporary lookup failures when trying to send

2018-12-06 Thread Larry Stone
ion I and most everyone else has of Apple Mail does not do that. I’ve sent a test message to myself with HTML included and there was no conversion of links. And this message was sent with Apple Mail. -- Larry Stone lston...@stonejongleux.com

Re: New install - Temporary lookup failures when trying to send

2018-12-05 Thread Larry Stone
s email was sent by Apple Mail and I don’t believe you’ll see anything weird done to it. -- Larry Stone lston...@stonejongleux.com

Re: How do I turn on logging for postfix on mac

2018-11-08 Thread Larry Stone
plies should be interleaved with the lines you are replying to. -- Larry Stone lston...@stonejongleux.com > James. > >> On 8 Nov 2018, at 6:57 pm, Robert Chalmers wrote: >> >> I have been asked how I turn on /var/log/mail.log for postfix on a Mac >> running Mo

Re: macOS X, Operation not permitted - rename sendmail

2018-10-01 Thread Larry Stone
ay but is obviously not a long-term viable solution. Not concerned about having the latest and greatest Postfix since it’s not externally accessible. -- Larry Stone lston...@stonejongleux.com

Re: Cyrus vs Dovecot for SASL AUTH and IMAP

2018-01-17 Thread Larry Stone
d mail through an upstream server) requires Cyrus. -- Larry Stone lston...@stonejongleux.com

Postfix RPMs

2017-12-27 Thread Rosenbaum, Larry M.
Where can I get up-to-date Postfix installation RPMs? Thanks, Larry Larry M. Rosenbaum Oak Ridge National Laboratory

Oostergo problem?

2017-12-19 Thread Rosenbaum, Larry M.
Is there a problem on repos.oostergo.net? I'm getting a blank page from both Chrome and Edge. Thanks, Larry M. Rosenbaum Oak Ridge National Laboratory

Re: MacOS High Sierra (10.13) and Postfix relaying

2017-11-06 Thread Larry Stone
logging would be to build your own log handler. But that’s something that is way beyond me. -- Larry Stone lston...@stonejongleux.com > On Nov 6, 2017, at 12:10 PM, James Reynolds wrote: > > Larry, > Can you explain what you mean by the current Apple logging system? You mean &

Re: MacOS High Sierra (10.13) and Postfix relaying

2017-10-27 Thread Larry Stone
the latest 3.2.3. However, due to the current Apple logging system, I build (make) Postfix on an older system running the final version of Mavericks (10.9.5) and then copy the build directory to the target system to run make upgrade. -- Larry Stone lston...@stonejongleux.com > On Oct

Re: Virtual Domains/ Users

2017-10-26 Thread Larry Stone
Postfix; it does not attempt to document SMTP and assumes the reader has a basic understanding of SMTP. Similarly, your car’s owner’s manual documents your car; it does not teach you how to drive and Word’s documentation documents Word and does not teach you how to write. -- Larry Stone Sent from my iPad

RE: stop receiving mail but keep processing mail in queue

2017-09-20 Thread Rosenbaum, Larry M.
> From: owner-postfix-us...@postfix.org [mailto:owner-postfix- > us...@postfix.org] On Behalf Of Viktor Dukhovni > Is there a way to copy the deferred queue from the old server to the new > one? > > (we have long queue-IDs enabled) > > The simplest thing is to carefully set the "relayhost" of the

RE: stop receiving mail but keep processing mail in queue

2017-09-15 Thread Rosenbaum, Larry M.
net services, rather than attempts to > change the underlying sockets, it does not require a restart, and > the queue manager and outbound deliveries continue without > interruption. Excellent, thanks! Is there a way to copy the deferred queue from the old server to the new one? (we have lo

RE: stop receiving mail but keep processing mail in queue

2017-09-15 Thread Rosenbaum, Larry M.
sing mail in queue > > On Thu, Sep 14, 2017 at 06:02:55PM +0200, Benny Pedersen wrote: > > > Rosenbaum, Larry M. skrev den 2017-09-14 17:40: > > > How would we set Postfix to stop accepting incoming mail yet keep > > > processing any queued mail? &

stop receiving mail but keep processing mail in queue

2017-09-14 Thread Rosenbaum, Larry M.
How would we set Postfix to stop accepting incoming mail yet keep processing any queued mail? We are migrating from RHEL6 physical to RHEL7 virtual. Postfix version 3.2.2. Also, can we copy the queue over? Thanks, Larry M. Rosenbaum Oak Ridge National Laboratory

Re: postfix/postqueue[5742]: panic: vbuf_print: output for \%s\ exceeds space 0

2017-08-27 Thread Larry Kuenning
the "+" to mean "one or more of what precedes" and finds nothing to apply this to. Since A. Schulze is trying to find a literal "+" sign, isn't "\+" the way to represent it? -- Larry Kuenning la...@qhpress.org

RE: TLS outbound logged as "Anonymous"

2017-08-07 Thread Rosenbaum, Larry M.
> On Mon, Aug 07, 2017 at 09:31:09PM +0200, Bastian Blank wrote: > > > On Mon, Aug 07, 2017 at 06:59:52PM +, Rosenbaum, Larry M. wrote: > > > However, when they connect to another Postfix box, it's logged as > Anonymous: > > > Aug 7 04:42:37 emgwy1 postfix

TLS outbound logged as "Anonymous"

2017-08-07 Thread Rosenbaum, Larry M.
-plus-inter.crt smtpd_tls_loglevel = 1 smtpd_tls_received_header = yes # Outgoing TLS smtp_tls_security_level = may smtp_tls_CAfile = /etc/pki/tls/certs/ca-bundle.crt smtp_tls_loglevel = 1 Thanks, Larry M. Rosenbaum Oak Ridge National Laboratory Linux emgwy1 2.6.32-696.6.3.el6.x86_64 #1 SMP Fri Jun 30 13:

Re: Header_Checks & empty Return-Path expression

2017-05-30 Thread Larry Kuenning
ct/ REJECT endif won't work because the From line isn't also a Subject line, and the result of the "if" won't be remembered from one header line to another. -- Larry Kuenning la...@qhpress.org

smtpd_*_rate_limit and anvil time unit

2017-05-10 Thread Rosenbaum, Larry M.
there any side effects to increasing this parameter? I am thinking about 10 minutes instead of 1 minute. We are running Postfix 3.2.0 on RHEL6. Thanks, Larry M. Rosenbaum Oak Ridge National Laboratory

Re: how to remove string "[MASSMAIL]" from the subject ?

2017-03-31 Thread Larry Stone
tag, then you need to tell us what else is handling the email before it makes it to your mailbox. Also, reply on list, not directly to me. Future emails sent directly to me will be ignored. -- Larry Stone lston...@stonejongleux.com > On Mar 31, 2017, at 6:03 AM, Zalezny Niezale

Re: how to remove string "[MASSMAIL]" from the subject ?

2017-03-31 Thread Larry Stone
[MASSMAIL] tag is a symptom of some other problem adding the undesired (to you at least) tag. Fix the problem, not the symptom. -- Larry Stone lston...@stonejongleux.com > On Mar 31, 2017, at 5:32 AM, Zalezny Niezalezny > wrote: > > Hi, > > will it be possibl

Re: How to get mail relay to work

2017-03-17 Thread Larry Stone
lcome message will help. As it says there: TO REPORT A PROBLEM see http://www.postfix.org/DEBUG_README.html#mail That includes a list of what is required. -- Larry Stone lston...@stonejongleux.com > On Mar 17, 2017, at 7:36 AM, paul.greene.va > wrote: > > Maybe you're i

Re: 3.1.4 Compiled and Installed on OSX Sierra 10.12.2 Successful.

2017-02-18 Thread Larry Stone
> On Feb 18, 2017, at 10:39 AM, Larry Stone wrote: > >> >> On Feb 18, 2017, at 8:11 AM, Viktor Dukhovni >> wrote: >> > >> If you have a pre-Sierra MacOS/X machine, perhaps building 3.1.4 there >> and copying the binaries will yield the same b

Re: 3.1.4 Compiled and Installed on OSX Sierra 10.12.2 Successful.

2017-02-18 Thread Larry Stone
> On Feb 18, 2017, at 8:11 AM, Viktor Dukhovni > wrote: > > On Sat, Feb 18, 2017 at 07:37:27AM -1000, Larry Stone wrote: > >> Viktor, did you ever figure out the logging issue? > > No. Insufficient time to figure out the innards of the new Apple > logging sub

Re: 3.1.4 Compiled and Installed on OSX Sierra 10.12.2 Successful.

2017-02-18 Thread Larry Stone
=\"/usr/local/etc/postfix\"\ -DDEF_DAEMON_DIR=\"/usr/local/libexec/postfix\"\ -DHAS_PCRE -I/usr/local/include' \ AUXLIBS='-L/usr/local/lib -lpcre -L/usr/local/ssl/lib -lssl -lcrypto \ -L/usr/local/lib -lsasl2’ -- Larry Stone lston...@stonejongleux.com > On Jan

Re: Postfix 20 years ago

2017-02-13 Thread Larry Stone
configuration changes (with Postfix, I know what the configuration does and I feel confident making changes; with the others, I have a configuration that meets my needs but I’m not quite sure why and I don’t dare even breathe on it out of a fear it will horribly break if I do). -- Larry Stone lston

Re: Postfix instance not listening

2017-01-20 Thread Larry Stone
tfix works solves the future problems as well. -- Larry Stone lston...@stonejongleux.com

Re: Avoiding spam blacklists

2017-01-11 Thread Larry Kuenning
of IP addresses. That’s not relevant at all to Linode assigning a /128 IP to a machine. -- Larry Kuenning la...@qhpress.org

Re: 3.1.4 Compiled and Installed on OSX Sierra 10.12.2 Successful.

2017-01-03 Thread Larry Stone
e.g. 2017-01-01 06:18:18.094145-0600 localhost backupd[13915]: (TimeMachine) [com.apple.TimeMachine.TMLogInfo] Backup completed successfully. -- Larry Stone lston...@stonejongleux.com On Tue, 3 Jan 2017, Viktor Dukhovni wrote: On Jan 3, 2017, at 10:33 AM, Robert Chalmers wrote: Do you

Re: request improved logging for postfix.

2016-12-21 Thread Larry Kuenning
lais "label" n'est pas toujours une accusation. Sorry im so bad in explaining things in english. Et moi aussi à francais. (Or, pardon my French, as we say in English.) -- Larry Kuenning la...@qhpress.org

RE: SMTP round-trip monitoring

2016-10-20 Thread Rosenbaum, Larry M.
t perfect but it's a start. -ALF -Angelo Fazzina Operating Systems Programmer / Analyst University of Connecticut, UITS, SSG-Linux/ M&C 860-486-9075 From: owner-postfix-us...@postfix.org<mailto:owner-postfix-us...@postfix.org> [mailto:owner-postfix-us...@postfix.org] On Behalf O

OT: SMTP round-trip monitoring

2016-10-18 Thread Rosenbaum, Larry M.
IMAP.] Can anybody recommend some commercial services I can check into? Thanks, Larry M. Rosenbaum Oak Ridge National Laboratory

Re: How to restrict encrypted email

2016-07-16 Thread Larry Stone
ts it. But the latter example would also apply to voice communications in the amateur bands so since you can't be sure that even voice is unencrypted, I guess they aren't legal either. -- Larry Stone lston...@stonejongleux.com

Re: Adjusting custom transport for comcast.net's throttle

2016-05-03 Thread Larry Stone
ss than queue_run_delay so that the next queue run occurs soon after the backoff_time expires. Note also that the time between runs increases until it reaches maximal_backoff_time. Read the documentation Noel referenced above. -- Larry Stone lston...@stonejongleux.com

Re: Is /usr/bin/mail a link to sendmail/postfix

2016-03-13 Thread Larry Stone
restart as normal with SIP disabled, This is a permanent setting so once done would never need to be done again. But if you want to toggle it on and off as needed, to turn it on, just say “csrutil enable” instead. -- Larry Stone lston...@stonejongleux.com smime.p7s Description: S/MIME cryptographic signature

Re: postfix to mailman: User doesn't exist/relay access denied

2016-01-31 Thread Larry Stone
ation, aliases are created (automatically by Mailman) to pipe the Mailman addresses to the proper Mailman program. Postfix transports are not involved (however, there are a lot of non-standard Mailman distributions out there). It appears the OP is doing something non-standard. -- Larry Stone

Stop outgoing mail (for testing)

2015-12-21 Thread Rosenbaum, Larry M.
We want to test some new software that sends out notifications. We would like to (temporarily) set up a Postfix box so that it accepts the mail and validates the recipients but does not deliver the mail. How do I turn off the delivery part? Thanks, Larry M. Rosenbaum Oak Ridge National

Re: socket: malformed response

2015-11-23 Thread Larry Stone
en I reached a point where I wanted to integrate other things like Amavis, DKIM signing, and other filters, it was time to move away from what his product set up. -- Larry Stone lston...@stonejongleux.com smime.p7s Description: S/MIME cryptographic signature

Re: socket: malformed response

2015-11-19 Thread Larry Stone
), I suspect mixing the two is not a good idea. -- Larry Stone lston...@stonejongleux.com

RE: Recipient Address rewriting and Transport

2015-08-10 Thread Rosenbaum, Larry M.
> From: owner-postfix-us...@postfix.org [mailto:owner-postfix- > us...@postfix.org] On Behalf Of Viktor Dukhovni > > On Mon, Aug 10, 2015 at 08:50:22PM +, Rosenbaum, Larry M. wrote: > > > > main.cf: > > > indexed = ${default_

RE: Recipient Address rewriting and Transport

2015-08-10 Thread Rosenbaum, Larry M.
> From: owner-postfix-us...@postfix.org [mailto:owner-postfix- > On Mon, Aug 10, 2015 at 07:58:56PM +, Rosenbaum, Larry M. wrote: > > > I would like to do the following: If the recipient is > > u...@mail.example.com, rewrite the address to u...@example.com and r

Recipient Address rewriting and Transport

2015-08-10 Thread Rosenbaum, Larry M.
I would like to do the following: If the recipient is u...@mail.example.com<mailto:u...@mail.example.com>, rewrite the address to u...@example.com<mailto:u...@example.com> and relay it to server exch.example.com. How would we do this? We are running Postfix 3.0.2 on RHEL6. Thanks, Larry

RE: smtpd: no logging on "message to big"

2015-07-08 Thread Rosenbaum, Larry M.
> > wietse: > > > Sorry, it is unwise to log the details of every SMTP error, let > > alone log it with the full envelope information. That would make > > Postfix unnecessarily vulnerable to logfile flooding. > > maybe I expressed myself wrong. > I simply would like to see such a hypotetic log:

Re: Di I need to open port 25?

2015-06-15 Thread Larry Stone
rred) or port 25 (if permitted) on the server MTA. Use of port 465 was deliberately not included in the above as it does not seem to be part of the OPs issue. -- Larry Stone lston...@stonejongleux.com

Re: How do I compile 3.0.0 on OS X 10.10.3 with SASL support

2015-04-13 Thread Larry Stone
CONFIG_DIR=\"/usr/local/etc/postfix\"\ -DDEF_DAEMON_DIR=\"/usr/local/libexec/postfix\"\ -DHAS_PCRE -I/usr/local/include' \ AUXLIBS='-L/usr/local/lib -lpcre -lssl -lcrypto’ -- Larry Stone lston...@stonejongleux.com http://www.stonejongleux.com/ smime.p7s Description: S/MIME cryptographic signature

RE: Temporarily block all messages from a particular IP

2015-01-20 Thread Rosenbaum, Larry M.
cular IP > > On 1/20/2015 10:49 AM, Rosenbaum, Larry M. wrote: > > What would be the best method for (temporarily) blocking all mail > > from a particular (internal) IP? Or alternatively, blocking all mail > > with a particular "MAIL FROM" address? > > &g

Temporarily block all messages from a particular IP

2015-01-20 Thread Rosenbaum, Larry M.
lt;mailto:bro...@badhost.example.com>. The purpose would be if some departmental server has a runaway process that is spewing out error messages on the weekend and there is a delay in contacting the sysadmin to shut it down. Thanks, Larry M. Rosenbaum Oak Ridge National Laboratory

Re: 5.5.4 Unsupported option:

2014-12-24 Thread Larry Stone
n the non-standard behavior. Do it right and then you won’t have to work around the problem again when the next change is made. -- Larry Stone lston...@stonejongleux.com http://www.stonejongleux.com/ smime.p7s Description: S/MIME cryptographic signature

Re: Postfix stable release 2.11.3 and legacy releases 2.10.5, 2.9.11, and 2.8.19

2014-10-20 Thread Larry Stone
On Oct 20, 2014, at 10:35 AM, Viktor Dukhovni wrote: > On Mon, Oct 20, 2014 at 10:01:51AM -0500, Larry Stone wrote: > >>> You should no longer need to specify "-lresolv" (though it won't >>> fix this problem), and should never have needed to specify &

Re: Postfix stable release 2.11.3 and legacy releases 2.10.5, 2.9.11, and 2.8.19

2014-10-20 Thread Larry Stone
-DHAS_PCRE -I/usr/local/include' \ AUXLIBS='-L/usr/local/lib -lpcre -lssl -lcrypto’ with or without the -arch x86_64. This is almost the same as what James Brown used except no -lresolv and I don’t use MySQL so all of that is removed. I’ve only done the build (not installed yet) but that is the same command I used for building my currently running 2.11.1. -- Larry Stone lston...@stonejongleux.com http://www.stonejongleux.com/ smime.p7s Description: S/MIME cryptographic signature

Setting up server for quarantined mail

2014-08-27 Thread Rosenbaum, Larry M.
with a shell account on q.example.com to be able to look at the quarantined messages (without needing root access). This system will not be used for any other purpose. Can anybody point me to some ideas on how to set this up? Thanks, Larry

Re: how to protect MTAs from mass mails

2014-08-20 Thread Larry Stone
backscatter problem is a symptom of the bigger problem of your users abusing your server. Fix the real problem, not the symptom. -- Larry Stone lston...@stonejongleux.com

Re: how to protect MTAs from mass mails

2014-08-20 Thread Larry Stone
t and then bounce” behavior you seem to have, you have changed something. But since you have provided no information on your configuration, anything further is merely guessing. -- Larry Stone lston...@stonejongleux.com http://www.stonejongleux.com/ smime.p7s Description: S/MIME cryptographic signature

Re: Postfix Squirrelmail Issue

2014-08-14 Thread Larry Stone
On Aug 14, 2014, at 6:32 PM, hagensieker wrote: > I saw that Larry. I put the code in the raw text tags. Didn't realize it > would email out like that. I'll try again here. > > Not receiving email into squirrel mail or /var/mail/john from outside > netw

Re: Postfix Squirrelmail Issue

2014-08-14 Thread Larry Stone
ren’t are not configured properly. As for why the mail is not ending up is /var/mail/john, clearly Postfix or whatever Mail Delivery Agent you’re using is not configured to deliver it there. -- Larry Stone lston...@stonejongleux.com http://www.stonejongleux.com/ smime.p7s Description: S/MIME cryptographic signature

Re: Compile errors on Mac "Undefined symbols for architecture x86_64: "_pcre_free_study""

2014-07-16 Thread Larry Stone
libpcreposix.0.dylib AFAIK, that came from Apple as anything I install myself goes in /usr/local. It’s also on all three Macs in our household (all have Apple Developer tools installed but only two have my local install of PCRE in /usr/local on them). -- Larry Stone lston...@stonejongleux.com http://www.stonejongleux.com/ smime.p7s Description: S/MIME cryptographic signature

Re: Regarding "reject_authenticated_sender_login_mismatch" domain matching

2014-06-19 Thread Larry Stone
tting email which is the role of an IMAP or POP server such as Dovecot, not Postfix. Besides that, mynetworks defines trusted IP addresses, not domains. -- Larry Stone lston...@stonejongleux.com

Re: Client side DANE - minimum openssl version

2014-05-11 Thread Larry Stone
On May 11, 2014, at 9:04 PM, Viktor Dukhovni wrote: > On Sun, May 11, 2014 at 08:57:29PM -0500, Larry Stone wrote: > >>> The above syntax is incorrect. Try >>> >>> ... CCARGS=' >>> -DUSE_TLS -I/usr/local/ssl/include >>> -DUS

Re: Client side DANE - minimum openssl version

2014-05-11 Thread Larry Stone
On May 11, 2014, at 6:34 PM, Viktor Dukhovni wrote: > On Sun, May 11, 2014 at 06:00:38PM -0500, Larry Stone wrote: > >> On the test system, trying to force the new version of OpenSSL (1.0.1g), I >> used: >> make -f Makefile.init makefiles \ >> CCARGS=&#x

Re: Client side DANE - minimum openssl version

2014-05-11 Thread Larry Stone
[10807]: warning: run-time library vs. compile-time header version mismatch: OpenSSL 1.0.1 may not be compatible with OpenSSL 0.9.8 It all seems to work but obviously pieces of both are getting into the build and as I said, understanding all the nuances of makefiles is beyond me. Also, this

Re: Getting DKIM to work with Mailman and Postfix

2014-05-05 Thread Larry Stone
t;. Mailman 2.1.18 (released just this past weekend) has workarounds for the From and Reply-To piece of this. And despite your claim that you told Mailman to send to port 587 instead (no proof provided), you must not have done what you thought you did. But the Mailman list is the place f

Re: Accept external SMTP traffic only from MX hosts

2014-04-23 Thread Larry Stone
define what hosts RECEIVE mail for a domain. They say nothing about what hosts should be SENDING mail for a domain. Many large ISPs use separate systems for receiving and sending mail. What you want to do will reject large quantities of legitimate mail. -- Larry Stone lston

Re: Mails time before queue manager

2014-03-21 Thread Larry Stone
reply. -- Larry Stone lston...@stonejongleux.com

RE: Mails time before queue manager

2014-03-21 Thread Larry Stone
efore getting to the last three delay components, it's obviously bogus). As Wietse said, you've wasted our time. And if you don't know who Wietse is, I suggest you do a search on his name before posting here again. -- Larry Stone lston...@stonejongleux.com

Re: relay denied in postfix

2014-03-15 Thread Larry Stone
ovided. -- Larry Stone lston...@stonejongleux.com smime.p7s Description: S/MIME cryptographic signature

Re: relay denied in postfix

2014-03-15 Thread Larry Stone
ostconf -n > > mydestination = > mydestination defines what domains are to be delivered locally. You set it blank so you’re saying no domains are delivered locally. > mynetworks = 127.0.0.0/8 [:::127.0.0.0]/104 [::1]/128 You’ve set this to make only localhost to be considered a

Re: are these 'good and reliable' adls/dynamic pcre rejects?

2014-01-31 Thread Larry Stone
tions (like mine). In many cases, the DSL provider will change the reverse DNS but not always. It’s the dynamic address hostnames you want to block. -- Larry Stone lston...@stonejongleux.com http://www.stonejongleux.com/ smime.p7s Description: S/MIME cryptographic signature

Re: block exe and other attachments

2013-09-16 Thread Larry Stone
received when you subscribed to this list, TO REPORT A PROBLEM see http://www.postfix.org/DEBUG_README.html#mail We're not mindreaders and if you do not provide the information requested, we can't tell you what you did wrong. -- Larry Stone lston...@stonejongleux.com http://www.stonejongleux.com/ smime.p7s Description: S/MIME cryptographic signature

Re: smtpd optional authentication and relay

2013-07-05 Thread Larry Stone
n. However, don't just do what we suggest; make sure you understand it and that it is doing what YOU want. -- Larry Stone lston...@stonejongleux.com

Re: Investigating iPhone Compatibility

2013-06-17 Thread Larry Stone
587 only. IIRC, that is not the default. >> >> -- Larry Stone >>Sent from my iPhone > OK, so perhaps just refusing AUTH on port 25 will solve the problem. I've > set the Server Port in Outgoing mail settings on iPhone to 587, so I don't > really unders

  1   2   3   >