Bounces with another mail server

Use this forum for all questions related to bounce management of OpenEMM

Moderator: moderator

Momo
Posts: 7
Joined: Fri Jan 16, 2009 11:32 am

Bounces with another mail server

Post by Momo »

Hi All,

I am a new user on openemm.
I have a little problem with bounce configuration.
I followed every post in this forum and manual but I don't understand how works bounce.

I have one external server mail in my DMZ (IP public) it's an debian linux with postfix and courrier-pop and I have another server for mailling in my DMZ (another IP public).

my server is mail.mycompany.fr
my server for mailling is eshot.mycompagny.fr
I don't need use sendmail.

I created the file in /home/openemm/conf/smart-relay with username:password@Ip of my mail server.
I haven't problem with that (I can send emails).

I send my email with emailing@mycompany.fr

In normal recipient, I created 2 false address
first : address is toto@mycompany.fr (it doesn't exit)
second : addres is toto@eefezviv.fr (it doesn't exit)

In my stats bounce, I can see One address (toto@mycompany.fr).
The other address not figured on my test.
Why ?

Could you explain to me how I configure the openemm for it will try to connect on my server mail and take the email return in bounce in Maildir emailing@mycompany.fr.

Please help.

Thanks
Momo
Posts: 7
Joined: Fri Jan 16, 2009 11:32 am

Post by Momo »

Hi again :)

I need your help,

Do you see what I mean (sorry for my english :) )?

If you need more information tell me.

I post my conf and my log:

my bav.conf-local

Code: Select all

emailling@mycompagny.fr alias:ext1@mail.mycompagny.fr
emailling@mycompagny.fr alias:ext2@mycompagny.fr
emailling@mycompagny.fr alias:ext3@mycompagny.fr
emailling@mycompagny.fr alias:ext4@eshot.mycompagny.fr
my smart-relay

Code: Select all

user:pass@IP of my server mail (mail.mycompagny.fr)
my mailertable

Code: Select all

mail.mycompagny.fr       procmail:/home/openemm/conf/bav/bav.rc

my mailgun.log

Code: Select all

[23.01.2009  10:45:10] DEBUG/init/(1/10/79/76):         charset = UTF-8
[23.01.2009  10:45:10] DEBUG/init/(1/10/79/76):         domain = openemm.invalid
[23.01.2009  10:45:10] DEBUG/init/(1/10/79/76):         boundary = AGNITAS
[23.01.2009  10:45:10] DEBUG/init/(1/10/79/76):         eol = LF
[23.01.2009  10:45:10] DEBUG/init/(1/10/79/76):         mailer = OpenEMM V5.5.1

my account.log

Code: Select all

 company=1       mailinglist=10  mailing=79      maildrop=76     status_field=W block=1  mediatype=0     subtype=1       count=6 bytes=5481      mailer=localhosttimestamp=2009-01-23:10:45:32
my account.log

Code: Select all

[23.01.2009  02:16:34] 3128 INFO/loop: -- MARK --
[23.01.2009  05:16:54] 3128 INFO/loop: -- MARK --
[23.01.2009  08:17:14] 3128 INFO/loop: -- MARK --
[23.01.2009  10:45:32] 3128 INFO/block: Unpacking /home/openemm/var/spool/META/AgnMail=D20090123104510=1=79=001=liaMngA.xml.gz
my semu.log

Code: Select all

[23.01.2009  10:53:46] 3161 DEBUG/ADMIN: Found 0 files in queue
[23.01.2009  10:54:16] 3161 DEBUG/ADMIN: Found 0 files in queue
[23.01.2009  10:54:17] 3161 DEBUG/QUEUE: Found 0 files in queue
[23.01.2009  10:54:46] 3161 DEBUG/ADMIN: Found 0 files in queue
[23.01.2009  10:55:16] 3161 DEBUG/ADMIN: Found 0 files in queue
[23.01.2009  10:55:46] 3161 DEBUG/ADMIN: Found 0 files in queue
my update.log

Code: Select all

[23.01.2009  02:11:53] 3098 INFO/loop: -- MARK --
[23.01.2009  05:11:54] 3098 INFO/loop: -- MARK --
[23.01.2009  08:11:55] 3098 INFO/loop: -- MARK --
[23.01.2009  10:45:56] 3098 INFO/update: Renamed /home/openemm/var/spool/log/account.log to /home/openemm/var/spool/log/account.log.3098.1232703956.7
[23.01.2009  10:46:06] 3098 INFO/updAccount: Insert 1, failed 0, ignored 0 records in 1 lines
[23.01.2009  10:46:36] 3098 INFO/update: Renamed /home/openemm/var/spool/log/extbounce.log to /home/openemm/var/spool/log/extbounce.log.3098.1232703996.242
[23.01.2009  10:46:46] 3098 INFO/udpBounce: Found 2 hardbounces, 0 softbounces, 0 successes in 2 lines
my extbounce.log
Here, I sent an email at user@mycompagny.fr (my domain name) and I sent an email at user@toto.com ( other domain who not exit) and in my bounce log I can see just email reject on my server and not other server:

Code: Select all

5.1.1;1;79;0;23;stat=5.1.1 <athure.minomox@mycompagny.fr>: Recipient address rejected: User unknown in local recipient table: user unknown
5.1.1;1;79;0;20;stat=5.1.1 <bob.eponge@mycompagny.fr>: Recipient address rejected: User unknown in local recipient table: user unknown
Please Help me,

Thanks in advance
Post Reply