Ubuntu Servers :: Collect The Mail From There With Mutt Etc AND Thunderbird On Another Machine?

Nov 15, 2010

I use AOL for my mail i cant use a terminal mail client mutt etc, If I let thunderbird download mail to my home server (pc in corner) is it possible to collect the mail from there with mutt etc AND Thunderbird on another machine. Summary download aol with thunderbird to server then collect it later with other laptops / email clients

View 3 Replies


ADVERTISEMENT

General :: Configure Mutt Mail Client For Mail Server Other That Gmail?

Jan 9, 2011

I am trying to configure mutt to send email via command line . It works fine when I configure it for gmail as follows:Quote:

# SENDING MAIL
set copy=yes
set smtp_url = "smtp://mymail@smtp.gmail.com:587/"

[code]...

View 14 Replies View Related

Ubuntu Servers :: Can't Set Thunderbird Mail In Protocol To Pop3

Oct 15, 2010

I'm run 10.10 desktop x64 and when I start setting up an account in thunerbird and enter name, email address and password in the first window and go on to the next next that window flashes pop and imap very quickly before stopping with a showing of imap. There is no edit button and I have not been able to find out how to set the protocol to pop3. Is there and error? Or am I missing something. I like thunderbird and would like to continue using it but my email providers only support pop3. I'm writing to this list because I'm thinking the problem may be specific to my version of ubuntu but I'm not sure.

View 2 Replies View Related

Ubuntu Servers :: Cannot Send Mail Outside Of Machine?

Jan 5, 2011

I am attempting to get mail working on a server, and having some trouble. I'm working with sendmail, and I am to the point where I can send and receive mail on the server (from one user account to another), but I cannot send mail from the machine to somewhere else (specifically a Google Apps GMail account). When I try to send mail to the gmail account, I receive a "Undelivered Mail Returned to Sender" message. I've never managed any sort of mail server, and so far searching the internet hasn't helped me.

View 3 Replies View Related

Server :: Can't Sen Mail Over LAN From Mutt To Postfix

Jun 4, 2011

I'm trying to get my network set up. There is an internal network separated, by a dedicated firewall, from the DMZ. I'm trying to send mail from the internal network, using mutt, to the postfix server on the DMZ.No firewall is set up yet on the dedicated firewall(the whole network is, at the moment, protected by the border router) Mutt was installed with the smtp, pop,imap,ssl,sasl,gdbm options.

I thought the fact that it was compiled with the SMTP flag set would enable me to either send mail without an MTA on the same machine that mutt is installed on(internal network host) Or that i could just specify the path to the sendmail binary and not have to start postfix as a daemon ?I've found out that sendmail is supposed to be a postfix command. So i added:

Code:

sendmail="/usr/sbin/sendmail"
to /Users/me/.mutt/muttrc

But now when i start mutt i get an error saying:

Code:

/usr/sbin/sendmail: Unknown command

Obviously i started postfix before firing up mutt The permissions say that i should be able to execute sendmail as a normal user.But mutt isn't dealing with it, even though permissions appear to be correct.What do i need to do to get mail, from a normal user, over my LAN working(with mutt and postfix)?Once i have this working then i can get a proper domain name and configure postfix on the DMZ for SASL+TLS etc etcBTW i can send mail to postfix from internal network using

Code:

telnet serverhost 25
etc

View 3 Replies View Related

Software :: Mutt Mail Client Replacement?

Feb 20, 2011

I am looking for a mutt like mail client that completely be command line simple an low memory usage because some body told me it has bug, in this [URL](if you have different answer write it in that post please) would any body tell me a good known with simple configuration for sending mail with smtp configuration.

View 2 Replies View Related

General :: Mutt Mail Client Segmentation Fault?

Feb 20, 2011

I have a post on [URL].. with "how to configure mutt mail client for mail server other that gmail" subject and it has no good result and at the end the person who answered me said it may be a mutt bug that I had to report it ,but I thing mutt is old enough to not to has this such a big bug. My problem is when I configure mutt with gmail it works fine but when I configure it with mine it returne segmentation fault error.and don not want to use other mail client in place of mutt. why mutt mail client get such this error with my configuration?

View 3 Replies View Related

Slackware :: Mutt Reads Mail Spool Very Slowly

May 11, 2011

Running 13.37 with either the stock 2.6.37.6 or 2.6.38.4 from /testing and the stock mutt I am having to wait 3-8 seconds while mutt reads my mail spool. Hmmm on closer examination read speed is actually fine, pressing F5 to refresh shows the spool immediately. Some odd refresh problem, this with xfce.

View 1 Replies View Related

Ubuntu :: Can't Send From Own Mail Server With Mail Client (Thunderbird Or Evolution)?

Jun 1, 2011

I have set up postfix and dovecot as per the Ubuntu anual and appear to have a functioning mail server.Using the sendmail command I can send mail and I receive mail in ~/Maildir. Using Thunderbird I can read any mails received but I can't send any mail from Thunderbird. I have tried with both STARTTLS and SSL/TLS and whilst I get the prompt for a password I keep getting the message my password for my server is wrong.I have ports 25, 465, 587 and 993. Is that all the right ports?When I ping my domain name it resolves to my router name whereas I believe it should resolve to my IP. Could there be a problem with my host file? I've had a play but to no avail.Here's the error in mail.log.

Code:
westwood@westwood-desktop:/etc$ tailf /var/log/mail.log
Jun 1 19:00:33 westwood-desktop postfix/smtpd[2376]: warning: localhost.localdomain[127.0.0.1]: SASL LOGIN

[code]....

View 2 Replies View Related

General :: Configuring 2 Mail Servers On Different IPs But On Single Vmware Machine?

Sep 29, 2010

I want to know the configuration steps for 2 mail servers on diferent IPs. But I want this setup on single vmware machine(debian).

View 3 Replies View Related

Slackware :: Set Up Fetchmail And Mutt To Send And Receive Mail From The Terminal?

Mar 28, 2010

In my continuing quest to live without X most of the time, I am trying to set up fetchmail and Mutt to get and send mail. I only want to be able to send and receive text based mail, and so far I am running into trouble with what I think should be pretty simple. For receiving my mail, I believe I only need to create a .fetchmailrc file in my home directory with the entry:

Code: poll [URL] protocol pop3 username "myusername" password "mypassword" But I get:
2 messages for myusername at mail.myISP.com (7965 octets).
fetchmail: connection to localhost:smtp [127.0.0.1/25] failed: Connection refused.
fetchmail: SMTP connect to localhost failed
fetchmail: SMTP transaction error while fetching from wetumpka@mail.btopenworld.com and delivering to SMTP host localhost
reading message myusername@pop-smtp.ISP.mail.fy5.b.yahoo.com:1 of 2 (2734 octets)fetchmail: Query status=10 (SMTP)

It appears to me that it is finding mail but does not know where to deliver it and is refused a connection to my machine. Also, I cannot figure out how to set up my SMTP for my ISP in Mutt to send mail. Can someone point me to a simple tutuorial on how to do these things. I really only want to do what you would with Thunderbird, but from the command line.

View 14 Replies View Related

Ubuntu :: Thunderbird - Sync Sent Mail With Mail Server?

Apr 23, 2011

Using Thunderbird 3.1.8. How do I sync the local sent mail folder with the sent mail folder on the server so I have a copy of the sent email

View 1 Replies View Related

General :: Collect The Count Of The Reboots That Occur Of Servers?

Apr 21, 2010

I have a pool of approximately 1,000 Linux servers and I would like to get a total count of reboots that occurred on those servers each month. I would like to collect this reboot count at the end of each month. Can anyone tell me what the best way to get this count.

View 1 Replies View Related

OpenSUSE :: Mutt And Gmail Smtp Relay / Using Mutt From Command Line Getting Error?

Feb 2, 2011

I have installed and configured mutt with gmail with no issues, following this documentation.Mutt with Gmail/IMAP [CrunchBang Linux Wiki]

I can send emails from mutt, but now I need to send email using scripts.If I try to use mutt from cmd line I have the following error.

trst:~ # echo "TESTING MUTT AND GMAIL SMTP RELAY" | mutt -s "url"

SSL connection using TLSv1/SSLv3 (RC4-MD5)
Interactive SMTP authentication not supported
Could not send the message.

The OS version: OPEN SUSE 11.3 Server installation (NO-GUI)

View 3 Replies View Related

OpenSUSE :: Firefox, "Get Mail" Extension, Thunderbird, And Default Applications / Clicking "Read Mail" Does Nothing?

Aug 1, 2010

- Firefox 3.6.8 (64 bit)
- Get Mail extension (v3.3.4),
- Thunderbird (3.1.1)

Problem:
Clicking "Read Mail" does nothing, whereas clicking "Compose Message" opens Thunderbird as expected. Thunderbird is properly configured under "System Settings > Default Apps > Email Client".

Whereas, switching the default email client back to Kmail results in the Get Mail "read mail" and "compose message" functions properly opening Kmail in both instances.

This problem occurred for me before (when using openSUSE v11.1 and earlier versions of the apps), but I don't recall how I eventually solved it, or whether it was resolved via an update of one of the above apps/extensions. Nonetheless, I'm now confronted by the very same problem again.

View 5 Replies View Related

Ubuntu :: E-mail Import Into Thunderbird

Jun 6, 2011

After reloading my OS my e-mail backups are all in Sbd and msf files, but Thunderbird 3.1.10 seems to only import e-mails from Communicator. Is there a solution for this to :enable me to import my e-mails?

View 2 Replies View Related

Ubuntu :: Can't Download Mail On Thunderbird-3 In 10.10

Dec 26, 2010

I have installed ubuntu 10.10 on my system after the installation i was found that their is no thunderbird were installed so, i download thunderbird & install using command sudo apt-get install thunderbird after that i have change the mail folder path to the previous mail data to access the old mails but after taking that action.i can send the mail but i am not able to download the mail from my pop mail server.

View 3 Replies View Related

Ubuntu :: Thunderbird Will Not Delete IMAP Mail?

Feb 24, 2010

I have 5 mailboxes provided by my ISP, which I have been using since 2005 with IMAP.1 month ago my Thunderbird client under both 9.04 (desktop) and 9.10 (laptop) started refusing to delete any incoming mail in one of my mailboxes (but not in the other 4).

Error message: "(...) Mail server responded: System I/O Error" 1 week ago, same problem for another mailbox (but not for the other 3), again affecting both machines. Evolution does delete incoming mail on these 2 mailboxes, no issues at all. Have googled, found only one solution (imap folder corrupt), but nothing makes sense.

View 7 Replies View Related

Ubuntu :: Thunderbird As Default Mail Client?

May 1, 2010

Ok, so I've done a clean install of 10.04 over 9.1 and despite a couple of issues am very impressed. The thing that's currently bugging me most is that I can't set the chat/mail/broadcast panel menu thing to use thunderbird for mail. Is there any way to do this, or do I need to have thunderbird as a separate icon?

View 4 Replies View Related

Ubuntu :: Migrate Evolution Mail To Thunderbird?

Jul 7, 2011

Since it has been announced that 11.10 will likely ship with thunderbird instead of evolution, I now am wondering how i am going to migrate my mail spool to the new application.

Is there a migration/import utility to transfer mail/contact/settings from evolution to thunderbird?

View 4 Replies View Related

Networking :: Using The Mail As Thunderbird?

Dec 6, 2010

is there a way you can set up mail, so that it functions as thunderbird? for example, in thunderbird, you could create a hotmail email account, and add a new account to thunderbird with your hotmail username, password and if i recall well, smtp and server port. if that is not possible, what do i have to do be able to send emails from console in general? i ve seen some guides online which i think they are deprecated or something, cause the steps they suggest dont actually correspond to what you really have to do. what would be the simplest way to send email from console?

View 9 Replies View Related

Ubuntu :: Thunderbird 3 New Mail Notification Tray Icon?

Apr 29, 2010

I'm using Ubuntu Lucid 64bit. Thunderbird 2 had an add-on for new mail icon notification in the tray, but I haven't yet found a working replacement for Thunderbird 3.

View 9 Replies View Related

Ubuntu :: Thunderbird New Mail Notification Icon Missing?

Jul 5, 2010

I am using Thunderbird 3.1 with minimize to tray extension on Ubuntu 10.04. When I receive a new mail I expect that the Thunderbird icon in the tray becomes a mail icon.

View 3 Replies View Related

Ubuntu Installation :: Thunderbird Add-on For Importing From Live Mail

Jul 27, 2010

Would anyone have a recommendation for a Thunderbird extension or add-on for importing e-mail from Live Mail? I have a dual installation of win7 & Ubuntu 10.04. Ultimately, I want to import my e-mail archive into Thunderbird on the Ubuntu partition. For the transition, I have both Thunderbird and Windows Live Mail on the win7 side. I'm running Thunderbird 3.0.6, though I could upgrade.

View 1 Replies View Related

Ubuntu :: Attach Shared Files To A Thunderbird Mail?

Dec 18, 2010

I am trying to attach shared files to a Thunderbird mail.The files are stored into a remote machine inside my LAN. The path is something like smb//:<something>But when trying to attach the file I get a permission error:"controllare i permessi di accesso al file"(trad: "check the access permissions to the file")

View 1 Replies View Related

Ubuntu :: Thunderbird Sends Mail Only When Started By Root?

Dec 23, 2010

I have 2 email accounts set up in Thunderbird - one is gmail and the other was given me by our server admins few years ago. Everything works fine on windows but when I try to send something from the second account (not gmail) in ubuntu it says that password is incorrect. Ive double checked all settings and seems like everything set correct. Now the most interesting part: when I set up this account as root (gksu thunderbird and then do same as I did under my account) everything works perfect.

I found only one thread at this forum with same issue and sure it's not solved [URL]..

View 7 Replies View Related

General :: Mail Restore In Thunderbird

May 9, 2011

i am using mozilla thunderbird version 3.1.10. i want to restore mail backup taken from and by microsoft outlook which have .pst extention.

View 1 Replies View Related

Slackware :: Thunderbird Mail Folders

Apr 6, 2010

I store all my personal files inclduing mail folders on my external usb drive which allows me to experiment with different distros freely.On each new install i point the mail settings to my mozilla folder. But Slackware 13 is throwing a lot of challenges my way. I am currently finding that I cannot copy recently arrived mail into my designated folders. The message says something about I am running out of disk space when in fact I have plenty of space.

I initially thought it might have something to do with file permissions. But definitely not in this case. The folder is owned by myself and has full permissions chmod 775.I am currently using windows which gives access to all my mail folders.

View 15 Replies View Related

Ubuntu :: Move Thunderbird To New Machine?

May 28, 2010

I have set up a new machine with Lucid and installed Thunderbird 3.0.4. I want to move the mail account etc from the old machine to the new. I understand that I have to copy the 'thunderbird' folder in 'home' to the new machine. However, if I don't create a mail account profile in the new machine, this folder doesn't show up.
I don't want to end up with duplicate inbox folders when I copy over the old profile.
What's the correct way to do this? When I have done it before, I always seem to end up with multiple (empty folders)

View 3 Replies View Related

Ubuntu :: Thunderbird & DavMail To Receive MS Exchange Server Mail

Jan 31, 2010

Seems quite a lot out there are finding it simple enough getting Thunderbird/Davmail to work, yet I've been at it for days now and still no luck. I've finally given up altogether with Evolution last week, as it seems from weeks of reading and trying, there just isn't a solution for it to work with Exchange Server mail. Yes I tried brutus and its web sites are down so to get additions such as Brutus Keyring is impossible. (its all a long story for another day)Evolution is now uninstalled and in the bin.So now Im into the 5th day trying with Davmail and Thunderbird to get emails from my company mail exchange server.I am sure Im going to have better luck with Thunderbird from what Ive read so far, but it still eludes me how to set it up with Devmail and the information Ive found so far is not very clear. I am sure I am just missing the most simplest step somewhere along the line.

Can someone please post a detailed instruction on how to configure both Thunderbird and Devmail to work together and also how to test if Davmails is working?I can easily access my company emails via OWA with URl... from my home internet, so no issue there.From the efforts of trying to get Evol to work where it came up with the error. "Evolution connector is not compatible with Exchange 5.5", I assume our company server is running an MS exchange server version 2003 or older.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved