Problem with forwarded email

martyn

New member
Joined
Jul 26, 2007
Messages
3
I have problem with forwarded email. So I have 5 email account on my server. I want forwarded all email form this account to gmail. So about 80% emails from first 3 account witch I setup to forwarded is moved to gmail, but 20% is still on my server. But in new 2 account email witch I so setup forwarding new all emails still are in server. Why forwarded is working in 80% but in new account 0% ?
 
Have you checked your /var/log/exim/mainlog file for evidence of any errors?

Jeff
 
No my /var/log/exim/mainlog don't have error simple log information form mail witch look ok but still are in my server. I don't now why it wasn't delete after forwarded:
"2007-07-29 14:03:40 1IF7Uk-0002l1-Fk <= [email protected] H=(18912057236.user.veloxzone.com.br) [189.12.57.236] P=esmtp S=8997 T="" from <[email protected]> for [email protected]
2007-07-29 14:03:41 1IF7Uq-0002l4-3c <= [email protected] U=mail P=spam-scanned S=9468 T="" from <[email protected]> for [email protected]
2007-07-29 14:03:41 1IF7Uq-0002l4-3c => myaccount <[email protected]> F=<[email protected]> R=virtual_user T=virtual_localdelivery S=9629
2007-07-29 14:03:43 1IF7Uq-0002l4-3c => [email protected] <[email protected]> F=<[email protected]> R=lookuphost T=remote_smtp S=9612 H=gmail-smtp-in.l.google.com [Ip.Of.My.Server] C="250 2.0.0 OK 1185710675 5si1612278nfv"
2007-07-29 14:03:43 1IF7Uq-0002l4-3c Completed"
 
forwarders and mailboxes act separately. If you want email left on the server you should create only a mailbox. If you want email only forwarded, then you should not create a mailbox, but only a forwarder.

Or are you writing about something else?

Jeff
 
Ok but when I don't create a mailbox ok all will be forwarders but how I can than send email form my domain if account wasn't?
 
Ok but when I don't create a mailbox ok all will be forwarders but how I can than send email form my domain if account wasn't?

Use the reply-to field when sending the email and put the email address you want them to send to.
 
Back
Top