... Yes, it does. Put the "accept" statement _before_ any statements containing "malware=", "spam=", etc. conditions. For instance: acl_smtp_data: ... accept...
Tor Slettnes
tor@...
Oct 1, 2004 7:01 am
72218
-- ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim details at http://www.exim.org/ ##...
Tom Kistner
tom@...
Oct 1, 2004 7:47 am
72219
I am setting up a new exim mail server and have an unexpected problem. There are two symptoms: 1) Sending mail is slow to initiate from clients. 2) Most...
Ebruntjen
ebruntjen@...
Oct 1, 2004 8:15 am
72220
... It is the *client*, not the server, that decides to use esmtp (by sending EHLO instead of HELO). You could perhaps fudge up something by defining an ACL...
Philip Hazel
ph10@...
Oct 1, 2004 8:24 am
72221
... Thanks for the report and for the further information. I've noted it for investigation. -- Philip Hazel University of Cambridge Computing...
Philip Hazel
ph10@...
Oct 1, 2004 8:26 am
72222
Philip, Many thanks for yr advice, I'll give it a go... cheers Steve ... _________________________________________________________________ Express yourself...
Steve Karlsen
eximaccount@...
Oct 1, 2004 9:07 am
72223
... The thing is that after a lot of config tweaking also the "senders = :" seems to work. I needed to go around errors_to -router option by different way, and...
jori.hamalainen@...
Oct 1, 2004 9:58 am
72224
On Fri, 1 Oct 2004 08:56:20 +0200 ... why not?, i don't wan't to send my password in plaintext or crypt only (i know it's local). --Christian. -- ## List...
eL gino
xq@...
Oct 1, 2004 11:09 am
72225
... That's just overhead for nothing really. What reason would you want to encrypt a local connection? Are there admins that like to trace processes? If they...
Wakko Warner
wakko@...
Oct 1, 2004 11:12 am
72226
Hi, I have noticed that my 4.42 servers fail deliveries to /dev/null for some reason. The lines from both main log and panic log says: 2004-10-01 11:17:41...
Thomas Egrelius
thomas.egrelius@...
Oct 1, 2004 11:45 am
72227
For assorted reasons we wanted to use libradius (ships as part of FreeBSD) rather than radiusclient, so we wrote patches to allow it as an alternate which I've...
Alex Kiernan
alex.kiernan@...
Oct 1, 2004 12:06 pm
72228
Have a "yahoo mail" validator? (DomKeys for example) in exiscan-acl or other patch? Cordialmente, Silmar A. Marca GrupoGSN - Desenvolvimento, Implantação e...
Silmar A. Marca
marca@...
Oct 1, 2004 12:21 pm
72229
... Probably this bug, which is fixed in the current snapshot (and will be in the next release): 20. If the log selector return_path_on_delivery was set and an...
Philip Hazel
ph10@...
Oct 1, 2004 12:57 pm
72230
... It used to, but they seem to have got through. Patch noted. -- Philip Hazel University of Cambridge Computing Service, ph10@......
Philip Hazel
ph10@...
Oct 1, 2004 12:57 pm
72231
... Not any more - now the archiver handles attachments I let them through. However the MLM will convert text/html -> text/plain and may chew the message...
Nigel Metheringham
Nigel.Metheringham@...
Oct 1, 2004 1:02 pm
72232
... Yupp, that's it. Just found out myself :-) Thanks. -- Thomas Egrelius EMEA Server & Service Management - Intl ITSD MCI Armegatan 38, 171 04 Solna,...
Thomas Egrelius
thomas.egrelius@...
Oct 1, 2004 1:14 pm
72233
... Yes, they're the last thing. I have them last because they're the most "expensive" in terms of CPU time, so if there's any other excuse to reject the...
David Brodbeck
DavidB@...
Oct 1, 2004 1:25 pm
72234
Hi everybody, this is cross-posted to a few lists so you may get it more than once, if so my appologies. In the last 2 years since taking over a very much...
Ron McKeating
R.J.Mckeating@...
Oct 1, 2004 1:34 pm
72235
Can anyone help me with the syntax to use in the configure file to block delivery of email from anyone to a specific local user? ie, i don't want a particular...
Ken Jackson
K.Jackson@...
Oct 1, 2004 1:45 pm
72236
... What is happening is that the vdom_alias envelopes to koivi@..., which it should. However, koivi us a local user, and that is where I want it...
Justin Koivisto
justin@...
Oct 1, 2004 2:12 pm
72237
... Perfect! Now messages are denied according to the size/domain correctly. ... My server, it sits along side me. I do not want certain doamins on the server...
Justin Koivisto
justin@...
Oct 1, 2004 2:19 pm
72238
I'm trying to figure out how to deliver mail as a specific user out of LDAP. The routers and transports are listed below, as are the ldifs for the alias and...
Jason Lixfeld
jason+lists.exim@...
Oct 1, 2004 4:11 pm
72239
I wrote previously and Phillip pointed out that I hadn't included enough information to tell what was up. Briefly, the same configuration works with 4.31 and...
Sherwood Botsford
sbotsford@...
Oct 1, 2004 4:26 pm
72240
... The server *may* be able to influence the client by including SMTP rather than ESMTP in the initial banner response to the connection. See the main...
John W. Baxter
jwblist@...
Oct 1, 2004 5:00 pm
72241
... Or put the server behind a PIX with "f*xup protocol smtp 25" enabled. which will happily break EHLO and force the client to fallback to HELO. SCNR ;-) -- ...
Chris Edwards
chris@...
Oct 1, 2004 6:02 pm
72242
Hi, I've a problem with callout verification. It seems, that callout does'nt work with hosts requiring authentication as our ISP does (HELO does'nt allow...
Reinhard Haller
reinhard.haller@...
Oct 1, 2004 7:12 pm
72243
... OK, using -bt, I get this: mail:~# exim4 -bt justin@... R: system_aliases for koivi@... R: userforward for koivi@... R: procmail for...
Justin Koivisto
justin@...
Oct 1, 2004 8:45 pm
72244
Ya, I'm not getting very far here :) I'm assuming that in the virtual_aliases router, this query: hide data = ${lookup ldap {user="cn=joeuser,dc=ebit,dc=ca"...
Jason Lixfeld
jason+lists.exim@...
Oct 1, 2004 9:24 pm
72245
... Good. I just remembered, some how you'd have to specify the size when testing with -bt to see if it'd work w/o attempting to send a message. exim -bh...
Wakko Warner
wakko@...
Oct 1, 2004 10:09 pm
72246
Fixed it. Didn't need to bother specifying a user and group because the user was a system user via pam_ldap so it could resolve the uid and gid of the user...