[exim] Queue runner never finish execution

2007-06-21 Thread Borja Pacheco Ortega
Dear all, We have a problem with queue runners because sometimes they never finish its execution and the queue process remain running for ever (processes are alive, but they don't do effective thing, just only generate some logs periodically: just screaming about they can't connect ldaps

Re: [exim] hostlist +ignore_defer feature request

2007-06-21 Thread Philip Hazel
On Wed, 20 Jun 2007, Dean Brooks wrote: Here's the feature request. If I put in a hostname (instead of IP address), Exim will stop processing the entire hostlist file if it fails to look up a single hostname in that file due to a temporary DNS lookup failure. This can happen if the remote

[exim] Fw: Relaying denied. Proper authentication required

2007-06-21 Thread Christopher Glanville
Thanks for the reply, but it is still not working. I have the following in exim.conf remote_smtp_smarthost: debug_print = T: remote_smtp_smarthost for [EMAIL PROTECTED] driver = manualroute domains = * transport = remote_smtp route_data =

Re: [exim] Fw: Relaying denied. Proper authentication required

2007-06-21 Thread Graeme Fowler
On Thu, 2007-06-21 at 21:55 +1000, Christopher Glanville wrote: Thanks for the reply, but it is still not working. I have the following in exim.conf remote_smtp_smarthost: debug_print = T: remote_smtp_smarthost for [EMAIL PROTECTED] driver = manualroute domains =

Re: [exim] Fw: Relaying denied. Proper authentication required

2007-06-21 Thread Christopher Glanville
Thankyou for that, I missed that i was supposed to have both of them. Sorry to be a real newbie but can you please point me in the right direction with this one: authentication required but no common mechanisms were found I Guess that I have got to tell exim to use the authenticator:

Re: [exim] Fw: Relaying denied. Proper authentication required

2007-06-21 Thread Mike Cardwell
Christopher Glanville wrote: Thankyou for that, I missed that i was supposed to have both of them. Sorry to be a real newbie but can you please point me in the right direction with this one: authentication required but no common mechanisms were found I Guess that I have got to tell exim

[exim] Host Pattern Matching

2007-06-21 Thread Marc Perkel
can I do pattern matching on hosts like: hosts = *.yahoo.* The docs are a little fuzzy on this. -- ## 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/

[exim] 550 on mailbox full

2007-06-21 Thread Elliot Finley
Hello, I'm using a quota in my transport which works, but it generates bounces (which usually get stuck in the queue because of invalid return addresses). Is there any way to issue a 550 at RCPT time for a full box? Thanks, Elliot -- ## List details at

Re: [exim] Host Pattern Matching

2007-06-21 Thread Peter Bowyer
On 21/06/07, Marc Perkel [EMAIL PROTECTED] wrote: can I do pattern matching on hosts like: hosts = *.yahoo.* The docs are a little fuzzy on this. http://www.exim.org/exim-html-current/doc/html/spec_html/index.html#toc0127 If a pattern starts with * the remainder of the item must match the

Re: [exim] Host Pattern Matching

2007-06-21 Thread Marc Perkel
Peter Bowyer wrote: On 21/06/07, Marc Perkel [EMAIL PROTECTED] wrote: can I do pattern matching on hosts like: hosts = *.yahoo.* The docs are a little fuzzy on this. http://www.exim.org/exim-html-current/doc/html/spec_html/index.html#toc0127 If a pattern starts with * the

Re: [exim] [exim-dev] Bug: No warning or default for missing retry section

2007-06-21 Thread Peter Bowyer
On 21/06/07, Jochen Topf [EMAIL PROTECTED] wrote: Dropping mails on the floor when they can't be delivered on the first try is not fully functional in my book. Then configure your installation not to do that. Other people might have a different book. There might be cases when this is what

Re: [exim] Host Pattern Matching

2007-06-21 Thread Andreas Pettersson
Marc Perkel wrote: can I do pattern matching on hosts like: hosts = *.yahoo.* The docs are a little fuzzy on this. It looks pretty clear to me, if I'm not mistaken. If a pattern starts with “*” the remainder of the item must match the end of the host name. ... Other kinds of wildcarding

Re: [exim] 550 on mailbox full

2007-06-21 Thread Jeremy Harris
Elliot Finley wrote: I'm using a quota in my transport which works, but it generates bounces (which usually get stuck in the queue because of invalid return addresses). Is there any way to issue a 550 at RCPT time for a full box? rcpt_chk_quota: # OK if no local deliveries require

[exim] Question on expansion behaviour in DATA ACL

2007-06-21 Thread Marco Schumann
Hello, my brain is twisted as I tried all day to stop accepting mails with a subject matching Fw: ${local_part}_report.pdf as I face an unwanted wave of those mails. As $local_part isn't available in system filters, I tried to workaround this by storing a suspicious subject after RCPT TO and

Re: [exim] Question on expansion behaviour in DATA ACL

2007-06-21 Thread Jeremy Harris
Marco Schumann wrote: 6287 expanding: $header_subject}{$acl_c0} {1 Note that the name must be terminated by colon or white space, because it may contain a wide variety of characters. http://exim.org/exim-html-4.66/doc/html/spec_html/ch11.html#SECTexpvar - Jeremy -- ## List details at

Re: [exim] Question on expansion behaviour in DATA ACL

2007-06-21 Thread Magnus Holmgren
Marco Schumann wrote: Hello, my brain is twisted as I tried all day to stop accepting mails with a subject matching Fw: ${local_part}_report.pdf as I face an unwanted wave of those mails. As $local_part isn't available in system filters, I tried to workaround this by storing a suspicious

Re: [exim] Question on expansion behaviour in DATA ACL

2007-06-21 Thread Dean Brooks
On Thu, Jun 21, 2007 at 09:25:28PM +0200, Marco Schumann wrote: my brain is twisted as I tried all day to stop accepting mails with a subject matching Fw: ${local_part}_report.pdf as I face an unwanted wave of those mails. Try putting this in your system filter. It should do close to what

Re: [exim] Host Pattern Matching

2007-06-21 Thread Marc Perkel
Andreas Pettersson wrote: Marc Perkel wrote: can I do pattern matching on hosts like: hosts = *.yahoo.* The docs are a little fuzzy on this. It looks pretty clear to me, if I'm not mistaken. If a pattern starts with “*” the remainder of the item must match the end of the host

[exim] Connect to multiple PostgreSQL databases

2007-06-21 Thread D. Dante Lorenso
I have my domain information spread across multiple databases for different domains. I would like to use just one Exim mail server to handle the domains. Is it possible to configure Exim to use a different database connection based on a domain lookup ... Something like the domain found in a

[exim] Using a list of REGEX to select hosts

2007-06-21 Thread Marc Perkel
Just sharing a little code that some might find useful. This is a way to store a list of regular expressions in a file to select a host. What this does it read a text file and build a regex that looks like: ^.*\.(line1|line2|line3)$ This can be modified and used for anything where you are

Re: [exim] smart host

2007-06-21 Thread Sergio Aguirre
Hello, I am making some test with exim 4, because I want to sent all the mail traffic to a smart host, the problem is when the smart host returns the mail to the exim box, I have test the options of smart_route and route_list, but I don't find a way to make exim works correctly. Is there some