entering the test mail from 4.16 I get the following output: $ exim -v postmaster@... From: adam@... To: postmaster@... Subject: test test ...
T P
t0m0p0@...
May 1, 2005 9:43 am
80052
Hello, Recently I've run into a peculiar attachment problem. A client of mine is receiving e-mail attachments from its customers. The attachments may 8-bit ...
Dominique
exim-users@...
May 1, 2005 10:25 pm
80053
... MS Outlook, with the global preference set to do styled text as RTF rather than HTML, sends many attachments as Quoted Printable. That would be fine (they...
John W. Baxter
jwblist@...
May 2, 2005 12:20 am
80054
Hi Folks, I want to restrict a perticular domain for sending limited emails in an hour. How can it be implemented in exim. thanks in advance. -- Nick -- ##...
Nick
linuxwatch@...
May 2, 2005 12:04 pm
80055
Hello, I am trying to understand all the points that five-ten-sg.com makes about one (actually two) of my servers' IPs. (I wrote to them, no reply) the...
Giuliano Gavazzi
dev+lists@...
May 2, 2005 12:40 pm
80056
Sorry, I have to reply to the list as Greg uses an obnoxious RBL at blackholes.five-ten-sg.com. ... simple. I can nuke all Courier processes and still Exim...
Giuliano Gavazzi
dev+lists@...
May 2, 2005 12:40 pm
80057
Sorry again for replying on list, but blackholes.five-ten-sg.com... ... actually when I talk of prefix/suffix I do not mean automatic mailbox redirection....
Giuliano Gavazzi
dev+lists@...
May 2, 2005 12:41 pm
80058
Hello Giuliano, ... Cyrus is like a "black box" that stores users' mails in a kind of database that can only be accessed by the Cyrus tools (imapd and/or ...
Christian Schmidt
christian@...
May 2, 2005 1:08 pm
80059
Lo all, I'm battling a bit to make a wild card alias... I have the following in my alias file: pmx-auto-approve*: |/usr/local/pmx4/bin/pmx-qdigest-approve I...
Chris Knipe
savage@...
May 2, 2005 1:29 pm
80060
Hello Christian, ... ... to be precise, Courier-imap... as there is an MTA too. [...] ... Yes, of course! (Or should I say: No, of course!...) g -- ## List...
Giuliano Gavazzi
dev+lists@...
May 2, 2005 2:33 pm
80061
... you could use local_part_suffix in your systemaliases router, or in a copy of that router, just after the standard one, if you want to have exceptions. In...
Giuliano Gavazzi
dev+lists@...
May 2, 2005 2:46 pm
80062
Hello Giuliano, ... Well, this is an exim mailing list. Thus, I didn't consider Courier's MTA. ;-) ... "As you like it." ;-) Regards, Christian Schmidt -- Sein...
Christian Schmidt
christian@...
May 2, 2005 3:01 pm
80063
... Hash: SHA1 Hello there, I'm preparing a presentation to the 6th FISL (International Free Software Forum) that will be happening here in Brazil from 1 to 4,...
José de Paula Eufr...
jose.junior@...
May 2, 2005 3:06 pm
80064
... My german ISP is using exim + courier with over 4,5 million users. I run my own courier at home with 180 users and at work with around 8000 accounts and I...
Michelle Konzack
linux4michelle@...
May 2, 2005 4:46 pm
80065
At 6:45 pm +0200 2005/05/02, Michelle Konzack wrote: [...] ... gosh, you *do* have a large family! Giuliano -- ## List details at...
Giuliano Gavazzi
dev+lists@...
May 2, 2005 5:09 pm
80066
... No. I am alone with 4 children, but I have many friends. :-) ... Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ ...
Michelle Konzack
linux4michelle@...
May 2, 2005 6:21 pm
80067
Running the latest snap, with some help from derti@... to get libdomainkeys compiled, on unixware, I noted the following: $ exim -qf -v -R hotmail.com...
Larry Rosenman
ler@...
May 2, 2005 7:03 pm
80068
I've had some comments in my Exim config for a while now with the intent of one day being able to detect if a malware scan was successful or not, and since I...
Eli
eli-list@...
May 2, 2005 7:08 pm
80069
... It's up now. The page had a temporary home in Mozambique a couple of weeks ago, which was disconnected, and the site moved back to its normal home in the...
Brian Candler
B.Candler@...
May 2, 2005 7:17 pm
80070
... I think a router with local_part_suffix = +* should do it. cheers - wash +----------------------------------+-----------------------------------------+ ...
Odhiambo G. Washington
wash@...
May 2, 2005 9:24 pm
80071
i am trying to do something like # Reject messages from senders listed in these DNSBLs deny message = reject mail from dialup dnslists =...
Randy Bush
randy@...
May 2, 2005 10:30 pm
80072
... Sure. Check the archive: http://www.exim.org/mail-archives/exim-users/Week-of-Mon-20050221/msg00214.html The given snippet shows how to detect a...
exim-users@...
May 2, 2005 10:53 pm
80073
... Why don't you use the statements given in the default configuration file? No need to reinvent the wheel. ...
exim-users@...
May 2, 2005 11:02 pm
80074
... because i want a different msg for each type of list causing the reject so i can grep 'reject mail from' /var/spool/exim/log/main \ ... at the end of the...
Randy Bush
randy@...
May 2, 2005 11:28 pm
80075
... <snip> ... Aarrgghh!! Yes, of course. My goodness, I didn't think through the implications of adding the "senders" facility. For host errors, Exim does...
Philip Hazel
ph10@...
May 3, 2005 8:55 am
80076
... Some additional technical facts: . Exim's daemon also drops privilege as soon as it has started up and bound to port 25 (and any other ports). Exim is...
Philip Hazel
ph10@...
May 3, 2005 9:01 am
80077
... Then you can avoid multiple deny statements (and get the same sort of aggregation) with something like: # Reject messages from senders listed in these...
Angel Marin
anmar@...
May 3, 2005 9:18 am
80078
... [...] ... besides, he should distinguish between what he logs and the error message returned. As it is these messages are extremely unhelpful to the remote...
Giuliano Gavazzi
dev+lists@...
May 3, 2005 10:46 am
80079
... no comments on that? g -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki...
Giuliano Gavazzi
dev+lists@...
May 3, 2005 11:05 am
80080
... <shrug> Looks bogus. Maybe you could attract their attention on SPAM-L? Peter -- Peter Bowyer Email: peter@... Tel: +44 1296 768003 VoIP:...