Emails with attachment get lost

sifro

Verified User
Joined
Oct 3, 2010
Messages
26
Hello,

i have a problem with one of the domains on my DA install.

Basically, if i try to send an email (either from an account on the server or from gmail) with an attachment to one of the email accounts under this domain... the email just disappears!

It doesn't go back to the sender, no errors, no spam folder, it just.... disappears! ... and i have really no idea of what could be the cause.

Exim paniclog is filled with stuff like this:

2013-03-20 12:26:02 1UIH9d-00052c-By User 0 set for local_delivery transport is on the never_users list
2013-03-20 12:26:02 1UIH9d-00052d-Cc User 0 set for local_delivery transport is on the never_users list
2013-03-20 12:26:02 1UIH9d-00052i-Gp User 0 set for local_delivery transport is on the never_users list
2013-03-20 12:26:02 1UIH9e-00052m-4b User 0 set for local_delivery transport is on the never_users list

Exim rejectlog seems totally fine, there are only spammy email addresses.

Other domains work fine.

Do you have any ideas to debug this trouble?

Thanks!
 
Last edited:
If you Google for that error you're getting you'll learn what it means, why you're getting it, and how to fix it. It likely has nothing to do with your other problem you mention.

Search the logs for one specific email (give it rather unique subject line to search on) from outside your server, all the way to delivery on your server, to see where it's ending up.

Jeff
 
If you Google for that error you're getting you'll learn what it means, why you're getting it, and how to fix it. It likely has nothing to do with your other problem you mention.

Search the logs for one specific email (give it rather unique subject line to search on) from outside your server, all the way to delivery on your server, to see where it's ending up.

Jeff

Found a user with a similar problem here, solved it by emptying the filter.conf file in etc/virtual
 
Back
Top