Exim is a Mail Transfer Agent, used to route and deliver email, for Unix-like operating systems. It is used as the default MTA of some Linux distributions and for some control panel software. Its documentation is extensive and exhaustive, in the form of The Exim Specification. An undocumented ...
-3
votes
0answers
47 views
How does craigslist do the email obfuscation trick? [closed]
I want to set up a server so that I can not give out my real email to sketchy websites, kind of like a URL obfuscator for my email address. The server wants to do this:
Receive a message to the fake ...
-1
votes
1answer
42 views
Can exim delay emails after a defined limit is reached?
In a vps I am limited by a certain number of sent emails per minute (they say it's a way to control spam!), I could use a relay server but I don't want!
Probably I will never reach the limit, but ...
0
votes
0answers
48 views
e-mail not sending
For some reason I can't send from this sever. It's running DNS only from cpanel
sub = NS2
2012-05-20 20:47:03 1SW9Hb-0002wg-C3 <= root@sub.domain.tld U=root P=local S=711 T="lfd on ...
1
vote
1answer
32 views
Any idea about Exim 4 account auth settings
I work on a newsletter system for my project and I wanna use exim4 (lightweight version) for sending newaletters (just for newsletters because the mail is hosted separated...on google apps). But there ...
0
votes
1answer
10 views
Exim, virtualhost support but with wildcard sub-domains
I successfully setup Exim with virtualhost support. But I have a problem right now.
I have three domains:
aaa.com
bbb.com
ccc.com
Exim successfully retrieves emails to these domains and then ...
1
vote
1answer
58 views
FROM: header is forged, SENDER: is legit , spam is delivered. how to detect?
In short:
What happens: FROM: header is forged, SENDER: is legit , spam is delivered.
What i need: Detect forged FROM: when possible, block delivery
Explained:
I have a exim server (on cpanel ...
5
votes
4answers
82 views
What host name should the SSL certificate for an SMTP server contain?
I have a server foo.example.com at 192.0.2.1
It runs exim to receive e-mail for several of my domains.
My domains each have an MX record pointing to mx.example.com, which resolves to 192.0.2.1
If I ...
0
votes
1answer
28 views
connecting exim4 to openldap on remote server
I have a server running qmail with about 300 user accounts on a ubuntu version 8 server.
I would like to migrate qmail to a new mta such as exim4.x. I have a VM setup using redhat enterprise version 6 ...
1
vote
2answers
36 views
Exim rejecting a specific e-mail address prefix
This is kind of a bizarre situation, but here goes: a third-party exim mail server I'm dealing with is seemingly rejecting all messages coming from any e-mail address that starts with "notes".
So ...
1
vote
1answer
32 views
How do i setup exim4 to deliver email to my cyrus (sasl) and forward a copy of them to gmail?
Currently, exim4 forwards all email at my domains to my gmail account. (And my brothers' to their accounts.) Using a split configuration, (/etc/exim4/conf.d/routers/350_exim4-config_vdom_aliases) uses ...
-1
votes
0answers
23 views
Exim header configuration
One mail system decline letters from my exim, and need that it send headers, that contain authenticataed user data:
Received: from username [192.168.10.27])
(Authenticated sender: ...
6
votes
1answer
69 views
Is there a way to force all cPanel users to change their passwords one time?
One of the cPanel servers I am running has constant troubles with compromised email accounts. I believe many of the users on this server have very weak passwords. I have increased the minimum password ...
-1
votes
1answer
39 views
Track spammer Exim
hello i have a exim server , and have a lot of spam last 24 hours , i watch exim_mainlog and see this
1SDcCZ-0005DX-JQ-H
mailnull 47 12
<contact@xxxxxxxx.com>
1333115355 0
-helo_name ...
1
vote
2answers
45 views
Managing e-mail and spam?
Running a CPanel server and just wondering what would be the best way to monitor incoming and outgoing e-mail to check for spam and other related attacks.
Currently, I am using exim
1
vote
4answers
87 views
Confusion when configuring exim or postfix
I'm trying to configure an Ubuntu 11.04 box to send mail only, and not receive mail. I am fairly confused at this point. I know I need to install an MTA on the server like sendmail, postfix, or exim, ...
1
vote
1answer
74 views
DKIM failure when using Exim4 as an “edge transport” for Exchange 2010
I have a server running Exim 4.72 that is set up similar to the Exchange "Edge Transport" role: it forwards mail from the internet to Exchange and forwards mail from exchange to the internet.
I ...
0
votes
0answers
25 views
Forwarding email recevied to specfic users to another SMTP server [closed]
Possible Duplicate:
Setting up Exim to forward mail
I am using Atmail which is running Exim; situation is as follows:
I am receiving email to my test.com domain and I want to forward some ...
0
votes
0answers
22 views
exim greylisting non-auth SMTP mail?
I have smtp auth set up on my exim4 Dqueeze server so that only auth'ed clients can use it as a mail relay.
I believe this is working, e.g. thunderbird (w/out password) reports that I am "not yet ...
0
votes
1answer
57 views
Exim “temporarily rejected after DATA” in rejectlog
I have a strange phenomenon that I have the following message in my rejectlog:
2012-04-13 14:19:17 1SIfTB-0007y2-5S H=(mail.myhost.com) [0.0.0.0] F=<from@myhost.com> temporarily rejected after ...
0
votes
0answers
88 views
Exim routing for virtual mailboxes in home directories
Ubuntu 10.04.4 LTS
Exim version 4.71
Using Ubuntu split configuration.
I'm trying to set up virtual domains with Exim but all of the howtos I've read have all the mailboxes in a shared location - I'd ...
2
votes
2answers
100 views
How do I override apt-get removing dependent packages?
I want to replace postfix with exim4 on my Ubuntu test server to reflect the setup I have on my production server, but apt-get and aptitude (quite understandably) insist on removing several packages ...
0
votes
1answer
65 views
exim filter for unseen delivery to multiple addresses
I need to forward all mail to an address on to two other addresses, whilst keeping a copy of the original email. I've got the following exim filter set up:
unseen delivery address@anotherdomain.com, ...
1
vote
2answers
66 views
Exim: send every emails with a predefined sender
We use Exim on our servers to send emails only from local automated users, as root, cron, etc.
We have to specify every possible users into /etc/email-addresses. For example:
root: ...
0
votes
1answer
36 views
Exim 4.63 - temporarily freeze outgoing emails from specific user sent by horde/roundcube
I am following this solution
Exim4 - temporarily freeze outgoing emails from specific user (http://serverfault.com/questions/265963/exim4-temporarily-freeze-outgoing-emails-from-specific-user)
I am ...
0
votes
2answers
89 views
Monitoring outgoing messages using EXIM
I work as an IT guy in a law firm. I am recently asked to make a system wherein all the outgoing emails coming from our server to our clients will be put on hold first and wait for approval before it ...
0
votes
2answers
67 views
Reading exim_mainlog
I have a question about exim_mainlog.
I am currently investigating a server that was used to send out spam. The log is full of messages (about 12 per min) that read;
2012-04-04 11:42:55 ...
0
votes
2answers
51 views
Issue with exim4u
I am using exim4u for a mail server on debian. Everything has been working fine until recently. I have not done anything to the server from the time it was working until now. I have a domain set up ...
1
vote
1answer
168 views
How can I change exim's DKIM and SPF for emails sent?
I've now spent 2 hours trying to figure out this issue and I am about to give up and go to bed. I've been having issues with Gmail rejecting emails from my VPS server because of false spam alerts ...
0
votes
0answers
79 views
Postfix + Cpanel compatibility
I am working on a VPS that has cPanel installed and I wanted to install Postfix on it. However I find that cPanel seems to be quite tightly integrated with Exim. I have done a google search but have ...
2
votes
1answer
112 views
exim4 redirect mail sent to *@domain1.example.com to *@domain2.example.com
Current situation:
We have a VPS that hosts a website example.org. Exim is configured to work as a smarthost. All emails sent through exim are successfully relayed to another mail server (that is ...
0
votes
1answer
47 views
Configure Exim4 with Multiple Smarthosts
I'm using Exim4 version 4.76 and can't really find what I'm looking for - except if I don't understand how exim4 works exactly.
I have configured exim4 as such that when we send an email from our web ...
1
vote
2answers
190 views
Exim cannot send to remote mail servers
I am using a custom build of exim (bundled with afterlogic pro mailsuite) with centos5.6. The system cannot send to remote mail servers like yahoo or gmail and gives this error:
someuser@gmail.com ...
1
vote
1answer
68 views
How can I rewrite multiple recipients to the single one?
Incoming message have multiple adresses in the envelope-to and to headers. I want to discard all the original recipients and deliver that message to the special single address if some condition ...
0
votes
2answers
36 views
Exim4 Pause Outgoing IP
I'm wondering how you would go about pausing an ip address to a remote domain based on a string received. I received an error code from yahoo and my IP was blocked for a long time. I was told it was ...
1
vote
1answer
106 views
Setting up ClamAV with Exim and Mailman on Debian Squeeze
I manage a Debian Squeeze server that uses Exim as the MTA and runs several mailing lists using Mailman. I'd like to set up ClamAV to block viruses that may get posted to a list. I'm having trouble ...
0
votes
1answer
101 views
exim & dovecot user over quota: reject on send?
i have an exim + dovecot mailserver setup with per-user quota (via mysql lookup) running. the server rejects incoming mail from non-local senders when the targeted local mailbox is over quota. the ...
2
votes
2answers
162 views
Configure exim to use remote smtp with authentication
I have a dedicated server with exim on it. I also have a regular shared hosting account ("sharedhostingdomain.com") on hostgator. I want to configure exim to always use hostgator's smtp server ...
0
votes
1answer
42 views
Have main account email :fail: in Exim
The main user account for a web server (domain@domain.com) is not used for email at all, but receives a lot of spam. I'd like these messages to just :fail:. I've tried adding a .forward file for the ...
0
votes
1answer
167 views
In Exim, is RBL spam rejected prior to being scanned by SpamAssassin?
I've recently been battling spam issues on our mail server. One account in particular was getting hammered with incoming spam. SpamAssassin's memory use is one of our concerns.
What I've done is ...
0
votes
1answer
71 views
Exim - How do I allow only white listed recipients using a catchall router?
I'm using exim4 with a catchall router to forward mail to a java process. The java process users are the valid recipients. I'm trying to reduce the amount of spam routed to the java process by ...
3
votes
0answers
98 views
Exim speed up mails send/recieve mechanism
We are using Exim on CPANEL server with CENTOS 5. We have only one mail server hosted on US databasecenter contains all user mailboxes.
Problem is that our users are in two different data centers in ...
2
votes
1answer
97 views
Configure exim4 (or other MTA) to prevent sending duplicate emails
How can I configure exim4 (or another MTA) to avoid sending duplicate emails?
For my purposes a duplicate email can be defined as: same recipient and subject (or same recipient, subject and body)
I ...
0
votes
0answers
58 views
User 0 set for local_delivery transport is on the never_users list on Exim and Git post-receive
im getting this error with my exim during my Git's post-receive.
I suppose that's because of this line in my exim.conf:
never_users = root
so i dont' want to compromise my system by commenting that ...
1
vote
2answers
180 views
Exim4 configuration to use several external ip for mail sending
i've got exim4 on ubuntu server and i-ve got a pool of 20 external IP's.
Is that possible to configure exim4 to use this ip-s rotating to send mail?
I think i could do this with iproute / iptables ...
1
vote
3answers
66 views
Email server port options
I have a web server that also is my mail server - running dovecot and exim4. I currently have 5 open ports that have to do with serving mail, it seems very excessive to me. Its a dedicated box, I ...
1
vote
1answer
125 views
PHP mail() function not working - looks like exim is rejecting for some reason
I have tested the script on another server and it works fine.
When I check exim logs there are lots of rows like this,
User 0 set for local_delivery transport is on the never_users list
lots like ...
4
votes
3answers
161 views
Remove Exim version number
I'm trying to get rid of the version number that you see when you get an email sent from Exim.
Received: from user1 by site.org with local (Exim 4.72)
I'v tried editing smtp_banner in these two ...
0
votes
1answer
44 views
Mailman and exim: cannot send messages
I have a Debian installation with Mailman using exim as MTA.
I can create mailing lists and receive emails from mailinglist server. But when i try to send an email to the ML address it is refused ...
0
votes
1answer
75 views
exim 4 connection timeout
I got a pretty strange problem with my Exim mailsserver recently.
Whenever I try to send mail to an emailaddress of a specific hoster (gmx.net) I get a timeout on the MX-Server from this hoster.
...
2
votes
2answers
207 views
Strip SpamAssassin headers before processing
I have a server running cPanel/WHM with exim and SpamAssassin. I've been noticing an issue where emails coming in with forged spamassassin headers bypassing some of the filtering. I want to strip out ...