Fedora Installation :: Documentation To Create A Mail Server With Pop3?
Jun 17, 2010
i've been tryin to configure sendmail with cyrus to create a mail server that'll allow outlook users to connect to and download mails. I've done a lot of googling but so far no success have been able to configure sendmail with cyrus but can't connect the outlook to the server. I've come across certain documentation that says it requires to configure saslauthd. Is there any way i can create a mail server to which users can connect and download their mails. Shall i switch to postfix and dovecot instead? Is that easier?
View 14 Replies
ADVERTISEMENT
Jan 19, 2010
How can I download Mail from Dovecot POP3 Server to new Dovecot POP3 Server of all users and will always run every minute. I've tried fetchmail and getmail but only in one user and need to run fetchmail or getmail to retrieve new emails.
View 6 Replies
View Related
Feb 26, 2010
how to set the following requirements:1-user1 must be be able to retrieve email from my m/c using pop3 from within domain example1.com.2-users within domain example2.com should not have access to my pop3 services
View 1 Replies
View Related
Feb 25, 2010
I am trying to install Mozilla Thunderbird email client. When I configure this program, it defaults to IMAP4-type incoming mail server (Port 143) instead of POP3 (Port 110) which my ISP uses. I did not see POP3 anywhere in the available dialog boxes. Is there any way to get Thunderbird to use POP3 in opensuse 11.2 Gnome Edition?
View 3 Replies
View Related
May 4, 2010
I'm somewhat familiar with Linux and became pretty decent at installing and configuring packages in Ubuntu. One of the things I was able to do with my tinkering was set up a functioning imap and pop3 mail server using dovecot-postfix. Now I'm experimenting with Slackware to get the feel of another distro, and I noticed that the mail server packages were already installed. On my client computer they can pick up that I have users configured and my mx record is working.
However it is failing to send mail saying that it is failing to relay the e-mail message and that the server responded 5.7.1 which was a problem that I was having in Ubuntu when first configuring the mail server. The fix was to edit the postfix.conf file and adding the localhost name of my server. Does anybody know of the file that I need to edit to make it possible to relay my messages with both pop3 and imap.
View 1 Replies
View Related
Apr 28, 2009
I have recently set up a mail server running dovecot and everything is fine. However, I now want to retrieve the contents of 2 pop mail boxes and insert them into the IMAP structure under dovecot. I need to check for spam and sort them according to sender and recipient.
What is my best software option for retrieving the mail?
View 3 Replies
View Related
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
Dec 23, 2010
How can mail attachments be downloaded from a POP3-supporting mail server and saved as local files? I've looked into a variety of mail clients and studied mbox, maildir and MIX but no solutions are jumping out and saying "It's me you're looking for!" (story of my life ) The requirement is for an organisation with no document management system; as a first step I want to get all their files in one place, including files that may exist only as email attachments.
View 8 Replies
View Related
Mar 31, 2010
My actual mail is via pop3 from verizon. What I've done so far is just pull my pop3 mail onto my main machine at my house. But I'm finding I'd rather have a single imap server on my network so then all my machines could see the same mail.
I don't really want the imap server to poll verizon for mail, I just want the imap server to check pop3 mail at verizon only when one of my mail apps checks into it to look for mail.
View 1 Replies
View Related
Sep 25, 2010
how do i create mail server?I am familiar with redhat linux recently done 2nd module out of 3 module cource of rhce cource.And have little bit knowledge of linux os.
View 1 Replies
View Related
Feb 17, 2011
i installed rhel5 o/s and i choosed to installed following packages postfix,dovecot,httpd, squirrelmail, when i logged in as user in webmail the folder is empty when i send any mail any user the user is not getting mails in his inbox the following directory also i din't get (/var/spool/mail/the user directory).
View 4 Replies
View Related
Oct 10, 2009
How to install either Fedora 11 or 12 from the hard disk of this old ragged laptop? USB or CD installation are not an option, and since the documentation keeps crashing and I stagger saliently in the messy script that is hid behind the windows interface runtime gimmick, I would like to know which switches would make the rebooting operation take to reckognizing the linux package?
View 1 Replies
View Related
Apr 16, 2010
For long-term migration from courier to dovecot I would like to install courier-pop and dovecot-pop3d simultaneously. Aptitude offers me to install one, by removing the other, only. Can this be done without creating problems for the package manager and future upgrades? And why if not?
The following NEW packages will be installed:
The following actions will resolve these dependencies:
Remove the following packages:
Score is -170
View 1 Replies
View Related
Jun 10, 2010
I have a domain name relik.ath.cx with a mud and an html page and now Im working on my own personal mail server preferably with the first email on it [URL].
View 6 Replies
View Related
Oct 15, 2009
I have installed F11 on my server bythis article! I have problem with certificatewhen I connectin from clients computers to my mail server for reciving mail! I have warning like this
View 2 Replies
View Related
Jun 14, 2009
I just added my login id to /etc/aliases to forward root's local e-mail to my local e-mail account in evolution.
As always, when I make a change to /etc/aliases, I run newaliases. I now get the following, and root's mail is not showing up in my local mail Inbox:
Code:
Is this correct?
I understand my hostname (i.e., Eng-Lab-010) is not a fully qualified host name, but I never had a problem before. But it appears this not a good thing. What should I do?
View 4 Replies
View Related
Jul 12, 2011
I am having problem to collecting email from remote POP3 (all the emails for a domain is stored here) and distribute it after collecting to several users defined to Linux server. I have install postfix in Linux server for email distribution.
View 3 Replies
View Related
Apr 6, 2010
I have been beating my head for the last few weeks on this problem, (although I have been taking the wrong approach, it seems).
I need a gateway to direct web traffic to three separate servers/domains. I have been trying to do this with both a dns server and , (seperatly), apache server to forward requests. The dns server was a no go, and <i can only get apache to redirect http and ftp.
After Googling this ALOT, I believe that what I need is a gateway server to redirect my traffic to the 3 different servers. I have been reading about using using nat and iptables for this and was wondering if anyone had any advice/suggestions on this. The other thought I had was to use something like pfSense to create the gateway, but I am still reading the documentation, and I am unsure if this approach will work.
View 1 Replies
View Related
Aug 30, 2010
This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent error. The following address(es) failed:
xx@xx.com
SMTP error from remote mail server after initial connection: host [URL] [ip address]: 550 Access denied...
View 6 Replies
View Related
Jul 25, 2011
I have installed Postfix with LDAP, Dovecot IMAP/POP3 Server on RHEL 5.5whether Postfix without IMAP/POP3 server is possible??
View 5 Replies
View Related
Nov 3, 2010
I have a problem relate to posttfix.I want to mirgare postfix mail server to exchange 2010 mail server but I can't do it,u can help me.You can show me have to do configure postfix and exchange how to?
View 1 Replies
View Related
Jan 21, 2011
Can this be done? A company is currently running a postfix mail server. They got a new server and, while the users are migrated, they need to have the messages delivered on BOTH servers.
I thought it could be easily done in postfix: deliver locally AND forward mail to new server, but all solutions I found would deliver the messages in just ONE place.
View 1 Replies
View Related
Mar 10, 2011
How do I make a local mail server that itself is a client to a WAN mail server.I want the local mail server to query new mail every 30 minutes from the WAN server.
View 6 Replies
View Related
Feb 22, 2011
There is an requirement, intranet people they may not have internet access but they want to send mail to external domain(internet),but in that intranet network one machine can have internet access. Is there any solution for this requirement.
View 2 Replies
View Related
Mar 20, 2011
I've setup my server by following a ton of goods, and it seems to work ok, but I need to start using my server for email in order to receive orders placed via my website. I've followed this guide - [URL] I followed the steps above, and tested the mail server via telnet, and all seemed to be ok. I tried sending an email via Squirrelmail, from cs@thinclientwarehouse.co.uk TO my working email simon@c1systems.co.uk, but the server returned with the following message:
<simon@c1systems.co.uk>: host mail.c1systems.co.uk[95.128.128.129] said: 550-Verification failed for <cs@localhost.thinclientwarehouse.co.uk> 550-The mail server could not deliver mail to cs@localhost.thinclientwarehouse.co.uk. The account or domain may not exist, they may be blacklisted, or missing the proper dns entries. 550 Sender verify failed (in reply to RCPT TO command)
View 14 Replies
View Related
May 31, 2011
I'm a newbie here but I have a question on how to make the connection between webmin and thunderbird via POP3. I have webmin set up and it is able to send and receive mail via webmin but when I enter the account details in thunderbird it cant find the settings for my mail account. I'm not exactly sure where I need to go in webmin to set it up to allow a connection from a client to allow the downloading of mail to the client. Would simply prefer to go to thunderbird to send and receive mail as opposed to logging into webmin then going to my mail.
View 3 Replies
View Related
Mar 10, 2010
According to RFC 1939: "POP3 is not intended to provide extensive manipulation operations of mail on the server; normally, mail is downloaded and then deleted." However most of the mail clients have that option "Leave messages on server" after they have been downloaded. How is it done?
I tried sniffing mail traffic with Wireshark, but the only POP3 provider I have is Gmail and its POP3 access is SSL secured, so I was unable to gather any info from this... I tried downloading sources of Thunderbird and Evolution and checked what are they doing with "leaving messages", but it seems my C++ skills are not enough - I was unable to understand what is happening when "leaving"...
Suggest me some POP3 provider, that is providing unsecured POP3 access, so I could try again reverse engineering with Wireshark?
View 8 Replies
View Related
Sep 9, 2010
running debian 6.0 "Squeeze" I installed Evolution trough official debian squeeze mirrors, installed all available updates (that know off) but i still can connect to my POP3 (email) server.what does evolution need to connect to pop3 ? when use Kmail, everything works fine
View 11 Replies
View Related
Sep 24, 2010
My server listens to POP3/IMAP requests. Some users have configured their mailers with high checking frequencies, say once every minute, such that the system logs are full of entries with no significance at all.I'd like to ask if there is a way to limit the per IP frequency of POP3/IMAP access ?I'm using "xinetd" to wrap the "ipop3d" and "imapd" which come with the Alpine package.
View 4 Replies
View Related
Jan 23, 2009
I use fetchmail to get mails from POP3, but I get an error if I use SSL.
.fetchmailrc
poll pop.server.de with proto POP3
user xxx there with password xxx ssl is "xxx" smtphost xxx
This cause this error:
[Code].....
It looks are some packages missing or something like that.
View 1 Replies
View Related