[Solved]Make Evolution put mail in outbox

Hi,
Right now when I want to send a message in Evolution it is sent right away. The problem is that I often have several big attachments to send and I would like Evolution to put mail in outbox when I click send, or at least to have a command "send to outbox". I tried to click on "work offline" but it sends my mail anyway. I looked for this option in Evolution's help, as well as in forums and Google, and couldn't find anything. Does anyone have a clue at how I can do this?
Thanks in advance.
Last edited by omer666 (2014-03-22 17:21:39)

I use "Save as draft" when I want to send later. When ready I select all the messages in the Drafts folder (Ctrl-A), drag them to Outbox and click Send/Receive.
Last edited by vacant (2014-03-22 16:27:23)

Similar Messages

  • I cannot send or forward email but I do receive mail OK. All of the same settings work on my wife's IPhone and our Ipad. All are running on IOS 5.0.1. I get a message of your email has been put in your outbox because the receipent "%@" does not allow rela

    I cannot send or forward email but I do receive mail OK. All of the same settings work on my wife's IPhone and our Ipad. All are running on IOS 5.0.1. I get a message of your email has been put in your outbox because the receipent "%@" does not allow relaying.

    Try deleting the mail account and setting it back up again.

  • How to solve this problem javax.mail.AuthenticationFailedException

    i was used in this progrm my labtop means working correctly but instead of labtop i am using the desktop means following error is occuered can any one tell to me how to solve this problem.The erroe is **javax.mail.AuthenticationFailedException**
    The coding is as followes
    import javax.mail.*;
    import javax.mail.internet.*;
    import java.util.*;
    public class Main
    String d_email = "[email protected]",
    d_password = "inst9",
    d_host = "smtp.gmail.com",
    d_port = "465",
    m_to = "[email protected]",
    m_subject = "Testing",
    m_text = "Hey, this is the testing email.";
    public Main()
    Properties props = new Properties();
    props.put("mail.smtp.user", d_email);
    props.put("mail.smtp.host", d_host);
    props.put("mail.smtp.port", d_port);
    props.put("mail.smtp.starttls.enable","true");
    props.put("mail.smtp.auth", "true");
    //props.put("mail.smtp.debug", "true");
    props.put("mail.smtp.socketFactory.port", d_port);
    props.put("mail.smtp.socketFactory.class", "javax.net.ssl.SSLSocketFactory");
    props.put("mail.smtp.socketFactory.fallback", "false");
    SecurityManager security = System.getSecurityManager();
    try
    Authenticator auth = new SMTPAuthenticator();
    Session session = Session.getInstance(props, auth);
    //session.setDebug(true);
    MimeMessage msg = new MimeMessage(session);
    msg.setText(m_text);
    msg.setSubject(m_subject);
    msg.setFrom(new InternetAddress(d_email));
    msg.addRecipient(Message.RecipientType.TO, new InternetAddress(m_to));
    Transport.send(msg);
    catch (Exception mex)
    mex.printStackTrace();
    public static void main(String[] args)
    Main blah = new Main();
    private class SMTPAuthenticator extends javax.mail.Authenticator
    public PasswordAuthentication getPasswordAuthentication()
    return new PasswordAuthentication(d_email, d_password);
    }

    yes that not a my password ...but the following erroer is occured ...
    run-main:
    javax.mail.AuthenticationFailedException
    at javax.mail.Service.connect(Service.java:319)
    at javax.mail.Service.connect(Service.java:169)
    at javax.mail.Service.connect(Service.java:118)
    at javax.mail.Transport.send0(Transport.java:188)
    at javax.mail.Transport.send(Transport.java:118)
    at Main.<init>(Main.java:41)
    at Main.main(Main.java:51)
    BUILD SUCCESSFUL (total time: 3 seconds)
    I am using the netbeand 5.5

  • New mail doesn't make the "new mail sound" when received

    Hi! I have a .mac email account, and I use two different aliases for the account. I want all the mail sent to one of the aliases to go into a designated mailbox. I've tried doing this with both a smart mailbox and using a rule to move the messages to a mailbox on my .mac account (not both at the same time, I've tried it separately both ways).
    Both of these options work, except that mail will not make the "new mail" sound when I get a new email for that mailbox. Even when I add to the rule that it should make a sound, it doesn't. Other mail (i.e., all of my other mail that is delivered normally to my inbox) is not affected--I still get the normal sound. Any ideas? Thanks! (And BTW, I always give points for helpful answers!)

    You’re welcome.
    Actually, I don’t participate here just to be helpful. I also do it to learn. I know WAY more about Mail now than I knew when I started helping people here... and without having experienced myself any of the problems I troubleshoot each and every day...
    I really wanted an answer.
    That’s precisely why you shouldn’t say in advance that you’ll give points. Nobody is going to assume you won’t, so there is no need to say you will. All you have to do is mark posts when appropriate (without saying in advance that you will). That makes everybody happy.
    don't you ever get frustrated by the number of people who don't
    mark helpful or solved answers as such?
    Not if the OP somehow lets me know whether the proposed solution worked or not. Sometimes I know for sure what the problem is and how to solve it, but others I don’t, and the user’s feedback is way more valuable to me than any points I could get.
    So yes, merely setting up a smart mailbox is enough to make Mail
    to quit making the sound.
    I’ve been unable to reproduce what you describe, but I’ve found something that could be related. Selecting an IMAP (or .Mac) mailbox causes Mail to check for changes made to that mailbox, including checking for new mail and applying rules as appropriate, just like it would do when automatically checking for mail according to your settings, except no sound is played if new mail arrived...
    Could that be what you’re observing, i.e. could it be that Mail is actually behaving as expected but it seems that it isn’t because you’re checking for new mail as a result of manually selecting the account’s Inbox or something like that?

  • I use Mac book air and...Whenever I tried to send an email, the email was immediately put into the outbox... so i could never sd out an email!

    I can't send the email, whenever i try sending an email, it is put into the outbox... How can I send an email???

    Hi Ana Lo,
    Welcome to the Apple Support Communities! 
    There may be a few different troubleshooting steps that I would recommend when not being able to send an email from Mail. Please use the information and steps in the attached article to help you resolve this issue. 
    OS X Mail: Troubleshooting sending and receiving email messages - Apple Support
    Have a great day,
    Joe 

  • How to make BlackBerry e-mail account ?

    Hi,
    Can anybody tell me how to make BlackBerry e-mail account, i have vodafone connection, actually when I am creating the ID it is showing as default, "[email protected]", but I want it to be "[email protected]", as like airtel users get it, i.e- [email protected]
    Can any body guide me how to do it....

    You can't change that portion of the email server address.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • How do I make an e-mail account the default account (I have 2 accts)?

    How do I make an e-mail acct the default account?  I want my contact list to come over to my iPad.

    To make it the default account- iPad settings, mail,(under signature) default account. Select it and change it. The address book, under that account make sure you have addresses ON.

  • I have a £50 gift voucher and I tried to buy something with it, but it tells me there was a billing problem with a previous purchase and makes me put in my debit card details. My debit card has no money atm, can't I just pay with my voucher?

    I have a £50 gift voucher and I tried to buy something with it, but it tells me there was a billing problem with a previous purchase and makes me put in my debit card details. My debit card has no money atm, can't I just pay with my voucher for the things that have a billing problem? I tried to put my voucher code in again but it won't let me do that.

    If the amount of the purchase is close to $21.07, then you need to take into account taxes may be added.
    If you go beyond the credit from a gift card the balance will be billed to your credit card account.

  • I lost my restrictions password and want to reset my ipod so i can put a new one on, when i try reset it it makes me put in my device password and restrictions password! How can i reset my ipod if i need the restrictions password why i am resetimg my

    I lost my restrictions password and want to reset my ipod so i can put a new one on, when i try reset it it makes me put in my device password and restrictions password! How can i reset my ipod if i need the restrictions password which is why i am resetimg my. Ipod

    Forgotten RESTRICTIONS Passcode
    - Restore from a backup that was make before you added the Restrictions passcode. If you restore from a backup made with the Restrictions passcode the Restrictions passcode is also restored. Place the iOS device in Recovery Mode if necessary to allow the restore.
    - Restore to factory settings/new iPod. . Place the iOS device in Recovery Mode if necessary to allow the restore.   
    - If you are up to file manipulation see the following but it may not work for iOS 6.1.3 or iOS 7
    How to reset forgotten Restrictions...: Apple Support Communities
    - How to Recover Restrictions Forgotten iPhone Restrictions Passcode | The iPhone and iPad Blog

  • Messages Stuck in Mail App Outbox

    I have an iphone 4S with IOS 6.1.3.  I use the Gmail app with no issues to send and receive messages.  However, when I attempt to send mail attachments directly from the phone's voice memos or camera roll functions, the messages get stuck in the Mail app outbox.  I receive no warning that there is an error when sending these messages, they just never send and I find them sitting in the outbox.  I've tried resending from the outbox with no luck.
    For camera roll pictures, I've gotten around the problem by composing a message in Gmail and then browse and attach the photos to the e-mail.  I don't think there is a similar solution for voice memos.  The only options within voice memos is to either directly e-mail or text the memos (but e-mail isn't working).  I don't see a way to save the memo and attach them like pictures as I can do in Gmail.
    I would love to be able to actually send emails directly from voice memo and/or camera roll, but I'm also open to work-arounds.

    I've been having similar issues with my iPhone 5 and the latest iOS version.  I read somewhere else about an issue with having Exchange and Imap in use with Mail being an issue.  I had both, but had my Exchange connection to Gmail off.  I was still having the issue.
    The solution that worked was to delete my Exchange Gmail account.  Now, emails are being sent immediately.  If you have Exchange and Imap Gmail accounts on your iPhone, pick one and delete the other.  Good luck.

  • How to put mail body while sending Payment Advice Note by mail

    Hi,
    I am sending payment advice form through mail using the BTE 2040.
    Everything is fine and mail is coming properly but mail does not have any body line. It just contains the PDF as an attachment.
    I want to put mail body in that. I have just copied the Script, I have not copied the driver program.
    E.g
    Hello,
    Please find the payment advice note as an attachment.
    Kindly advice how to put mail body in that mail, is there any BTE through which we can put the mail body?
    Kindly help.
    Regards
    Sachin Yadav

    Hi,
    I am sending payment advice form through mail using the BTE 2040.
    Everything is fine and mail is coming properly but mail does not have any body line. It just contains the PDF as an attachment.
    I want to put mail body in that. I have just copied the Script, I have not copied the driver program.
    E.g
    Hello,
    Please find the payment advice note as an attachment.
    Kindly advice how to put mail body in that mail, is there any BTE through which we can put the mail body?
    Kindly help.
    Regards
    Sachin Yadav

  • I put in my gift card code and at the top of my home page it says that I have 15 dollars. When I go to purchase it still makes me put in the code and says that it invalid. How do I pay for something when I already put in the code? please help

    I put in my gift card code and at the top of my home page it says that I have 15 dollars. When I go to purchase it still makes me put in the code and says that it invalid. How do I pay for something when I already put in the code? please help

    See Here  >  http://support.apple.com/kb/TS1646
    If no joy...
    Contact iTunes Customer Service
    Apple  Support  iTunes Store  Contact Us

  • Can I make Folders in Mail?

    Can I make Folders in Mail so I can store some?  Right now they all scroll off site in no time and I can't read them again.  Help!

    Thanks for that Matt.  I'm looking it over now.  I thought a workaround would be to just go to my Comcast email acct online and make an Icon out of that.  But the problem there is that Comcast is NOT a good online email program.  It's very ugly and hard to see and navigating it is next to impossible.  For example, I clicked on the "Make New Folder" button and it just kept asking if I wanted to make a new folder....that's as far as I got.  Oh yes, I'll just have to call Comcast...again...to let them figure this out.  I doubt there's a fix as Comcast's email program is awful.  I think if I used IMAP that Comcast would get even worse.  But I'll think on that.
    Thanks again for your help!

  • How can I make it put the folder in the current highlighted folder?

    When I am in a sub folder and want to create a new folder I got to File > New Folder and it always create the folder at the route in list view.
    How can I make it put the folder in the current highlighted folder?
    Kevin

    Open the subfolder in it's own window. The window has focus, that's why the new folder is created at its root level.

  • OSX Mail won't send mail from outbox

    Hi.
    I'm having a problem with Mail not sending messages from my out box. Everytime I compose a new message, it ends up in the outbox. I used the connection doctor and my pop and smtp connection is fine. I tried deleting some of my old email messages. I've repaired permissions, ran Diskwarrior even move my old email from a holding folder, deleting the old mail account, created a new account, transfered the old email back into the new account. It still doesn't send email from the out box. I know my pref settings are correct because I also have a G-4 desktop running the same OS and it sends mail just fine. I'm stumped.
    Any info will be of great help.

    If no error message is provided, the Outbox mailbox may have some corruption.
    With the Mail.app quit and using the Finder, go to Home > Library > Mail > Mailboxes > Outbox.mbox.
    The Outbox.mbox folder represents Out in the mailboxes drawer which appears only when a message cannot be sent and is shared by all accounts.
    Delete the Outbox.mbox folder and empty the Trash. This will delete any messages contained in the Outbox mailbox so before doing so, you need to move any messages contained in the Outbox mailbox to the account's Drafts mailbox.
    Launch Mail and a new Outbox.mbox folder will be created automatically by Mail within the Mailboxes folder.

Maybe you are looking for

  • IPod nano 7th gen not recognised in iTunes using Windows 8.1

    I have an older 3rd generation iPod nano and a new 7th gen nano and I would like to sync them to the same iTunes on my Dell laptop (Inspiron 7520) running Win8.1. I have also updated iTunes to the latest version. When I connect the new 7th gen iPod n

  • Itunes Switching

    i had my iphone on a previous laptop, and now that i have my own laptop i want to use this itunes. i had no issues using the old computer untill  my brothers messed it up and now my itunes wont load up, and then it got uninstalled, and  now i cant ad

  • EF Inserts/Updates: Ridiculously Slow

    I cracked open the latest version of EF the other day. I had a project where I wanted to insert a lot of data in one hit. The number of records I wanted to insert was about 2,000,000. There are about 8 decimal columns in the table. So, I wrote the co

  • Problem to Install Peoplesoft People tool

    Hi, Here is samiullah, I am new to install peoplesoft . I have installation manual little bit  things are missing.  During installation I am facing  a problem, I installed list of component 1-10g 2-create database 3-bea 4-texudo 5-peopletool 8.49 Dur

  • Reuse servlet as portlet- limitations??

    I reuse servlet as portlet, by registrating the "portlet" and adding the line servlet/servletname in a provider.xml file. My questions is, how this limit the portlet. What's the difference between a portlet and a servlet acting as a portlet. And what