I have a wildcard at the end of the alias file for my virtual domain. What I'm wondering is, how do I make a particular address an exception from that, and...
Björn Lindström
bkhl@...
Sep 1, 2004 7:59 am
71072
... In your aliases file: olduser: :fail: This user has gone away You need to have allow_fail set on the redirect router. Peter -- ## List details at...
Peter Bowyer
peter@...
Sep 1, 2004 8:04 am
71073
... exgirlfriend: :fail:This user has gone away. Make sure that allow_fail is set on your aliases router. Catch-all accounts considered harmful though. Do you...
David Woodhouse
dwmw2@...
Sep 1, 2004 8:09 am
71074
What is that in my mainlog logs ? mx2.mail.yahoo.com [67.28.114.36]: 421 VS5-MF Excessive unknown recipients - possible Open Relay...
magafik@...
Sep 1, 2004 8:17 am
71075
... Perhaps you were pouring the wrong substance over them? Don't use water -- it just makes them soggy. Try heating oil; that tends not to degrade the quality...
David Woodhouse
dwmw2@...
Sep 1, 2004 8:19 am
71076
Hi! ... Not that hard to figure out, check the URL. AOL has blocked your mailserver. Bye, Raymond. -- ## List details at...
Raymond Dijkxhoorn
raymond@...
Sep 1, 2004 8:28 am
71077
... Did you visit the URL that Yahoo helpfully provided? There's a good explanation there. They're deferring deliveries from you because you have sent them a...
Peter Bowyer
peter@...
Sep 1, 2004 8:32 am
71078
... If you just want to make an exception and allow the routing to continue with the next router, use :unknown: instead of :fail:. -- Philip Hazel...
Philip Hazel
ph10@...
Sep 1, 2004 8:51 am
71079
... I think people have cases where they want to deal with very specific 4xx codes that some hosts give. ... Not sure offhand (crash of the transport is one...
Philip Hazel
ph10@...
Sep 1, 2004 8:55 am
71080
... No comment. Except to note that my retirement isn't TOO far away... :-) -- Philip Hazel University of Cambridge Computing Service, ...
Philip Hazel
ph10@...
Sep 1, 2004 8:59 am
71081
... That is quite small beer by major ISP standards. We have about 30K accounts here in Cambridge, and even that is small beer. -- Philip Hazel...
Philip Hazel
ph10@...
Sep 1, 2004 9:00 am
71082
... Yes, noted, thanks. ... Take a look at serialize_hosts in the smtp transport configuration. -- Philip Hazel University of Cambridge Computing...
Philip Hazel
ph10@...
Sep 1, 2004 9:04 am
71083
... Surely not? A host with a single interface may well want to accept both kinds of connection, but on different ports. -- Philip Hazel University...
Philip Hazel
ph10@...
Sep 1, 2004 9:04 am
71084
... I'd rather modify daemon_smtp_ports than add a new option, but then that also interacts with local_interfaces. It might still be simplest just to add a...
Philip Hazel
ph10@...
Sep 1, 2004 9:12 am
71085
Hi ... also interacts with local_interfaces. ... suggested. My original suggestion was to have a list of ports that would default to tls-on-connect. However,...
Steffen Heil
lists@...
Sep 1, 2004 9:18 am
71086
... 2 suggestions for you: 1. Don't send private email in the middle of a mailing list thread - the discussion should stay on the list so other readers can...
Peter Bowyer
peter@...
Sep 1, 2004 9:26 am
71087
... daemon_smtp_ports defines the *default* ports that are used for interfaces defined by local_interfaces that do not specify their own port. If your...
Philip Hazel
ph10@...
Sep 1, 2004 10:10 am
71088
... defined by local_interfaces that do not specify their own port. If your suggestion is adopted, then there will also be pressure to modify local_interfaces...
Steffen Heil
lists@...
Sep 1, 2004 10:21 am
71089
... Actually, that's why I suggested tls_interfaces. Slight variation on both. For hosts with a single interface or want to listen globally, they could do: ...
Wakko Warner
wakko@...
Sep 1, 2004 10:41 am
71090
... I'd certainly like to give special treatment to MTAs which respond like this: RCPT to bnayysl was refused: 450 <bnayysl@...>: User unknown in...
Alan J. Flavell
a.flavell@...
Sep 1, 2004 11:10 am
71091
Hi, i've read the few lines of docs but i've not understood what i have to specify in exim4.conf .... However, if you are scanning at SMTP # time, and your MTA...
R.B. (Rick)
black.hawk@...
Sep 1, 2004 12:36 pm
71092
... A whole bunch of stuff that used to be done with individual configuration file settings in exim 3 is now done with ACLs in exim 4. Other than that, I...
David Brodbeck
DavidB@...
Sep 1, 2004 12:45 pm
71093
hie all , i am wat u might call a newbie , i am having this problem , do i need to reinstall that file or do a reinstallation , i was using RH7.3 and upgraded...
D u n c a n
drack@...
Sep 1, 2004 2:17 pm
71094
Have you ever had to make a bulk change to a bunch of header spool files to remedy, say, messages sent by a buggy mail client? If you have, you'll have...
Runar Bjarnason
runar@...
Sep 1, 2004 2:56 pm
71095
I would like to convert my server from sendmail to Exim and the major problem I see is in moving existing user accounts and saved email over to Exim. I have...
Jeff Haug
jdh@...
Sep 1, 2004 4:27 pm
71096
... This is because in general[*] both sendmail and exim do not "contain" user accounts, and the user mail spool is also external to them. Both will in a...
Nigel Metheringham
Nigel.Metheringham@...
Sep 1, 2004 4:32 pm
71097
... From: "Charlie Elgholm" <charlie@...> ... Why not set up a compressed folder or partition on the storage drive(s)? That would achieve what you...
Jim Roberts
punster@...
Sep 1, 2004 4:39 pm
71098
I have a serverthat is connected to two different subnet, on two different domains, on two tifferent ISP [actually the thing is wanted, to have more "network...
leo@...
Sep 1, 2004 5:07 pm
71099
... Remail the messages using procmail's "formail -s" command. Steve ... Steven A. Reisman <sar@...> P.O. Box 409 Press Enter LLP...
Steven A. Reisman
sar@...
Sep 1, 2004 5:50 pm
71100
... It advertises it and the client does an EHLO but then the client tries a HELO so something is not working in the conversation or something. The client...