Search the web
Sign In
New User? Sign Up
exim-users · Exim MTA
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 76483 - 76512 of 85778   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
76483
... The right hand side of the 'spam=' line is expanded, so you can use expansion variables and so on to select which SA user profile to use - perhaps based on...
Peter Bowyer
peeebeee@...
Send Email
Feb 1, 2005
8:24 am
76484
... I don't think Exim is actually trying to deliver to the home directory, but it does chdir to what it thinks is the recipients home directory for some ...
Nigel Wade
nmw@...
Send Email
Feb 1, 2005
9:42 am
76485
... Hi I guess you could make use of iptables and a script to allow and disallow smtp connections at certain times. Wycliffe -- ## List details at...
Wycliffe Bahati
wbahati@...
Send Email
Feb 1, 2005
11:42 am
76486
... No, but would that do the trick? According to the docs, exim will obtain the envelope recipient is set either by the username of the logged in user (the ...
Michael F. Sprague
mfs@...
Send Email
Feb 1, 2005
1:52 pm
76487
... http://www.exim.org/docs.html ... Did you remove the check_local_user option? Tony. -- <fanf@...> <dot@...> http://dotat.at/ ${sg{\N${sg{\ ...
Tony Finch
dot@...
Send Email
Feb 1, 2005
2:03 pm
76488
Hi, I thought I'd share this little bit of configuration with you in case it's useful for someone else. Maybe it's been done before, I don't know, but when we...
Matthew Newton
mcn4@...
Send Email
Feb 1, 2005
5:08 pm
76489
... Strictly speaking, is it a violation? rfc2821, Section 4.3.1, 2nd paragraph says: "---- One important reply is the connection greeting. Normally, a...
Timo Neuvonen
timo-news@...
Send Email
Feb 1, 2005
7:28 pm
76490
hi, I'm an exim novice, though I've been poring over the specifications and FAQs for hours now. I still can't figure out what should, i would think, be a...
Steev Hise
steev@...
Send Email
Feb 1, 2005
8:26 pm
76491
... http://www.exim.org/mail-archives/exim-users/Week-of-Mon-20050124/msg00036.html Tony. -- <fanf@...> <dot@...> http://dotat.at/...
Tony Finch
dot@...
Send Email
Feb 1, 2005
8:32 pm
76492
on Tue, 1 Feb 2005 Tony Finch told me: ->On Tue, 1 Feb 2005, Steev Hise wrote: ->> ->> hi, I'm an exim novice, though I've been poring over the ->>...
Steev Hise
steev@...
Send Email
Feb 1, 2005
8:45 pm
76493
... In the default configuration file there's a localuser router which sets up local delivery for real local users. You can add an address_data clause to the...
Tony Finch
dot@...
Send Email
Feb 1, 2005
9:03 pm
76494
Hi all, i found a problem in exim's 'envelope-to'-handling. (look at below-mentioned informations about my system too) The local domains of exim are...
Thomas
exim-users@...
Send Email
Feb 1, 2005
9:05 pm
76495
... Envelope-To contains the envelope recipient address on the message at incoming SMTP time, not the final delivery address. Perhaps you want something like...
Tony Finch
dot@...
Send Email
Feb 1, 2005
9:11 pm
76496
Hi ... ok, now i did, but that isnt a kind of nice solution. If i think of all that spammails that ill became, couse now all mails are deliverable. Cant i...
Lukas Pataki
lukas@...
Send Email
Feb 1, 2005
10:11 pm
76497
It looks like I solved the problem. It was actually a DNS issue, rather than an exim issue. Exim was trying to resolve some hosts, was unable to do so, and...
Ben Giddings
bg-exim@...
Send Email
Feb 1, 2005
10:20 pm
76498
on Tue, 1 Feb 2005 Tony Finch told me: -> require -> verify = recipient -> condition = ${lookup {$address_data} \ -> lsearch...
Steev Hise
steev@...
Send Email
Feb 1, 2005
10:27 pm
76499
... There has been much discussion about the meanings of SHOULD, MUST etc., there is even a RFC about it. Ok, it's not strictly a protocol violation. But...
Jakob Hirsch
jh@...
Send Email
Feb 1, 2005
10:53 pm
76500
... Ehrlich? I thought there was an RFC about it! ... So why the discussion? ... Right. On the other hand, nobody is compelled to accept a mail if their...
Alan J. Flavell
a.flavell@...
Send Email
Feb 1, 2005
11:21 pm
76501
I'm trying to blacklist certain address contained in /usr/exim/blacklist.senders using this in acl_check_data: warn log_message = "Blacklisted Sender"...
jonathan vanasco
jvanasco@...
Send Email
Feb 1, 2005
11:49 pm
76502
... Ja, wirklich. It's RFC2119, AFAIK. ... Maybe because people used to discuss before March 1997, when RFC2119 was published. And even after that date, people...
Jakob Hirsch
jh@...
Send Email
Feb 1, 2005
11:49 pm
76503
... Sender is ''. Why are you surprised that it doesn't match? -- dwmw2 -- ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at...
David Woodhouse
dwmw2@...
Send Email
Feb 2, 2005
12:06 am
76504
... Looks like these, or any 'broadcast' funtionality should really be (probably already ARE) in a Mailing List Manager. That toolset should already have a...
Bill Hacker
wbh@...
Send Email
Feb 2, 2005
12:07 am
76505
Ah -- so sender_address matches the return path, and not From great. ... -- ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at...
jonathan vanasco
jvanasco@...
Send Email
Feb 2, 2005
12:14 am
76506
... Yes. http://www.exim.org/exim-html-4.40/doc/html/spec_1.html#IX34 -- dwmw2 -- ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim...
David Woodhouse
dwmw2@...
Send Email
Feb 2, 2005
12:21 am
76507
... I *presumed* from the man age statement that it took its input from stdin, that one coudl pipe or reditect a file into place. Didn't work for me. This...
Bill Hacker
wbh@...
Send Email
Feb 2, 2005
1:06 am
76508
... IIUIC, it does cache DNS (and other) lookups - unless running in a manual test or debug mode, where it would not ordinarily be useful, practical, or...
Bill Hacker
wbh@...
Send Email
Feb 2, 2005
1:13 am
76509
... Hash: SHA1 Hi Exim users, I just found a log entry, where $sender_address contained something like de'an@... in acl_check_mail. Obviously MySQL...
Axel Rau
Axel.Rau@...
Send Email
Feb 2, 2005
8:42 am
76510
... No. The above *is* a valid address according to RFC2822 (the base component of a local-part is an atext - see sections 3.4.1 and 3.2.4). ... The fine...
Adam D. Barratt
exim-users@...
Send Email
Feb 2, 2005
9:56 am
76511
Hi all, First time post, please be nice :-) I have a requirement to loook at the headers of email coming into our Exim server and make decisions based on where...
Doug
genesys2001uk@...
Send Email
Feb 2, 2005
10:13 am
76512
... Yes. On the router put local_parts = dbm;/path/to/list/of/users ... You'll have to consult your operating system's documentation to find out which lookup...
Tony Finch
dot@...
Send Email
Feb 2, 2005
10:17 am
Messages 76483 - 76512 of 85778   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help