Re: [exim] bounce message with hosts_require_tls

2018-01-16 Thread Brent Jones
I had a set of custom patches to Exim to do something like this for a product. I no longer have or maintain them, but it wasn't -too- difficult to whack up the hosts_require_tls error handling to generate a custom DSN. I'll see if I can dig back through memory lane with something more helpful, but

Re: [exim] Best OS to run EXIM

2016-10-18 Thread Brent Jones
XIM dependency and RPMs installed ?. > > Thanks > -- > ## List details at https://lists.exim.org/mailman/listinfo/exim-users > ## Exim details at http://www.exim.org/ > ## Please use the Wiki with this list - http://wiki.exim.org/ -- Brent Jones br...@brentrjones.com --

Re: [exim] safe handling of $tls_sni

2016-10-17 Thread Brent Jones
this >> approach, to issue a cert for the name `mx.spodhuis.org`. >> >> Rule like: >>> ${if exists{/etc/mail/ssl/${tls_sni}.pem}{/etc/mail/ssl/${tls_sni >>> }.pem}{/etc/mail/default-cert.pem} >>> >> ${if exists{/etc/mail/ssl/${str2b64:${lc:tls_sni}}.pem}{

Re: [exim] EXIM 'Completed' hook'

2015-10-30 Thread Brent Jones
l probably > need to compile your own for that. > -- > Cheers, > Jeremy > > > > -- > ## List details at https://lists.exim.org/mailman/listinfo/exim-users > ## Exim details at http://www.exim.org/ > ## Please use the Wiki with this list - http://wiki.exim.org/ &g

Re: [exim] POODLE...

2014-10-17 Thread Brent Jones
is tiny for most domains. -- Viktor. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/ -- Brent Jones br...@brentrjones.com -- ## List details at https

Re: [exim] Experimental Redis lookup

2014-04-23 Thread Brent Jones
the Wiki with this list - http://wiki.exim.org/ -- Brent Jones br...@brentrjones.com -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/

Re: [exim] test database conn to prevent rejecting messages

2013-10-17 Thread Brent Jones
Peeked at the source code, but it is outside my abilities to modify. Wonder if it could be a feature request :) On Tue, Oct 15, 2013 at 12:53 PM, Brent Jones br...@brentrjones.com wrote: What about extending the defer_ok function to ACLs other than callouts and virus scanning? That way

Re: [exim] test database conn to prevent rejecting messages

2013-10-15 Thread Brent Jones
as an exercise :) Graeme -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/ -- Brent Jones br...@brentrjones.com -- ## List details at https://lists.exim.org

Re: [exim] Goodbye all

2013-06-26 Thread Brent Jones
systems with limited to no support for advanced routing or services :) Suffice to say, Exchange has its place, but its certainly not at the core of e-mail routing! I'm sure your management will realize that in short order -- Brent Jones br...@brentrjones.com -- ## List details at https

[exim] Using readsocket for ratelimiting?

2013-04-11 Thread Brent Jones
. On that pass fail, I guess you could wrap it in a defer or reject ACL, however you want. This way, the rate limit database doesn't need to reside on a single box, the socket daemon could use memcache or a proper DB. Any thoughts? -- Brent Jones br...@brentrjones.com -- ## List details at https

Re: [exim] Exim and SQL Database performance

2012-07-14 Thread Brent Jones
/ The lookup caching is only for that specific Exim process, on each new message, it must perform the lookups again. Such lookups are pretty trivial though, unless later down in your config you perform joins and such. -- Brent Jones br...@brentrjones.com -- ## List details at https://lists.exim.org

Re: [exim] ratelimiting outgoing mail

2011-10-19 Thread Brent Jones
$sender_rate in $sender_rate_period Put that into an ACL where it makes sense (do they restrict number of deliveries, recipients, commands?) -- Brent Jones br...@servuhome.net -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use

Re: [exim] Calling Cisco PIX Exim users

2011-01-17 Thread Brent Jones
, but has similar, if not the same SMTP inspection garbage. -- Brent Jones br...@servuhome.net -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/

Re: [exim] Anybody else getting temporarily rejected RCPT from gmail.com ?

2011-01-01 Thread Brent Jones
with Google SMTP services. Just a month or so ago, they completely broke TLS or several weeks: http://www.brentrjones.com/?p=65 Throughout this time, I've seen some wildly random behavior with Google's SMTP. Good luck :) -- Brent Jones br...@servuhome.net -- ## List details at http://lists.exim.org

Re: [exim] Unseen routers and catch-all

2010-11-13 Thread Brent Jones
://www.exim.org/exim-html-current/doc/html/spec_html/ch15.html -- Brent Jones br...@servuhome.net -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/

[exim] CIDR mask matching behavior

2010-09-14 Thread Brent Jones
checking, but could only find the section where ACLs evaluate netmasks. Has anyone encountered this before, or is this working as intended in the system filter? -- Brent Jones br...@servuhome.net -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http

Re: [exim] CIDR mask matching behavior

2010-09-14 Thread Brent Jones
On Tue, Sep 14, 2010 at 8:03 PM, Phil Pennock exim-us...@spodhuis.org wrote: On 2010-09-14 at 19:42 -0700, Brent Jones wrote: I noticed some unexpected behavior in Exim when doing send IP address checks in the SMTP ACL, and later on in the system filter. In ACL's, you can specify CIDR masks

Re: [exim] Ports

2010-08-16 Thread Brent Jones
. Your firewall should also allow all the common SMTP ports outbound (25, 465). -- Brent Jones br...@servuhome.net -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/

Re: [exim] allow RCPT unconditionally when target domain is local?

2010-08-16 Thread Brent Jones
It seems to be you don't have those domains in your local domains list, regardless of entries in your alias file. -- Brent Jones br...@servuhome.net -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list

Re: [exim] Exim retry bypasses system filter

2010-06-08 Thread Brent Jones
at 04:06 +0100, Brent Jones wrote The behavior as I understand it written on: http://www.exim.org/exim-html-current/doc/html/spec_html/ch43.html The system filter is run at the start of a delivery attempt, before any routing is done. If a message fails to be completely delivered at the first

[exim] Exim retry bypasses system filter

2010-06-07 Thread Brent Jones
) then save /some/nfs/share/ endif Any thoughts would be greatly appreciated -- Brent Jones br...@servuhome.net -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/

Re: [exim] Retry hint left over after successful delivery

2010-05-27 Thread Brent Jones
, and not retry any recipient to that domain until the entry expires. Sometimes, I wish you could disable Exim's retry database and run it as a dumb server almost, but the benefits outweigh disabling it in most cases still. But I'm still struggling to find a proper way to handle these cases. -- Brent

[exim] System filter file size too big

2010-03-26 Thread Brent Jones
) I haven't found any variables to increase the maximum allowable file size, is it a tuneable in the Makefile somewhere? -- Brent Jones br...@servuhome.net -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki

Re: [exim] System filter file size too big

2010-03-26 Thread Brent Jones
On Fri, Mar 26, 2010 at 3:14 PM, B. Johannessen b...@db.org wrote: On 26/03/10 19:33, Brent Jones wrote: I haven't found any variables to increase the maximum allowable file size, is it a tuneable in the Makefile somewhere? Set MAX_FILTER_SIZE in Local/Makefile and rebuild.        Bob

[exim] 451 deferral for one recipient causes Exim to put entire domain in retry db

2010-01-19 Thread Brent Jones
a single deferral for recipients on the same domain, and deliver to the recipients that were accepted? My Config: FreeBSD 8.0, Exim 4.68, pretty standard relay configuration -- Brent Jones br...@servuhome.net -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details

Re: [exim] google postini services and exim

2009-12-16 Thread Brent Jones
hosts not using MX records. -- Brent Jones br...@servuhome.net -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/

[exim] System filter length

2009-08-24 Thread Brent Jones
to 1,000 lines right now, with about 100 statement blocks. Has anyone hit any 'limits' on the size of the system filter, or severe performance degradation? The servers still have pretty low load, even with processing 100,000+ messages daily. Any experience or thoughts would be appreciated -- Brent

[exim] Queue_run_max question

2008-11-20 Thread Brent Jones
= 4d timeout_frozen_after = 4d delay_warning = 2h:8h:24h smtp_accept_max = 1000 smtp_accept_max_per_connection = 4000 smtp_accept_queue_per_connection = 4000 smtp_accept_max_per_host = 200 smtp_accept_reserve = 40 smtp_reserve_hosts = obscan_hosts message_size_limit = 50M Any thoughts? -- Brent

Re: [exim] Queue_run_max question

2008-11-20 Thread Brent Jones
On Thu, Nov 20, 2008 at 1:34 PM, Dean Brooks [EMAIL PROTECTED] wrote: On Thu, Nov 20, 2008 at 10:34:55AM -0800, Brent Jones wrote: I have a small load server (70k deliveries a day) and thought I'd try using queue_only, with queue_run_max = 15 to see if it makes things a bit more efficient

Re: [exim] clamd not scanning?

2008-11-16 Thread Brent Jones
to update definitions. Also make sure that path is correct. Turn on Log Clean Messages in Clamd so you can see if it thinks the messages are clean. -- Brent Jones [EMAIL PROTECTED] -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org

[exim] Exim include file for routers

2008-11-14 Thread Brent Jones
? Thanks! -- Brent Jones [EMAIL PROTECTED] -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/

Re: [exim] Exim include file for routers

2008-11-14 Thread Brent Jones
On Fri, Nov 14, 2008 at 5:05 PM, Ted Cooper [EMAIL PROTECTED] wrote: Brent Jones wrote: Exim users, Is there a way to include a separate file from within the routers section? I would like to put the include file before other routers take place, but am unsure the order that Exim will process

Re: [exim] DNS blacklists downloads?

2008-11-11 Thread Brent Jones
) -- Brent Jones [EMAIL PROTECTED] -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/

Re: [exim] SMTP-AUTH problem

2008-07-09 Thread Brent Jones
=l7tMlrenKp682OHpFxupZK6QRX0hl=ensa=Xoi=book_resultresnum=3ct=result Could find and replace the @domain.com field, and just pass the username to the authenticator. Brent Jones -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use

[exim] Maildir file names

2008-07-06 Thread Brent Jones
writing these filenames: 1215326800.H536521P26074.:2,S I doubt I'll ever get a file with the same name in either case (one in ... too high to count chances) But I was wondering what decides this behavior? And is something configured wrong for the incredible difference? Regards, -- Brent Jones

Re: [exim] Maildir file names

2008-07-06 Thread Brent Jones
On Sun, Jul 6, 2008 at 2:57 AM, Phil Pennock [EMAIL PROTECTED] wrote: On 2008-07-06 at 01:54 -0700, Brent Jones wrote: I have a few Exim servers all running latest Exim. However, one server in particular is writing Maildir filenames different than the rest. For example, I'm used

Re: [exim] Maildir file names

2008-07-06 Thread Brent Jones
Phil Pennock wrote: On 2008-07-06 at 15:12 -0700, Brent Jones wrote: It could be an IMAP client renaming these files, but not likely, the application simply does a copy/purge on messages (in-house application) So when the IMAP server sees the files and shows them to the user

Re: [exim] Spool file is locked leading to long retry time

2007-12-04 Thread Brent Jones
of them and the issue has been verified with other outside mail server sources). I haven't found a way to resolve it, except to just accept the fact that many mail servers and gateways on the internet are broken. Brent Jones [EMAIL PROTECTED

[exim] Duplicates using unseen deliver

2007-11-13 Thread Brent Jones
it was submitted (local delivery?) Brent Jones brent [at] servuhome [dot] net This message was sent using IMP, the Internet Messaging Program. -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim

Re: [exim] Should MX offer TLS ?

2007-11-06 Thread Brent Jones
the other server negotiate with you to use it. Regards, Brent Jones brent [at] servuhome [dot] net This message was sent using IMP, the Internet Messaging Program. -- ## List details at http://lists.exim.org/mailman/listinfo

Re: [exim] Exim system filter lookup search

2007-10-25 Thread Brent Jones
Quoting Odhiambo Washington [EMAIL PROTECTED]: On 10/23/07, Brent Jones [EMAIL PROTECTED] wrote: Exim users, I'm trying to write a system filter that saves all e-mail that comes from certain domains. The list of domains is rather large, and I want to do a lookup to a file from within

[exim] Exim system filter lookup search

2007-10-23 Thread Brent Jones
, but rather a key lookup. But I am at a loss to read in a list any other method. Does anyone have any thoughts on that system filter rule? Brent Jones brent [at] servuhome [dot] net This message was sent using IMP, the Internet

Re: [exim] OT - Webmail options

2007-10-04 Thread Brent Jones
including my personal server. Its feature set, navigation, and looks are all very professional. If you have a extensible authentication backend, you can do some impressive stuff such as quotas, automatic vacation messages, etc. http://www.horde.org Enjoy Brent Jones

Re: [exim] Transport directory based on sender address

2007-10-03 Thread Brent Jones
Quoting Jakob Hirsch [EMAIL PROTECTED]: Brent Jones wrote: directory = ${lookup{$sender_host_address}lsearch{/etc/storetable}} And here is what the /etc/storetable contains 10.0.0.1: /var/mail/catch/main/ appendfile: file or directory name is not absolute I'd say it should

[exim] Transport directory based on sender address

2007-10-02 Thread Brent Jones
is what the error_log shows: appendfile: file or directory name is not absolute Pardon my ignorance, but shouldn't that lsearch line return /var/mail/catch/main/ as the directory path? Any hits on to where I am off would be appreciated! Brent Jones brent [at] servuhome [dot] net

[exim] Exim as a filtering appliance

2007-10-01 Thread Brent Jones
on this? Thanks! Brent Jones [EMAIL PROTECTED] This message was sent using IMP, the Internet Messaging Program. -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org

Re: [exim] hosts_randomize not working as expected

2007-04-25 Thread Brent Jones
useless. Regards; Brent Jones brent [at] servuhome [dot] net -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Re: [exim] Archiving Email

2007-02-23 Thread Brent Jones
maybe) Any hints on that aspect of archiving? Regards; Brent Jones -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/