Software :: Configure Mail Agent (sendmail Or Fetchmail)
Mar 17, 2010
i'm having a hard time to configure sendmail or fetchmail, so that i can send email from a CentOS 5.3 server, is anyone familiar with that? i have a second email server that i believe that Centos server can authenticate to in order to use as relay but i have no clue how to accomplish that.
View 3 Replies
ADVERTISEMENT
Jun 21, 2011
I try to configure nagios server in my network. In nagios server I need to configure sendmail rely agent. I configured sendmail like given below
Code:
dnl #DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl
define(`SMART_HOST', `mail.mydomain.com')dnl
define(`RELAY_MAILER_ARGS', `TCP $h 25')dnl
define(`ESMTP_MAILER_ARGS', `TCP $h 25')dnl
[code].....
View 1 Replies
View Related
Apr 16, 2010
i wish to install fetchmail & sendmail services i have already done that but there is some problem so wish to start everything from start.
how to uninstall the same and step by step guide on how to configure the same on UBUNTU server 9.10
View 1 Replies
View Related
Feb 5, 2010
how to use Xampp and also how to configure mail agent in it
View 9 Replies
View Related
Jan 6, 2011
Actual I need to configure fetchmail and postfix in linux pc to get mail in outlook.
View 1 Replies
View Related
May 8, 2010
configure sendmail to route mail to specific hosts?
View 2 Replies
View Related
Sep 8, 2010
Fetchmail +sendmail played nice together, until I installed hylafax, and added an alias it requires. I just ran the usual makemap command on aliases to make aliases.db, and that's there the trouble began. Fetchmail appeared to hang, at any email account that had email in it, at the RCPT stage. I finally read the warning at the top of /etc/mail/aliases that says to run newaliases.
View 1 Replies
View Related
May 29, 2010
I found this page to have the configuration of : but I have to adapt and get always errors. [URL] What are the minimum configurations so that one can do : echo test | mutt me and it sends it via msmtp and mutt one can read his emails using hte imap enabled on the account?
View 1 Replies
View Related
Jul 13, 2010
I have been trying to set up ssmtp so I can send email using Gmail's ssmtp servers. However, when I try to send mail (using mailx), I get the following message:
Code:
Can't send mail: sendmail process failed
Here's the last line from dmesg (the only one applicable, according to the timestamps and message content):
Code:
[484114.608378] sendmail[17975]: segfault at 0 ip b7dbbbf3 sp bfb0dc4c error 4 in libc-2.11.2.so[b7d44000+14e000]
Here's my ssmtp.conf:
Code:
#
# /etc/ssmtp.conf -- a config file for sSMTP sendmail.
#
[code].....
View 2 Replies
View Related
Aug 12, 2009
Recently we are receiving lots of spam email specially ( Viagra). I want to use spamassassen to filter the spams so I need to configure procmail as local mail delivery agent.At the moment I am using prosfix for mail delivery agent and our server is Centos 5. I did google it but couldn't find a good instruction.
View 3 Replies
View Related
Apr 3, 2011
I am using fetchmail for fetching mails from google to my local mail client with this command and config and it works fine and gather all my mail in my local root mail file and I can see them with mail command but I want to separate each fetched e-mail to different files with different names.How can I separate each email in separated files??
View 1 Replies
View Related
Jun 21, 2010
I am trying to configure the fetchmail and I have this line on the configuration file
poll other.mail.server interval 4
user "otherusername" there with password "otherpasswd"
How I do it? Is "mail.server" my isp server? and after configuration how do I fetch mail?
View 1 Replies
View Related
Jul 26, 2010
Could you tell me some programs for mail retrieval like fetchmail?
View 6 Replies
View Related
Nov 15, 2010
I had configured sendmail on linux 5.2, Iam using public ip and my domain is registered[linuxforfreshers.info]. I am facing a issue that when I mail with the user sumit@linuxforfreshers.info then I am able to do it. But if somebody tries to send mail to the same user then it bounce backs. I had made the entry of domain in /etc/mail/local-host-name and also I put ok in /etc/mail/access.The mails are working properly with in LAN. But not able to work on WAN only I can send mail but not able to recieve mail.What else I need to do.
View 6 Replies
View Related
Dec 21, 2010
I have fetch mail in my root directory like this:
set no bouncemail
set postmaster postmaster@dot.com.gh
set logfile /var/log/fetchmail
poll pop.teledataict.com
protocol pop3
localdomains dot.com.gh
archive dot.com.gh
no dns
envelope X-Envelope-To:
qvirtual dot.com.gh
user "maildot3@teledataict.com" there
pass "mail"
is *
here forcecr
nokeep
flush
dropdelivered
fetchall
This works perfectly as I want. But right now, what I want is, I want fetchmail to download mails for more than one or several accounts in different domains and different pop servers. How can I improve this rc file to accomplish my task?
View 2 Replies
View Related
Aug 6, 2010
I have Ubuntu and I want to setup a mailserver. I use fetchmail to fetch mail But I wanted to configure fetchmail with fetchmailconf. I know, I can edit the configfile, but I wanted to use fetchmailconf. According to the man of fetchmail, fetchmailconf is very handy.
In synaptic, I installed fetchmail 6.3.2.2Ubuntu2.3 and I wanted to install fetchmailconf 6.3.2.2Ubuntu2 : well it didnt work
fetchmailconf 6.3.2.2Ubuntu2 needs fetchmail 6.3.2.2Ubuntu2. So, no worries: I searched the internet for fetchmailconf 6.3.2.2Ubuntu2.3, but I couldn't find any. Same with fetchmail6.3.2.2Ubuntu2
First of all, I want to flame synaptic for supplying 2 different versions for 2 pieces of software that only work with eachother.
Second: where can I find 2 matching versions? Or fix synaptic or maybe someone has a really cool solution?
View 12 Replies
View Related
Jan 6, 2010
I'm new to mail via the CLI, so bear with me. I have this line in my crontab:
Code:
*/5 * * * * fetchmail
Which does check my mail every 5 minutes fine. But I get the command-line output mailed to
[code]...
View 3 Replies
View Related
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
Jul 6, 2011
The common wisdom seems to be to setup an SMTP server (say postfix) so that connections either coming from the same host or where the end delivery is local can do so without using any authentication mechanism.
This will for example allow fetchmail to deliver fetched mail locally on port 25 (without logging in) for any user.
However, what if I setup the SMTP server to force every incoming connection to be authenticated regardless if the end delivery is local or relayed and regardless where the connection comes from.
Is it possible to configure fetchmail to use a password when doing the local delivery?
(I haven't been able to find any such configuration options in fetchmail.)
View 2 Replies
View Related
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
Aug 6, 2010
Two exchange servers internally. One is setup for example.com (192.168.1.10) and the other is setup for example2.com (192.168.1.20) Both are behind a single public IP.
I want to use postfix to sit in front of the two exchange servers. Postfix will accept mail for both domains and relay to the appropriate server. I have postfix installed with only defaults at this point.
View 2 Replies
View Related
Nov 19, 2010
I'm running SUSE linux Server version 11. I want to configure mail server with postfix & cyrus-imap. For that, i have read many documents in Internet by i met issues. I'm running DNS in this server & it's ok Now I cannont send mail through command line.
[Code]....
View 9 Replies
View Related
Oct 19, 2010
After running Pine remotely to view some mail on the server, I can no longer access those emails remotely with Evolution or Outlook Express. I know the mail is still there on the server someplace, because it still appears in Pine's "INBOX" folder. But that is clearly not the same as the "Inbox" folder for that account which appears in Evolution and Outlook Express, which is now empty. How can I configure Evolution to re-access those emails?
View 9 Replies
View Related
Apr 25, 2011
Is it possible to using 2 envelope options on fetchmail? Here is fetchmailrc configuration :
envelope "Envelope-To"
envelope "X-Apparently-To"
View 1 Replies
View Related
Jan 13, 2010
i have running sendmail 8.13 on my red hat enterprise linux 5.1, but i have a problem. I can send a mail from my line command terminal to hotmail, gmail, yahoo and any of these, but i can't send mail to my own domain ([URL]), when i wrote a mail i get a reply from MAILER-DAEMON@localhost.localdomain that says that the message had pemanent fatal errors and shows as user unknown the mail was suposed to recive the message.
For example, if i send one mail from user1@mydomain.com to user2@mydomain.com the user2 does not recive any mail, but that doens not happens if user1 sends a mail to any hotmail address or gmail or any other. Besides i also can't recive on my server any mail to user1@mydomain.com or user2@mydomain.com (for example), so please tell me what do i do to get the mail.
View 2 Replies
View Related
Apr 5, 2011
How to send mail using sendmail on slackware? Can you show me a simple bash program that sends a message to an email? I am new to slackware and I can't send my email using sendmail command. I checked my mail queue on my Webmin and i see this status "access map: lookup [URL]..
View 9 Replies
View Related
Sep 9, 2011
I have questions about mail,
I am using following command on my linux account of my compnay
mail -s 'Hi' username@gmail.com
But I dont receive any emails, where as did not receive any error while executing the above command, so whats going on and what is happening.
what email id do mail use to send the email by default. Is there any way or command to print this by default user id.
View 2 Replies
View Related
Apr 24, 2011
I have an application form (it's currently residing at [url] that needs to send an email to me.
I've installed sendmail and enabled it in /etc/php5/apache2/php.ini using the
Code:
When I run mailq, I get errors such as
Code:
Sendmail is flat-out refusing to work on external domains. How the heck can I get this working?
The PHP is below.
Code:
View 1 Replies
View Related
Apr 7, 2010
I have sendmail running in system,i want to send mail to other accounts like gmail,yahoo using this sendmail.What should i do ?
View 1 Replies
View Related
May 22, 2010
We are using RHEL 4 and sendmail version -8.13.8-2. We are using sendmail service for mail transcation. But we are not able to mail from terminal.Quote:
[systems@localhost ~]$ echo hello|mail -s "Hi dere" systems@localhost
[systems@localhost ~]$ collect: Cannot write ./dfo4M8OIMh014372 (bfcommit, uid=5 14, gid=51): Permission denied
[code]...
View 2 Replies
View Related