similar to: Sendmail / Dovecot Config

Displaying 20 results from an estimated 20000 matches similar to: "Sendmail / Dovecot Config"

2010 Mar 13
1
extraneous mail folder created
I'm trying to set up dovecot on a Fedora box for about 5 users, I have a raid 5 array that is used for home folders etc mounted on /home, and I've created a directory /home/mail, which I have used a sym link to map /var/mail to. I've created folders for each of the users with relevant permissions and edited the dovecote config with:- namespace private { separator = / prefix =
2009 Sep 02
2
sendmail routing
CentOS 4.8, sendmail 8.13 Hi All: I have a couple of questions regarding the routing of outgoing emails. I have spent several hours doing Google searches but I have not come close to what I am looking for. If someone can give me push in the right direction I would greatly appreciate it. We currently have three domain names (two for our development company and one for our production company). We
2020 Apr 19
1
[Off topic] sending mail from Comcast was: Sendmail not working
See other thread/reply. > -----Original Message----- > From: CentOS <centos-bounces at centos.org> On Behalf Of S.Bob > Sent: Sunday, April 19, 2020 3:11 PM > To: centos at centos.org > Subject: Re: [CentOS] [Off topic] sending mail from Comcast was: Sendmail not working > > OK, I've fired up a new VM, new CentOS 7 install, now I get this: > > # rpm -qf
2010 Sep 15
1
Can solaris sendmail use dovecot lda
Hello, on a Solaris 9 system with dovecot 1.2.14 installed I want to replace the sendmail local delivery agent 'mail.local' with the dovcot LDA. The wiki page http://wiki.dovecot.org/LDA/Sendmail did not really help me, because there are only linux specific tipps I am not able to apply to solaris sendmail.cf. So how can I tell solaris sendmail to use dovecots LDA instead of mail.local?
2020 Apr 19
5
[Off topic] sending mail from Comcast was: Sendmail not working
> -----Original Message----- > From: S.Bob > Sent: Sunday, April 19, 2020 2:26 PM > To: centos at centos.org > Subject: Re: [CentOS] [Off topic] sending mail from Comcast was: Sendmail not working > > I followed this guide: > > > https://pepipost.com/tutorials/install-sendmail-server-centos-7/ Sigh - bad examples for you.... undo if you can. Postfix provides the
2009 Jul 28
6
how to set smpt server for our rails applicaion
hi i am using technoweenie-restful-authentication plug-in for authentication in my application. i want to send a activation link to the user''s mail-id. for that i need to set the smpt server for our rails application, for that i added the follwing code in config/environment.rb file ActionMailer::Base.delivery_method:smpt ActionMailer::Base.smpt_settings = { :address =>
2014 Nov 14
1
Using dovecot-lda with sendmail
Hello: I'm trying to get dovecot-lda to work with sendmail on a CentOS 7 server. I've tried following the instructions at the wiki, http://wiki2.dovecot.org/LDA/Sendmail, by adding the lines to /etc/mail/sendmail.mc, recompiling to /etc/mail/sendmail.cf and restarting sendmail -- the process for any sendmail config change. However it is still not working and in the maillog, it
2005 Oct 18
4
Sendmail Config Question
Hi Default sendmail setup on a centos4.1 box - I need to send report type mails from this machine under cron. The SMTP relay i need to use requires user/pass so how can i send user/pass smtp auth from within the 'default' sendmail install? Anyone know what to change in sendmail.mc thanks
2006 May 01
1
Dovecot LDA with sendmail/Mailscanner (fwd)
Hello! Noone has running a sendmail/Mailscanner/procmail/mbox environment? Ciao, Gerhard ---------- Forwarded message ---------- Date: Mon, 24 Apr 2006 20:27:56 +0200 (CEST) From: Gerhard Wiesinger <lists at wiesinger.com> To: dovecot at dovecot.org Subject: [Dovecot] Dovecot LDA with sendmail/Mailscanner Hello! I'm running dovecot in a sendmail/Mailscanner/procmail/mbox
2015 Sep 30
6
sendmail config finding wrong relay
Hi all, I set my sendmail.mc file to have a SMART_HOST entry of mail.xyz.com I do "make" and "service sendmail restart" ... I should be good, but no. :) If I do "host mail.xyz.com" I get the correct address and if I "telnet mail.xyz.com 25" I get a connection. however when I do a test mail - its trying to RELAY to another host. I thought SMART_HOST was
2009 Jun 10
1
Sendmail + Deliver as an LDA
Need help with setup/config. Current situation: (dovecot version : 1.1.7) we have system users and virtual users. (with different domains) Virtual users have procmail as LDA Now we want "deliver" to become the LDA I'm confused reading http://wiki.dovecot.org/LDA/Sendmail sendmail.mc: divert(-1) divert(0)dnl include(`/usr/share/sendmail-cf/m4/cf.m4')dnl
2020 Apr 19
0
[Off topic] sending mail from Comcast was: Sendmail not working
OK, I've fired up a new VM, new CentOS 7 install, now I get this: # rpm -qf `which sendmail` postfix-2.10.1-7.el7.x86_64 Can you point me to how to set this up properly? Note that I won the psalm19pix.com domain, it's hosted at fastmail.com, and as far as I know requires SSL. Can I setup sendmail to use this as it's SMPT connection? Thanks again... On 4/19/20 12:39 PM,
2011 Jun 27
1
Sendmail + dovecot-lda + LDAP
Hi, I experince some problems with setting up Sendmail with the LDAP database for virtual mail accounts. Why i'm not writing to the LDAP mailing list? I believe, that the reason of my problem is in configuring dovecot-deliver. What i have: ?- FreeBSD ?- sendmail (Version 8.14.4 with LDAP support installed from ports)? ?- Dovecot LDA + dovecot (as pop3/imap) ?- Cyrus Sasl (authdaemon for
2005 May 11
3
Dovecot Sendmail Maildir
Hi all, I'm using Debian (testing) for my office mail. I'm using sendmail and Dovecot to deliver email to clients over IMAP using mbox format. I want to move over and start using Maildir. I know that I can use different MTA's to do the job, but I really like sendmail, and I run additional sendmail servers across the my internal and external networks. I'm probably
2015 Jan 18
2
sendmail not invoking dovecot-lda
hi dovecot mailinglist - Configuration FreeBSD-9.3 sendmail -d0.1 == sendmail-8.14.9 <<-- dovecot --version == dovecot-2.2.15 # =================================================================== # I'm trying to get sendmail to invoke dovecot.m4 ( dovecot-lda ) to # deliver emails to dovecot's virtual users ( /etc/dovecot/passwd ) # or mysql/postgresql virtual users #
2010 Jun 01
1
configuring sendmail to work with dovecot+LDAP
I would like to setup dovecot (1.1.20) with LDAP virtual users, but I don't seem to understand how to get my sendmail to accept mail for the virtual users. (I am rather new to this, so I may have some misunderstandings) I have followed - wiki.dovecot.org/HowTo/DovecotOpenLdap (OpenLDAP 2.3.43) and I think I have IMAP working for virtual users. I can connect to port 143, enter a username and
2009 Sep 30
1
Convert to DBox
I am thinking of trying out dbox format. I am currently using maildir. Is it possible for me to switch just one user account to dbox while keeping all of my other users on maildir? If so, how would I go about doing that? Here is a copy of my dovecot -n: # 1.2.5: /usr/local/etc/dovecot.conf # OS: Linux 2.6.30-1-amd64 x86_64 Debian squeeze/sid ext3 base_dir: /var/run/dovecot/ protocols: imap
2011 Feb 14
1
Sendmail and Dovecot deliver (dovecot-lda)
Hi, I have a Centos 5 system with sendmail running as my MTA. Normally I note from sendmail logs that mails get delivered using the 'local' mailer. I have therefore entered the following into my sendmail.mc file, from an earlier post on this list: define(`LOCAL_MAILER_PATH',`/usr/libexec/dovecot/deliver') define(`LOCAL_MAILER_FLAGS',`DFMPhfnu9')
2012 Dec 31
1
From Sendmail to Dovecot mdbox, what is missing.
Sendmail 8.14.4 dovecot 2.0.9 I have sendmail working and it is sending mail to /var/mail/%u. I have dovecot working in that I can move emails into IMAP folders and I can send email through IMAP. I have set up dovecot to use mdbox based on the following: mail_location = mdbox:~/mail However, I seem to be lacking a key piece of information. Sendmail is sending the mail to /var/mail/%u as a
2012 Apr 19
3
dovecot LDA with sendmail
Hi, Im configuring sendmail with dovecot for virtual users using password file and file for user name. on centos. dovecot-1.0.7-7.el5 sendmail-8.13.8-2.el5 dovecot ?n # 1.0.7: /etc/dovecot.conf base_dir: /var/run/dovecot/ log_path: /var/log/dovecot.log info_log_path: /var/log/dovecot.log ssl_disable: yes login_dir: /var/run/dovecot/login login_executable(default):