General :: Design An Email Client For Gmail And Yahoo?
May 22, 2010I want to design an email client for gmail and yahoo. Somebody suggest me how to do this?
View 3 RepliesI want to design an email client for gmail and yahoo. Somebody suggest me how to do this?
View 3 RepliesI have been trying to figure out how to keep my company's email from being treated as junk mail by Hotmail, Yahoo & Gmail for over a year.
When I acquired the company its email was hosted by sina.com as its in China. It was being run under a windows server and had issues sending & receiving.
I moved it to a linux server system in Hong Kong that has a US co-host site in Chicago area thinking its got to better than whats running in China.
We are still having problems sending emails to hotmail, yahoo and gmail.
My entire company is about ready to redmond our company email and use their personal webmail accounts.
I am running debian testing, amd64 architecture on my box. I have 3 gmail accounts that I use regularly. I have used mainly thunderbird/icedove to access my mailboxes via imap.However, now two of them have really several tens of thousands of emails I often experience difficulties in dealing with them (the connection often freezes, browsing my folders is a pain).I tried also sylpheed and claws, but the situation has not really improved.I do not think there is anything fundamentally wrong in the way I configured my accounts on the various clients (actually, some of them even boast automatic setup of gmail accounts).
View 5 Replies View RelatedI want to mail a file to my yahoo or gmail id.is there any script or any possibility to do this.i have mail day to day server performance to my mail id in form of a text file.is this possible???
View 2 Replies View Relatedi have centos 5.5 and qmail installed in it this qmail is used for internal mail , we are not send mail from internal to external ids i.e gmail, yahoo etc, this qmail intalled on 192.x.x.x ip server this ip is not live ip but my problem is that from few days mail are sending from internal to external like indiatimes ,yahoo
View 2 Replies View RelatedIn my Windows environment, I use email client such as Microsoft Outlook to connect to our email server to send email with the following configuration:
Incoming server (POP3): 995 - (requires with SSL)
Outgoing server (SMTP): 465 - (use encrypted connection SSL)
[code]....
And the mail server requires user ID login and password.how do I setup a text command based email client in my Linux (Centos 5.1) to send out email through the existing email server above, which is in another machine? The email client has to be text command based because I need to use command line to send notification email from anothar application installed in my Linux (Centos 5.1) Since the email client will only be used to send email notification, I don't require setting up of an email server in my linux.
I use Evolution with my Ubuntu lucid lynx. My email server is optonline.net. I can't send to from my evolution to yahoo mail or gmail. If can send from optonline.net web mail.I am wondering whetherI have a wrong setting or is it something with evolution itself.
View 3 Replies View Relatedcan any one please tell me that how to send mail from localhost to gmail or yahoo or some other server,i think it is some mail relay server problem but dont know how to get over it.i am using fedora 13.and i had setup dovecot,sendmail and squirrelmail properly.and configured them. i have no problem to send mail from my local host to me back.my squirrel mail and mutt works fine.bt only problem is that they cant send any mail on other servers.
View 4 Replies View RelatedI am pretty new to C.L.I/text editing work. So maybe its a bit old-fashioned but I am interested in learning how to send email via the command line. I am running 10.04 32 bit
Situation: I have followed the explicit and step-by-step actions at http://klenwell.com/is/UbuntuCommandLineGmail
Question: Upon completion, when trying to send a test email to myself via gmail (from CLI) I get the following error: "msmtp: no recipients found". In CLI below it asks me to explicitly pick a mailx to download. I think I already have mailx as when I type mailx I get "no mail for primary".
Here is my work
Code:
:~$ sudo apt-get install msmtp mailx
[sudo] password for:
Reading package lists... Done
Building dependency tree
Reading state information... Done
msmtp is already the newest version.
Package mailx is a virtual package provided by:
mailutils 1:2.1+dfsg1-4ubuntu1
heirloom-mailx 12.4-1.1
bsd-mailx 8.1.2-0.20090911cvs-2ubuntu1
You should explicitly select one to install.
E: Package mailx has no installation candidate
:~$ gedit ~/.msmtprc
:~$ chmod 600 ~/.msmtprc
:~$ gedit ~/.mailrc
:~$ echo -e "testing email from the command line" > /tmp/test_email
:~$ mailx -s "mailx gmail test" xxxxxxx@gmail.com < /tmp/test_email
msmtp: no recipients found
Here is ~/.msmtprc
Code:
# config options: [URL]#A-user-configuration-file
defaults
logfile /tmp/msmtp.log
# gmail account
#account gmail
auth on
host smtp.gmail.com
port 587
user xxxxxx@gmail.com
password xxxxxx
from xxxxxx@gmail.com
tls on
tls_trust_file /usr/share/ca-certificates/mozilla/Equifax_Secure_CA.crt
# set default account to use (not necessary with single account)
#account default : gmail
and here is ~/.mailrc
Code:
# set smtp for mailx
# gmail account (default)
# $ mailx -s "subject line" -a /path/attachment recipient@email.com < /path/body.txt
set from="xxxxxx@gmail.com (xxxxx)"
set sendmail="/usr/bin/msmtp"
set message-sendmail-extra-arguments="-a gmail"
I've been having some problems with ufw on ubuntu 10.04. I didn't realize until just recently that the problem was ufw. I couldn't access gmail, or yahoo, or delicious, or gwibber -- or really most things that required logging in -- properly.
Then I noticed that disabling ufw made all the problems go away. But I'd like to have a firewall in place. I can't figure out what rules I need to put in ufw so that I can keep ufw active. I enabled http, https, imap, a few other ports too -- but nothing seemed to do the trick. So long as ufw was active, I couldn't access a bunch of sites.
I have a problem sending emails in the command line. I have introduced this command:
sendEmail -f my.account@gmail.com -t myself@domain.tld
-u this is the test tile -m "this is a test message"
-s smtp.gmail.com
-o tls=yes
-xu usernameonly -xp mypasswd
But then I received this message:
sendEmail[13230]: ERROR => Connection attempt to smtp.gmail.com:25 failed: IO::Socket::INET: connect: Connection timed out
i'm using fedora 12 and i wanna send mail using command $mail actually i tried to send mail to my gmail , yahoo ,and hotmail emails but i didn't receive the mail so i expect that i should have some configuration on my host before sending mai
View 2 Replies View Relatedwe had a server with Hostway, and it was running ubuntu. The server also had Plesk installed, which did some funny things. We had several websites on that server, and many email addresses. Then we changed servers. Now we have a server through Rackspace and it is also running Ubuntu. It also has Virtualmin installed, which generally does not impose as many unconventional changes on Ubuntu as Plesk did.
Rather than using Thunderbird to download my email (which is what I used to do) I've decided I'll start reading my email on the server. So I will ssh to the server and then use some email client, such as Alpine, to read the email. So I installed Alpine. I have an email account for "lawrence". The email address is lawrence @ krubner. Currently, when mail arrives for that account, it is stored here:
/home/krubner/homes/lawrence/Maildir/new
and then it is transferred to hear:
/home/krubner/homes/lawrence/Maildir/cur
When I start Alpine, while logged in as lawrence, Alpine automatically sets up an inbox for me here:
/home/lawrence/mail/
How do I get Alpine (or any other client) to read from the correct folder? I'm fairly sure the email package (the MTA) at work on this new server is Postfix. As near as I can tell, my email is held for 24 hours in this folder:
/home/krubner/homes/lawrence/Maildir/new
and then it gets transferred here:
/home/krubner/homes/lawrence/Maildir/cur
Alpine only lets me set one path for my Inbox, so I'm not sure what path I should set. If I use "cur" I will see all email 1 day late, but if I use "new" then I will miss email if I go a day without checking.
My Email Address is spamming
1. I received an email (spam) on Yahoo Mail from someone who was not intending to send it. (While it did go to spam folder, I did 'open' the email (since it came from a trusted sender) but it only contained a link (which because of WOT) I assumed was spam.) I did NOT click the link.
2. I then informed him that his email addy was spamming.
3 Shortly thereafter, i noticed in Ubuntu (firefox) whenever I clicked "reply" to email back to someone, there was a quick flash of letters/numbers in the slot where I would normally write. This instantly disappears and goes blank so I can write something, so I just figured it was a bug. This is happening on BOTH windows and Ubuntu.
4 Now MY EMAIL is spamming people the people I write to.
So far: I have 1. Changed my Yahoo password 2. Deleted firefox 3. In windows Ran Spybot/Search-Destory AVG (turns up nothing) What else can I do?
I am running in a problem that i have put a postfix regex which needs to discard emails having no subjects, while it works fine for gmail,hotmail and other domains but it does not work for [URL] ultimate reason behind this is because yahoo does not send subject line if subject is not included in email.
View 3 Replies View RelatedI've looked all over the net (believe me, EVERYWHERE), and I can't find anything. I sort of need a program that supports webcam so I can communicate with my family when I leave town in a few weeks. I've tried aMSN, emsense, Pidgin (webcam hasn't worked in that program for ages, heh), empathy (just audio works), skype, ekiga, and so on.
View 2 Replies View RelatedI'm currently using Empathy as per 10.04's standard, but I need a new Yahoo client.
I've used Gyachi in the past, and it was great and all, but it's gone now. It's been missing from it's repository for a long time. (If that doesn't make any sense, what I'm trying to say is that it won't download from it's source, in the way that you usually install it.)
I've also heard about Yux, but out of curiosity, is there anything better? Empathy is missing some basic features, like webcam (understandable) to "message all in group"
I use fedora 13 now. I want to try mutt, but I don't know how to make it work.so I search by Google, Then,I add a .fetchmailrc in my home directory as below:
set daemon 60
set logfile /home/kenifanying/.fetchlog
poll pop.gmail.com
protocol POP3
user "abc@gmail.com"
password "123456"
ssl
sslcertck
sslcertpath /home/kenifanying/.certs/
There are two files named gmail.pem and Equifax_Secure_CA.pem in ~/.certs/ I create these two files like this: First, I retrieve the Gmail certificate provided by the Gmail pop server: $ openssl s_client -connect pop.gmail.com:995 -showcerts
[Code]....
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]...
Has anyone had success sending email with Balsa and Gmail. I can receive email, just can't send.
update. need to add the port to the server name.
I'm facing the best problem which I ever had, where is the previous vendor don't do any documentation. So my task actually do some enhancement on the filtering solution actually, but what I found out is like this..
here my cat /var/log/maillog
Jan 31 09:47:02 mws postfix/cleanup[11028]: 998464290DB: hold: header Received: from mail.jkm.gov.my (webmail.jkm.gov.my [10.0.223.2])??by webmail.jkm.gov.my (Postfix) with ESMTP id 998464290DB??for <hidzuan@gmail.com>; Mon, 31 Jan 2011 09:47:02 +0800 (MYT) from webmail.jkm.gov.my[10.0.223.2]; from=<e1@jkm.gov.my> to=<hidzuan@gmail.com> proto=ESMTP helo=<mail.jkm.gov.my>
[Code].....
I have configured a command line (9.10) server to forward all the system email notices to an external Gmail account.
All is forwarding fine except, all the emails from root have a return email address of "root <myaccountname@gmail.com>".
I do not think that it is a big security issue but, I would prefer that the root emails were forwarded to an existing user account on the server and then forwarded to my external Gmail account. That way the return address would not say "root" within the address but rather "existinguser <myaccountname@gmail.com".
Anyone have a thought on this? Is exposing the "root" name within the return email address a serious security issue?
I use evolution 2.26.1 on my jaunty machine. I have a couple of gmail accounts, and use pop3 to have that mail sent to evolution on my computer. All was fine until a few days ago. Then I noticed that I was no longer getting mail from my freecycle account sent to my machine. I went to the gmail web interface and saw that freecycle mail is still being sent to me. But gmail isn't passing it along to my evolution. The odd thing is, other mail from that gmail account *is* reaching evolution okay.
View 3 Replies View RelatedI'm following [URL] to build a mail server running postfix virtual. The server is now running able to send and receive mails. But remote mail client 'Evolution' can't login the server to send/receive mails.
# tail /var/log/mail.log
Code:
Nov 17 09:00:32 xen05 postfix/smtpd[6601]: warning: xen0.satimis.com[192.168.0.110]: SASL PLAIN authentication failed: authentication failure
Nov 17 09:00:48 xen05 postfix/smtpd[6601]: warning: SASL authentication problem: unable to open Berkeley db /etc/sasldb2: No such file or directory
Nov 17 09:00:48 xen05 last message repeated 3 times
Nov 17 09:00:48 xen05 postfix/smtpd[6601]: warning: SASL authentication failure: Password verification failed .....
Still fail: "Login authentication" and "plain authentication" same result.
Is there any way to have Fedora use gmail as the default system email instead of thunderbird or evolution?
View 1 Replies View Relatedi am working on a neat little bash script, and i want the output to be mailed to my email account. So far i have tried installing sendmail then running: mail -s Test myemail@gmail.com But that hasn't worked; and i did check my spam folder. Am i missing something or is there a better technique all together?
View 8 Replies View RelatedDoes anyone have some quick tips on how to send an Ubuntu server's email to a gmail account via postfix/procmail?
View 5 Replies View RelatedIs it possible to send an email to abc123@gmail.com directly from Console? If it is possible, do I need to do some 'configuration stuff' to get it to work? How do I start it?
View 15 Replies View RelatedI am trying to figure out how if it is even possible to set up my centos server to email messages to gmail account I have tried mail -S Test account@gmail.com but every time it say in my log files that Connection refused by [127.0.0.1]
View 1 Replies View RelatedI'm currently working on a project to help visually impaired people. We're planning to use Orca screen reader for gnome. Everything is doing great but there is a problem with email web clients the most popular ones(gmail, yahoo, hotmail) are not optimized for screen readers. Is there some kind of simple email client optimized for this? Need to be very simple and straight foward and support multiple users too.40
View 4 Replies View Related