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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 83420 - 83449 of 85778   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
83420
... Have a look at Usermin, part of the Webmin project (http://www.webmin.com). It might be able to do what you want. -- Nigel Wade, System Administrator,...
Nigel Wade
nmw@...
Send Email
Aug 1, 2005
8:28 am
83421
Hi everybody, I post my question once more in the hope of getting a suitable solution: The inbox-handling with a construction like address_file: ... directory...
Rainer Sigl
sigl@...
Send Email
Aug 1, 2005
9:13 am
83422
Hi all I running Exim 4.5 (2 Instances and MailScaner) and i want that all my MajorDomo Mailinglist activities will go throw diffrent IP address Rather than my...
Juda Barnes
judab@...
Send Email
Aug 1, 2005
9:43 am
83423
... As someone else already pointed out, the pathname you've generated seems to begin with a "{" character. Absolute paths begin with a "/". - Jeremy -- ##...
Jeremy Harris
jgh@...
Send Email
Aug 1, 2005
9:46 am
83424
... I don't really see the benefit. You can use a common database for this in most installations. MySQL/xySQL, LDAP, plain text files etc., choose one you...
Jakob Hirsch
jh@...
Send Email
Aug 1, 2005
9:47 am
83425
Hello. I use exim 4.50 on ASPlinux 10. At system are present both virtual LDAP-users, and real users Linux. Authentication of users it is adjusted...
ags67@...
Send Email
Aug 1, 2005
11:17 am
83426
Hello Wakko, ... Hm, You're rigt. But somewhen I understood that a list can be in a file ... but probably I'm confusing something. ... That's a good idea....
Heiko Schlittermann
hs@...
Send Email
Aug 1, 2005
12:06 pm
83427
... Now I managed it :-) It's available in my subversion repository: svn -> https://svn.schlittermann.de/pub/injectMail/trunk Best regards from Dresden Viele...
Heiko Schlittermann
hs@...
Send Email
Aug 1, 2005
12:06 pm
83428
No, with another Konfiguration of my brackets I can produce: appendfile: file or directory name " /home/virtual_mail/sigl/.freebsd" is not absolute I think...
Rainer Sigl
sigl@...
Send Email
Aug 1, 2005
12:43 pm
83429
I have the following in my configure file: GREYLIST_TEST = SELECT CASE \ WHEN now() - block_expires > 0 THEN 2 \ ELSE 1\ END \ FROM relaytofrom \ WHERE...
Jerry Wintrode
wintrojr@...
Send Email
Aug 1, 2005
3:17 pm
83430
On 1 Aug 2005 at 15:44, Rainer Sigl wrote about ... Yes. ... You got closer, but in this configuration you still have not produced a valid pathname. Look...
Fred Viles
fv+exim@...
Send Email
Aug 1, 2005
3:45 pm
83431
Since using the rate limiting feature, I've noticed that some hosts - generally ones running mailing list software - make two connections simultaneously on...
Mark Smith
exim-users2@...
Send Email
Aug 1, 2005
5:22 pm
83432
What I'm thinking is to access port 143 directly. Do an IMAP login and if it succeeds then you disconect from imap and accept the email. This way Exim doesn't...
Marc Perkel
marc@...
Send Email
Aug 1, 2005
5:24 pm
83433
... You already wrote what you are thinking of, but you still don't tell why somebody should use something like that. What should be the use of it? You could...
Jakob Hirsch
jh@...
Send Email
Aug 1, 2005
5:35 pm
83434
On 1 Aug 2005 at 10:23, Marc Perkel wrote about ... FYI, it wouldn't work with CRAM-MD5 or other one-way-hash SASL mechanisms. The password would not be...
Fred Viles
fv+exim@...
Send Email
Aug 1, 2005
5:42 pm
83435
... Why wouldn't the password be available? If you are using SMTP-AUTH then you are passing a username and password to authenticate with. So why not take that...
Marc Perkel
marc@...
Send Email
Aug 1, 2005
6:33 pm
83436
On 1 Aug 2005 at 11:32, Marc Perkel wrote about ... RTFRFC (RFC 2195, according to spec.txt). The client does not send the password in plaintext (that's a GOOD...
Fred Viles
fv+exim@...
Send Email
Aug 1, 2005
6:43 pm
83437
Figured it out, seems I overlooked that typo several hundred times in testing.. I was missing a ' at the end of VALUES ( '${quote_pgsql:$sender_host_address} ...
Jerry Wintrode
wintrojr@...
Send Email
Aug 1, 2005
8:46 pm
83438
But Fred - there are plain text authenticators and if you use SSL then it's encrypted. These can cal to Cyrus SASL which on my setup talks to IMAL using the...
Marc Perkel
marc@...
Send Email
Aug 1, 2005
9:23 pm
83439
On 1 Aug 2005 at 14:22, Marc Perkel wrote about ... Did I say otherwise? I was just pointing out that the idea is not generally applicable to all...
Fred Viles
fv+exim@...
Send Email
Aug 1, 2005
10:28 pm
83440
... Yes! Yes! - you got it now! That is exactly my point! ... Actually I would include pop servers as well. The choices would be: imap imaps pop3 pop3s. And...
Marc Perkel
marc@...
Send Email
Aug 1, 2005
10:44 pm
83441
Hi all. I've got a strange problem on a production mail server running Exim 4.50. It seems that CRAM-MD5 and NTLM authentication just stopped working. The...
Noah Meyerhans
noahm@...
Send Email
Aug 1, 2005
10:55 pm
83442
hi all, i'm moving to use of exiscan for spamassassin & clamav integration ... i also understand that spamassassin ALSO provides an access/use method for ...
OpenMacNews
OpenMacNews@...
Send Email
Aug 1, 2005
11:37 pm
83443
I did the exiscan direct to ClamAV and then SpamAssassin. This is to reduce load on the server, since I perform it is part of the SMTP Data ACL. Virus email is...
Timothy Spear
tspear@...
Send Email
Aug 1, 2005
11:48 pm
83444
On 1 Aug 2005 at 15:43, Marc Perkel wrote about ... I think we all got it, the first time. How are you doing with getting our points? ... It's not...
Fred Viles
fv+exim@...
Send Email
Aug 1, 2005
11:54 pm
83445
hi tim, thx 4 the reply =) ... that seems clear enuf. as i think abt the relative performance issues -- no, i haven't (yet) done any tests -- tho, your...
OpenMacNews
OpenMacNews@...
Send Email
Aug 2, 2005
12:03 am
83446
Because you already have the SpamAssassin connection completed and/or you are performing the scanning at delivery time when performance is less an issue. Tim ...
Timothy Spear
tspear@...
Send Email
Aug 2, 2005
12:05 am
83447
I'm playing around with a single-file lookup ====== file: domain.com ... a : /usr/local/mail/domain.com/a b : a@... ... from what i remember in exim...
Jonathan Vanasco
jvanasco@...
Send Email
Aug 2, 2005
12:20 am
83448
tim, all clear. thx. sounds, the, like a pretty simple decision *4 me* ... that is, to use the same approach as you. cheers, richard -- On August 1, 2005...
OpenMacNews
OpenMacNews@...
Send Email
Aug 2, 2005
12:24 am
83449
... I do this as well -- we do not drop mail based on SpamAssassin (yet) but we do drop an email, but if ClamAV says it has a virus we never accept it. (Maybe...
Herb Martin
HerbM@...
Send Email
Aug 2, 2005
12:33 am
Messages 83420 - 83449 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