PC Review


Reply
Thread Tools Rate Thread

Can't send message from imap

 
 
Smiley
Guest
Posts: n/a
 
      23rd Feb 2007
Hi,

I have been having problem in sending messages to other people from imap
account.

I have two machines with outlook 2003 sp2, one with Exchange account and one
with pst pop accounts. I have added an imap account to both of these
machines. However when I come to send mail for testing,
1. From the imap account I can send and receive mail to myself.
2. Cannot send or recieve mail to anyone else. Having the error saying


Your message did not reach some or all of the intended recipients.
Subject: testing from imap account

Sent: 23/02/2007 12:35

The following recipient(s) could not be reached:

testing ABC on 23/02/2007 12:35

550 5.7.1 Unable to relay for (E-Mail Removed)

3. Also the sent item ended up in the default email account's Send item
folder and not in the imap account's sent item.folder

Question is :

1. Can I have Imap account from one server and Exchange account from another
server using the same outlook 2003
2. Can I have Imap account from one server and pop accounts from another
server ?
3. If 1 and 2 are legimate then what else do I have to set to able to send
to other from Imap account and the sent item or any respective (e.g. delete,
outbox etc) are reflect in Imap account instead of the default accounts.

Many thanks,

Smiley


 
Reply With Quote
 
 
 
 
Brian Tillman
Guest
Posts: n/a
 
      23rd Feb 2007
Smiley <(E-Mail Removed)> wrote:

> The following recipient(s) could not be reached:
>
> testing ABC on 23/02/2007 12:35
>
> 550 5.7.1 Unable to relay for (E-Mail Removed)


You're not properly authenticating to the outgoing server and the domain of
the sender address you're using doesn't match the domain of the SMTP server
you're trying to send the message through.

> 3. Also the sent item ended up in the default email account's Send
> item folder and not in the imap account's sent item.folder


You'll need to use a rule to do this. All outgoing mail will be saved to
the Sent Items folder of the delivery location folders without one.

> 1. Can I have Imap account from one server and Exchange account from
> another server using the same outlook 2003


Yes.

> 2. Can I have Imap account from one server and pop accounts from
> another server ?


Yes.

> 3. If 1 and 2 are legimate then what else do I have to set to able to
> send to other from Imap account and the sent item or any respective
> (e.g. delete, outbox etc) are reflect in Imap account instead of the
> default accounts.


IMAP protocols have no concept of a "Deleted Items" folder. Instead, when
you delete an item in an IMAP folder, the server marks it for deletion in
whatever folder holds the message, drawing an overstrike through the
message's header line to show it. You can't change this in Outlook.
Outlook will never use the Outbox of the IMAP folders, because there isn't
any. IMAP is an inbound protocol only. Outbound messages use SMTP, just
like a POP account and will use the delivery location's Outbox to hold the
message until the SMTP server accepts it, when it will be moved to the Sent
Items folder of the delivery location, unless you disable that option and
instead use rules to move outgoing messages to the folders of your choice
based on sending account.

If you set up the IMAP's outgoing server exactly as you set up the POP
account's outgoing server, you should eliminate the relay problem.
--
Brian Tillman

 
Reply With Quote
 
Smiley
Guest
Posts: n/a
 
      26th Feb 2007
Hi Brian,

Thank you for the info.

Where can I disable the option to send message to Sent Item of delivery
location and use rules to move outgoing messages to a folder of my choice ?

Many thanks,

Smiley


"Brian Tillman" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Smiley <(E-Mail Removed)> wrote:
>
>> The following recipient(s) could not be reached:
>>
>> testing ABC on 23/02/2007 12:35
>>
>> 550 5.7.1 Unable to relay for (E-Mail Removed)

>
> You're not properly authenticating to the outgoing server and the domain
> of the sender address you're using doesn't match the domain of the SMTP
> server you're trying to send the message through.
>
>> 3. Also the sent item ended up in the default email account's Send
>> item folder and not in the imap account's sent item.folder

>
> You'll need to use a rule to do this. All outgoing mail will be saved to
> the Sent Items folder of the delivery location folders without one.
>
>> 1. Can I have Imap account from one server and Exchange account from
>> another server using the same outlook 2003

>
> Yes.
>
>> 2. Can I have Imap account from one server and pop accounts from
>> another server ?

>
> Yes.
>
>> 3. If 1 and 2 are legimate then what else do I have to set to able to
>> send to other from Imap account and the sent item or any respective
>> (e.g. delete, outbox etc) are reflect in Imap account instead of the
>> default accounts.

>
> IMAP protocols have no concept of a "Deleted Items" folder. Instead, when
> you delete an item in an IMAP folder, the server marks it for deletion in
> whatever folder holds the message, drawing an overstrike through the
> message's header line to show it. You can't change this in Outlook.
> Outlook will never use the Outbox of the IMAP folders, because there isn't
> any. IMAP is an inbound protocol only. Outbound messages use SMTP, just
> like a POP account and will use the delivery location's Outbox to hold the
> message until the SMTP server accepts it, when it will be moved to the
> Sent Items folder of the delivery location, unless you disable that option
> and instead use rules to move outgoing messages to the folders of your
> choice based on sending account.
>
> If you set up the IMAP's outgoing server exactly as you set up the POP
> account's outgoing server, you should eliminate the relay problem.
> --
> Brian Tillman



 
Reply With Quote
 
Smiley
Guest
Posts: n/a
 
      26th Feb 2007
Also how would a setup rule to move deleted message to a designated folder.
I have tried the rules but there is nothing which I would set staight away.
I am still finding info on 'perform custom action'. On the action which is
empty and don't know how to set say 'move' or 'copy' into the action drop
down menu.


"Smiley" <(E-Mail Removed)> wrote in message
news:eruu1i$3sa$1$(E-Mail Removed)...
> Hi Brian,
>
> Thank you for the info.
>
> Where can I disable the option to send message to Sent Item of delivery
> location and use rules to move outgoing messages to a folder of my choice
> ?
>
> Many thanks,
>
> Smiley
>
>
> "Brian Tillman" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Smiley <(E-Mail Removed)> wrote:
>>
>>> The following recipient(s) could not be reached:
>>>
>>> testing ABC on 23/02/2007 12:35
>>>
>>> 550 5.7.1 Unable to relay for (E-Mail Removed)

>>
>> You're not properly authenticating to the outgoing server and the domain
>> of the sender address you're using doesn't match the domain of the SMTP
>> server you're trying to send the message through.
>>
>>> 3. Also the sent item ended up in the default email account's Send
>>> item folder and not in the imap account's sent item.folder

>>
>> You'll need to use a rule to do this. All outgoing mail will be saved to
>> the Sent Items folder of the delivery location folders without one.
>>
>>> 1. Can I have Imap account from one server and Exchange account from
>>> another server using the same outlook 2003

>>
>> Yes.
>>
>>> 2. Can I have Imap account from one server and pop accounts from
>>> another server ?

>>
>> Yes.
>>
>>> 3. If 1 and 2 are legimate then what else do I have to set to able to
>>> send to other from Imap account and the sent item or any respective
>>> (e.g. delete, outbox etc) are reflect in Imap account instead of the
>>> default accounts.

>>
>> IMAP protocols have no concept of a "Deleted Items" folder. Instead,
>> when you delete an item in an IMAP folder, the server marks it for
>> deletion in whatever folder holds the message, drawing an overstrike
>> through the message's header line to show it. You can't change this in
>> Outlook. Outlook will never use the Outbox of the IMAP folders, because
>> there isn't any. IMAP is an inbound protocol only. Outbound messages
>> use SMTP, just like a POP account and will use the delivery location's
>> Outbox to hold the message until the SMTP server accepts it, when it will
>> be moved to the Sent Items folder of the delivery location, unless you
>> disable that option and instead use rules to move outgoing messages to
>> the folders of your choice based on sending account.
>>
>> If you set up the IMAP's outgoing server exactly as you set up the POP
>> account's outgoing server, you should eliminate the relay problem.
>> --
>> Brian Tillman

>
>



 
Reply With Quote
 
Brian Tillman
Guest
Posts: n/a
 
      26th Feb 2007
Smiley <(E-Mail Removed)> wrote:

> Also how would a setup rule to move deleted message to a designated
> folder. I have tried the rules but there is nothing which I would set
> staight away. I am still finding info on 'perform custom action'. On
> the action which is empty and don't know how to set say 'move' or
> 'copy' into the action drop down menu.


I don't know of any way to move a deleted message on an IMAP server to
another folder using a rule.
--
Brian Tillman

 
Reply With Quote
 
Brian Tillman
Guest
Posts: n/a
 
      26th Feb 2007
Smiley <(E-Mail Removed)> wrote:

> Where can I disable the option to send message to Sent Item of
> delivery location


Tools>Options>E-mail Options. Uncheck "Save copies of messages in Sent
Items folder". Certainly you could have found that for yourself in about
ten seconds.

> and use rules to move outgoing messages to a folder
> of my choice ?


Tools>Rules and Alerts>New Rule>Start from a blank rule>Check messages after
sending>Next. Select the conditions you want and click Next. Select the
"Move a copy to the specified folder" action. In the Step 2 pane, click
"specified" and specify the folder where the messages should move. Click
Next and follow the remaining prompts.
--
Brian Tillman

 
Reply With Quote
 
Smiley
Guest
Posts: n/a
 
      28th Feb 2007
Hi Brian,

Thank you for your patience and time. Sorry to ask so many simple questions.
I am very green on this and just have no idea what and where to look for
setting. Now as it turned out I have been looking at the wrong place for the
setting.

As regard to the rules. I did tried that before I post to the group but it
seems to have different effect from the pop accounts so naturally I thought
I might have done something wrong as I am very green and never see it works
previously.

Thank you again for your help.

Regard,

Smiley


"Brian Tillman" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Smiley <(E-Mail Removed)> wrote:
>
>> Where can I disable the option to send message to Sent Item of
>> delivery location

>
> Tools>Options>E-mail Options. Uncheck "Save copies of messages in Sent
> Items folder". Certainly you could have found that for yourself in about
> ten seconds.
>
>> and use rules to move outgoing messages to a folder
>> of my choice ?

>
> Tools>Rules and Alerts>New Rule>Start from a blank rule>Check messages
> after sending>Next. Select the conditions you want and click Next.
> Select the "Move a copy to the specified folder" action. In the Step 2
> pane, click "specified" and specify the folder where the messages should
> move. Click Next and follow the remaining prompts.
> --
> Brian Tillman



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook 2007 Doesn't Move to Next Message Deleting IMAP Message Johnnie Microsoft Outlook Discussion 2 3rd Jun 2009 03:21 PM
Can't send message from imap Smiley Microsoft Outlook 6 28th Feb 2007 04:37 PM
Can't send message from imap Smiley Microsoft Outlook Installation 6 28th Feb 2007 04:37 PM
IMAP : How to delete message from IMAP server and not into OUTLOOK =?Utf-8?B?TW9uZXkgMjAwNCBGUiBzb3VzIFhQIFBybyBFTg== Microsoft Outlook Installation 1 12th Jul 2005 08:30 PM
Send message from IMAP inbox =?Utf-8?B?cGFwYWpvaG4=?= Microsoft Outlook Discussion 1 11th Dec 2004 01:45 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:39 PM.