Forwarding Mail in 10.4

Hi All,
Still kinda new to all of this, and haven't found an answer via searches
We have been using Post.Office to simply forward mail coming into one machine to another e-mail address. So in other words... mail coming in to [email protected] forwards to [email protected]
Is there a way to do this using Server Admin instead?
TIA - Vijay

Okay - I think I have everything set up correctly; however when I test this with a test account the e-mail bounces back with this - any thoughts as to what I missed?:
From: Mail Delivery System <[email protected]>
Date: Wed, 5 Apr 2006 10:43:20 -0400 (EDT)
To: <[email protected]>
Subject: Undelivered Mail Returned to Sender
This is the Postfix program at host www.dvinci.com.
I'm sorry to have to inform you that your message could not be
be delivered to one or more recipients. It's attached below.
For further assistance, please send mail to <postmaster>
If you do so, please include this problem report. You can
delete your own text from the attached returned message.
The Postfix program
<[email protected]>: host
/var/imap/socket/lmtp[/var/imap/socket/lmtp] said: 550-Mailbox unknown.
Either there is no mailbox associated with this 550-name or you do not
have
authorization to see it. 550 5.1.1 User unknown (in reply to RCPT TO
command)
Reporting-MTA: dns; www.dvinci.com
X-Postfix-Queue-ID: CE44A881083
X-Postfix-Sender: rfc822; [email protected]
Arrival-Date: Wed, 5 Apr 2006 10:43:19 -0400 (EDT)
Final-Recipient: rfc822; [email protected]
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; host
/var/imap/socket/lmtp[/var/imap/socket/lmtp]
said: 550-Mailbox unknown. Either there is no mailbox associated with
this
550-name or you do not have authorization to see it. 550 5.1.1 User
unknown
(in reply to RCPT TO command)

Similar Messages

  • TS3276 On received mail, I delete sender's name, address, etc. then forward it.  The forwarded mail has a duplicate of the original mail, show original sender's name, etc.  How to prevent the duplicate from being sent?

    How to prevent duplicate of orginal mail (with original sender's name, address) being "attached" when forwarded?

    Maybe I am mis-understanding what you are seeing.
    When I forward a message, the receiver will see the original mail (unless I edit it, such as removing any previous sender's information) and the length will be the same as the message was before forwarding except for the added line "Begin forwarded message" (again, unless I edit bits out), and there will be no attached copy of the original message.
    So when you say in your reply above "The orginal email with the sender's name and address was also sent with my forwarded email." do you mean:
    a) that it is still visible at the head of the text of the message (which I was saying does not happen for me because "after hitting delete, the previous sender's information disappears." [and since] "it has disappeared, it cannot be in your forwarded mail." Disappeared means it is not there.
    b) another copy of the original message is attached to the forwarded email at the end, either as an included file or as repeated text.
    c) some other situation.
    Sorry about the previous mis-spellings! I hope that we can get to the bottom of this.

  • Quotes and Graphics in Forwarded mail Received as Attachments

    When I forward mail, often inline graphics like company logos show up as attachments and are not displayed where they show up on my computer and and often, but not always, several levels of quoted messages show up on the recipients PCs as either text or html file attachments and are also not displayed as quoted text. When the message is forwarded back to me it looks fine on my Macbook Pro. This seems to be a fairly recent problem. It also seems to be kind of hit and miss. At my company everybody complains. I've called up others who were copied the same message and it displayed OK for them. What can I do?
    Snow Leopard 10.6.7, Mac Mail 4.5. Messages mostly sent/received via Microsoft Exchange Server.

    With recipients using Outlook or Outlook Express, this is common behavior with messages heavily laden with HTML or RTF when forwarded. Probably will work if before sending you click on Format in the menubar and choose Make Plain Text. Assumes the HTML/RTF not critical, of course.
    Ernie

  • Script for forward mail as attachment

    Hi,
    I think there is no direct call for creating forward mail as attachment. I tried "forward" reply and other things.Its working fine.
    Please let me know if any one have idea for creating script for apple mail "forward as attachment".

    hm... perhaps these two functions do what you wanna do :-/
    on createmail_emlx_files_attachment_ofselection()
    tell application "Mail"
    -- get the mail selection
    set myMessages to selection
    --do it to every selected mail
    repeat with m in myMessages
    --get the folder where the emlx file is stored in
    set mypath to quoted form of POSIX path of ((account directory of account of mailbox of m) as alias)
    --get the id of that message (should be unique within each account)
    set myid to id of m
    --find the folder where this unique email (by id) is stored in
    set myfolder to quoted form of (paragraph 1 of (do shell script "find " & mypath & " -name '" & myid & ".emlx' -exec dirname {} \\;"))
    --create a compressed tar archive of this message and open this gzipped files with Apple Mail (-> attach it to a new message).
    do shell script "cd " & myfolder & ";tar -rf " & myid & ".tar " & myid & ".emlx;gzip " & myid & ".tar;mv " & myid & ".tar.gz /tmp/;open -a /Applications/Mail.app /tmp/" & myid & ".tar.gz"
    end repeat
    end tell
    end createmail_emlx_files_attachment_ofselection
    on createmail_source_attachment_ofselection()
    tell application "Mail"
    -- get the mail selection
    set myMessages to selection
    --do it to every selected mail
    repeat with m in myMessages
    set myid to id of m
    set mysource to quoted form of ((source of m) as text)
    do shell script "cd /tmp/;echo " & mysource & "|cat>/tmp/" & myid & ".txt;gzip " & myid & ".txt;open -a /Applications/Mail.app " & myid & ".txt.gz"
    end repeat
    end tell
    end createmail_source_attachment_ofselection

  • When I forward mail (using iPhone) to other, the recipient replied the picture become a link.

    When I forward mail (using iPhone) to other, the recipient replied the picture insides mail content become a link. Of course, they can click on the link and it goes to the picture. Please help.

    From the menu bar select '''View-Headers-Normal'''

  • Forwarded mail has no images

    I have a new .mac account, so I am forwarding my old address email to my .mac email using rules in the OSX mail program. I have it set up to forward the mail to my new address and then delete it from the old address. This works great except my forwarded mail has no images (just text and space for images)(just blank spaces, no symbols). Also, most of the links do not work. Anyone have any solutions?
    Thanks

    Jason,
    Forwarding should normally include attachments, images and links. However, forwarding of messages with RTF or HTML will often trigger a spam filter somewhere in the path which could then alter the message. You need to be sure that is not happening. To check this send, or have someone send, a simple Plain Text message with attached JPEG to your old account, and see if this forwards correctly.
    What SMTP is being used by the old account, and who provides it?
    Keep in mind that if you receive messages in your old account, then you can Move them to the .Mac account Inbox with a simple Move To command in the Rule rather than a Forward, and then they would be in the .Mac Inbox with the original headers instead of those headers that result from a Forward.
    More info, please.
    Ernie
    Message was edited by: Ernie Stamper

  • Can't receive forwarded mail

    I have set up a rule to forward mail coming to my @mac account to my aol account as well as to copy it to my incoming mac mail folder. Mail forwarding to aol works fine, but there is no copy in my mac inbox ---- nor is it on the server.
    Help please
    pwer book g4   Mac OS X (10.4.4)  

    I've talked to my host, and my forwarders do work, just not to my .mac mail. Forwarding to my Gmail works.
    I'm pretty sure it is an Apple problem.

  • TS3899 Hi i have tried to sort this myself but to no avail i cannot for some reason forward  mail everything else is ok i have tried to reset the phone can you help please

    Hi I have tried to sort this myself but I am not having much luck.
    I can receive mail but for some reason ( Imay have caused) Icannot send or forward mail can you help me please.
    I am with BT Yahoo on windows 8.1 on my computer and mail is ok on my pc. Thank you in anticipation.

    Try to disable the camera notification: http://support.apple.com/kb/TS1500
    and make sure that Apple Mobile Device Service is active on your computer: http://support.apple.com/kb/TS1567

  • IPhone4 when replying or forwarding mail messages i get a message that says Cannot Send Mail address rejected by the server because it does not allow relaying

    When forwarding mail this is what i get
    Cannot Send Mail
    A copy has been placed in your Outbox. The recipent _________________(email address) was rejected by the server because it does not allow relaying.
    Never had this problem before so not sure whats going on. Appreciate any help out there.

    Sounds like there is something wrong with your SMTP server. Try going into Settings>Mail, Contacts, Calendars>select the email account in question, go to the Outgoing server (SMTP) and check the settings. It may be you do not have a username and password in one of the areas. The phone may say optional in a couple, but it is usually mandatory. You can also try a reset on the device, hold the sleep/wake and home buttons together until you see the Apple logo and then release. If neither of these work, then you will need to delete the account, then delete the SMTP server, then add the account back, ensuring you use your username and password everywhere, even when it says optional.

  • HT5361 How can I forward mail to multiple recipients?  When I try to add an address, it replaces the previous address

    How can I forward mail to multiple recipients?  When I add an address, it replaces the previous address.

    Using the + button helped--should have been obvious, but I haven't been using it.  It works but seems very cumbersome to add one at a time.  I had another list of addresses that I could hold down the command button while selecting as many as desired, then click on BCC and double-click on just one of the addresses, and BCC would autofill with all of them.  Unfortunately, when I installed the latest Mac system update, I lost that multiple address capability--it's always something!

  • Not receiving forwarded mail

    I am not receiving forwarded mail from a work-related web-based email site. Everything on that site seems to be okay -- only the address you want the mail to be forwarded to needs to be entered. It is correct so it should be going through.
    I am thinking it must be some setting in Mail that is causing the problem. I have turned off all junk email filtering to see if that would solve the problem but it doesn't. If someone with the work address emails me, it goes through so I do not think that address is being blocked by Mail. No one else at work has a problem receiving forwarded email on their home computers. It must be something on my computer but I cannot figure it out.
    Any ideas? I do have the Apple firewall on -- do I need to change something there?

    Hi. I am having the exact same issue with my x2 forwarded domain names routed through Easily.co.uk. It also started around the same date as yours. My e-mail had been fine, but now I get a 'random' e-mail every now and again (as though somebody is letting the odd e-mail through, just to keep me happy), but I'm not even receiving 'test' e-mails I have sent to myself to my x2 forwarded domains.
    The odd thing is that my spam folder is still accepting e-mails that have my forwarded e-mail addresses on in my online BT account, so they can get through, but the e-mails I need to actually receive are not getting through....and suprise suprise, BT have their usual 'BS'...'we are very busy at the moment' cobblers on the phone so I cant get through to speak to somebody about it. Anybody got any ideas??
    Cheers.

  • IMail on iPad adds mailto: links in forwarded mail

    Hi,
    We run an application that parses XML attachments to mail and processes them automatically.  If I forward a mail to the application mailbox from iMail on a desktop Mac, or any other mail application, it forwards the XML attachment untouched, as it should do.  If I forward a mail from iMail on the iPad, it goes through the XML attachment and helpfully turns anything that looks like an email address into a mailto: link, which makes the XML invalid, and breaks the application.
    I looked for an option in iMail to turn off the conversion into mailto: links, but couldn't find one.  Is there a way to disable this feature?
    Alternately, is there another action I can take to safely forward the mail?  A "Forward Unchanged" action, or something similar?
    Thanks for any advice,
         - rob.

    I got through to Apple support; apparently iMail from the iPad doesn't support XML attachments, and they have no plan for it to do so in the future.  (Why it would be modifying the content of _any_ forwarded attachment, no matter what the format, is left as an exercise for the reader.)  The only workaround according to Apple is apparently to not use the iPad to forward mail.
    If anyone else has any suggestions, I'd still love to hear them.

  • Unable to auto forward mail with encryption

    Hi,
    I'm currently testing mail exchange with encryption. I have setup two accounts with a comodo class 1 free email certificate. In Outlook 2013, the checkbox for "encrypt contents and attachments for outgoing messages" is ticked and I am able
    to send encrypted mails from outlook 2013 between these 2 accounts fine. Now, I have setup a rule on one account to auto forward  mails to the other account based on subject and sender. Outlook is open and active the entire time during my test,
    but the mails get send UNENCRYPTED. Whenever I trigger the rule by "run rules now", the mails will be send with Encryption.
    Anyone know why this is happening and whether there is a way of getting this to work?
    Regards and thanks in advance,
    Roger

    Hi Roger,
    Are the messages that got forwared by the auto forward rule previously encrypted?
    Maybe you can try below approach and see if it works. Create below registry key in Registry Editor, Outlook will automatically encrypt a message that you are forwarding which was originally encrypted:
    Path: HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Security
    DWORD Value: NoCheckOnSessionSecurity
    Value data: 1
    Regards,
    Ethan Hua
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • When forwarding mail i select a group to send mail and when i go to select another group it will not open for me to select other emails in that file.

    when forwarding mail i select a group to send mail and when i go to select another group it will not open for me to select other emails in that file.

    When you select a "group", it automatically selects everyone in that group.
    If your just trying to add other people outside that group, then in the "To" make sure the curser is just after the last entry and you can hold your finger on that line to get your contact list to pop up or after the last entry you should have showing after that ;    
    Example:   [email protected]; [email protected];          *notice the ; then a space for the next one

  • Cannot Answer or Forward mail

    With iMac connected via a router to my ADSL line, I Cannot Answer or Forward mail, but I can originate mail and receive mail.
    With iMac connected without a router, everything works as it should.
    But what is going on???
    Alan

    Quit the mail app completely and restart the iPad. Go to the home screen first by tapping the home button. Double tap the home button and the task bar will appear with all of your recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Tap the home button or anywhere above the task bar. Restart the iPad.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Or .... Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.

Maybe you are looking for

  • How to show day name in week view

    In SL, when I viewed a calendar in the 'week' view, the day name showed on the top. Now, only day numbers show, not day name. how can I get the day names to show in the weekly veiw? Thank you. Peter

  • Processing routine ENTRY_ERS_SMART in program ZPDIV_SBINVOICE does not exis

    Hi experts, We created new smartform and print program for ERS invoice and the objects are still in the development system. The output type was triggered when invoice is created however it has an error in the processing log and the error is "Processi

  • Ipad Air Cannot Connect to Itunes on Macbook Pro

    Hello, I just got a new Macbook Pro 13" retina, when I try to sync my Ipad Air with my computer two things happen.  1) On my Ipad Air, a "Trust This Computer" messages flashes continuously and nothing happens if I hit Trust because the message disapp

  • Unable to read books on my macbook.

    i m unable to read the books i download from itunes store on my macbook.Can I???  How???

  • Photoshop elements/premier 12 wont install

    purchased photoshop elements / premier 12 store bought.. it installed the day i got it.. i recently upgraded to a newer laptop ( macbook pro)  and it wont install.. YEs the cd/dvd  works... the cd begins to run,another box pops up with the install lo