... Then they are broken and they need to be fixed. -- dwmw2 -- ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at...
David Woodhouse
dwmw2@...
Nov 1, 2004 9:42 am
73243
--On Saturday, October 30, 2004 10:10 pm -0700 Nimish Shah ... Yes, get the email addresses right. Exim HAS to reject the invalid address. Then your mail...
Ian Eiloart
iane@...
Nov 1, 2004 10:26 am
73244
Hi. ... In this case Exim's intrinsic loop detection and avoidance will just skip the router that produced loop. The adrress `foo' does make loop, so the...
Peter Savitch
x765y@...
Nov 1, 2004 2:08 pm
73245
Hello, i want to know if there is any possibility (which maybe i didnt found in the specs) to limit the amount of parallel deliveries via a pipe transport. The...
jesk
jesk@...
Nov 1, 2004 3:38 pm
73246
In the archives there's a message from Jirí Smejkal (http://www.exim.org/mailman/htdig/exim-users/Week-of-Mon-20040823/msg00090. html) that seems to describe...
Alastair Varnals
Alastair.Varnals@...
Nov 1, 2004 4:57 pm
73247
Hello, I've been reading the exim docs trying to find a solution for this problem. Perhaps someone can help me. We're running exim with local delivery to...
Declan Malone
declan@...
Nov 1, 2004 5:42 pm
73248
Hi. I've got a few items for the WishList. First off, I'd like to be able to process the whole message inside the embedded Perl functions. I'm happy with it...
Tore Anderson
tore@...
Nov 1, 2004 6:17 pm
73249
Hi All, I'm trying to figure out why folks at our site are getting massive amounts of duplicate mail from eBay. The mail seems to be isolated that which is...
Christopher Snell
chris.snell@...
Nov 1, 2004 6:39 pm
73250
... Not directly. See the discussion of the remote_max_parallel option about using queue_only and queue_run_max. Tony. -- f.a.n.finch <dot@...>...
Tony Finch
dot@...
Nov 1, 2004 6:58 pm
73251
Hi. ... the ... Exiscan + Spamassassin. SpamAssassin is a Perl solution with plug-in capabilities: http://www.spamassassin.org ...
Peter Savitch
x765y@...
Nov 1, 2004 7:22 pm
73252
Hi there, I've upgraded exim from version 3.34 to 4.34...But now I have problem in sending mail locally.All my mails get routed externally even for the local ...
Sashikala Rajalingam
sashikala.rajalingam@...
Nov 2, 2004 2:37 am
73253
* Tore Anderson ... * Peter Savitch ... I'm aware of both, however Exiscan is limited by the fact that it runs once per message, not once per delivery. This...
Tore Anderson
tore@...
Nov 2, 2004 7:04 am
73254
... you should also have problems receiving mail, if this is what is running on your MX now... primary_hostname = unixdns.my.comptel.com incorrect as it has no...
Giuliano Gavazzi
eximlists@...
Nov 2, 2004 7:17 am
73255
Hi, All external mails are being routed through myHQ to myplace...That explains the domainlist local_domains... But for primary_hostname and domains =...
Sashikala Rajalingam
sashikala.rajalingam@...
Nov 2, 2004 8:50 am
73256
Hi, is there any way to rewrite the Message-ID? Kind regards, JP -- ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at...
Jan-Peter Koopmann
Jan-Peter.Koopmann@...
Nov 2, 2004 9:15 am
73257
... no, that does not explain it. The local_domains are the domain for which you store mail locally. So, if you just receive and store locally comptel.com,...
Giuliano Gavazzi
eximlists@...
Nov 2, 2004 9:24 am
73258
... That certainly sounds plausible. I'm afraid I cannot offer any concrete help. I do test Exim with PostgreSQL from time to time, and "it works for me". I...
Philip Hazel
ph10@...
Nov 2, 2004 9:26 am
73259
... This is not entirely straightforward because the body of the message is in a file, whereas the headers are in main memory. They are, of course, already...
Philip Hazel
ph10@...
Nov 2, 2004 9:38 am
73260
... Maybe I've misunderstood but you can get the message from inside Perl embeddded into exim. Here's some example Perl: my $exim_hdrs =...
Nic Ferrier
nferrier@...
Nov 2, 2004 9:39 am
73261
* Nic Ferrier ... It is exactly this, amongst other things, that I'd like to do. I'd also like to be able to make a Perl function that runs inside Exim that ...
Tore Anderson
tore@...
Nov 2, 2004 11:03 am
73262
* Philip Hazel ... Well, I won't complain if I have to concatinate the headers and the body manually from Exim::expand_string('$message_headers') and <BODY> or...
Tore Anderson
tore@...
Nov 2, 2004 11:03 am
73263
... I feared that would be the case. I do use exactly the same set-up on Linux without this problem. I've run 'exim -bh 127.0.0.1' under ltrace and put the...
Alastair Varnals
Alastair.Varnals@...
Nov 2, 2004 11:03 am
73264
... It is documented how split_spool_directory works. If the message id is 1COt4R-0004uY-JZ and your spool directory is /var/spool/exim, then the body of the...
Philip Hazel
ph10@...
Nov 2, 2004 11:52 am
73265
... Bad idea. When you refer to $message_body[_end] Exim builds the string in main memory. -- Philip Hazel University of Cambridge Computing...
Philip Hazel
ph10@...
Nov 2, 2004 11:53 am
73266
hi all I have all :include:/etc/twousers in my /etc/aliases file. I want that if i type all@... it should go to the fully qualified...
Kausalya Ramaswamy
ksri@...
Nov 2, 2004 11:57 am
73267
... No time to look at the moment, I'm afraid. ... That sounds exactly right. ... I'm afraid you have a really Deep Mystery, and these things often take quite...
Philip Hazel
ph10@...
Nov 2, 2004 11:59 am
73268
... You need this syntax: all: :include:/etc/twousers From http://www.exim.org/exim-html-4.40/doc/html/spec_22.html#IX1739 -snip- If an item is of the form ......
Peter Bowyer
peeebeee@...
Nov 2, 2004 12:06 pm
73269
RFC2822 section 2.1.1 says "Each line of characters MUST be no more than 998 characters". By default exim does not reject messages which fail to comply with...
Philip Chambers
P.A.Chambers@...
Nov 2, 2004 12:20 pm
73270
... than ... this ... the ... the ... While it may be true that all >998-chars-per-line email is spam, only a very marginal number of spam messages actually...
Hochstrasser Benedikt
bhoc@...
Nov 2, 2004 12:45 pm
73271
--On Monday, November 1, 2004 12:38 pm -0600 Christopher Snell ... This example doesn't show a duplicate Message ID. ... The TELNET example doesn't replicate...