Displaying 20 results from an estimated 80 matches for "computerisms".
2013 Aug 15
1
lda and home directory
Hello,
I am using qmail and lda configured such that lda should not have to do
a lookup for delivery. I set my defaultdelivery like so:
|HOME=/home/mail/$USER /var/qmail/bin/preline
-f /usr/local/libexec/dovecot/dovecot-lda
Given that the email address being delivered to is
bob.miller at computerisms.com, I expect $USER to be equal to bob.miller
and $HOME to expand to /home/mail/bob.miller/.
The problem is lda reports:
Debug:_Home_dir_not_found:_/home/mail/bob.miller at computerisms.com/
The whole system up to here uses only the bob.miller part, and I can't
find where it keeps adding t...
2011 Jan 27
2
Basic question for user/pass authentication
Dear, I have Debian + Samba and I've created a smb.conf in order to
authenticate users I've created with "useradd -s /bin/false" and after
that added to samba with "smbpasswd -a user".
I've created the share in /var/share with rwxrwxrwx.
I edited some lines from smb.conf in GLOBAL and SHARE sections.
I use:
security = user
but when from the Windows machine I
2013 Mar 07
1
tracking user activity - Active Directory
...be a mail log in as
it is a workstation login. Is there a way, or some documentation that
will explain how, to parse the log files and determine which
workstations were actively in use and by which account? Or are there
any tools that will parse the log files and provide me such information?
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
2010 May 31
3
scp port on remote hosts
Hello,
I would like to specify ports on both hosts to copy files between two
remote computeres. Is there any way to do this with scp? The -P flag
seems to apply to the port on the second host only.
Regards,
Miguel
2014 Oct 03
1
X-sieve-redirected-from
Hi,
I am chasing a problem with sieve vacation messages. the sieve file
looks like this:
## Generated by Roundcube Webmail SieveRules Plugin ##
require ["copy","vacation"];
# rule:[computerisms.ca]
if anyof (address :contains "To" "bob.miller at ctfn.ca",
address :contains "Cc" "bob.miller at ctfn.ca")
{
redirect :copy "bob at computerisms.ca";
vacation
:days 66
:subject "autotest"
"hello back";
}
The mail is...
2014 Sep 09
2
outlook 2013
...a few minutes or an
hour or two, is deleting and recreating the accounts on one of the
computers. But the problem inevitably returns in short order.
Surely people have outlook 2013 connecting via imap to dovecot without
problems; is there some special trick that google is hiding from me?
--
Computerisms
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
2003 Jun 12
2
Telemarketer GSM?
does anyone have a recorder GSM file that emulates the Telco's "if you are a telemarketer please hangup now" recording? I don't see one in the sounds dir. the ZapATEller works great for computerized callers but if a human hears this message asking them to go away they have to. Isn't that right?
Dave
2006 Nov 29
4
SAS Controllers
Hi All, first time post so please excuse any blunders
We are specifying two servers using supermicro X7DBE+ MB and want to add on a SAS controller
for Raid 10. We want to use the CentOS 4.4 X86_64 distro.
We are currently considering an Intel CC SRCSAS144E SAS Raid Controller for the servers
using 4 Fujitsu 147 GB SAS HDD, and a Adaptec SASC RAID 4805 8-port for the server using 6
Fujitsu
2014 Feb 14
1
lda+ldap multiple users
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 14 Feb 2014, matthias lay wrote:
> On 02/14/2014 08:27 AM, Steffen Kaiser wrote:
>> On Fri, 7 Feb 2014, matthias lay wrote:
>>
>>> I experienced that if a Mailaddress matches several users the delivery is
>>> aborted.
>>>
>>> ----------------
>>> dovecot: auth: Error:
2017 Sep 28
0
imapc and masteruser
> On 28 Sep 2017, at 20.50, Computerisms Corporation <bob at computerisms.ca> wrote:
>
> Hi,
>
> My end goal is to set up shared mailboxes on a cluster as per:
>
> https://wiki.dovecot.org/SharedMailboxes/ClusterSetup
>
> I was having very little luck with it, so I had been trying to break down into piece...
2011 Apr 03
1
Winbind cached account locked out
Hi there,
we have a few SuSE Linux Enterprise Desktop 11 SP1 machines with Samba
3.4.3 joined to Windows Server 2003 domain. The domain has some strict
password policies, like limited password tries before account is locked
for a few minutes.
It works fine when doing online authentication against the domain
controllers.
The problem rises with cached offline logon. Offline logon works,
2012 Sep 27
1
sieve vacation
...somewhere, does it use qmail-inject if it finds it? I find
no evidence it is using any of these methods on my server, but I am not
sure if one of these methods is failing or if there is some place else I
should be looking for the missing vacation response...
Thank you for any suggestions...
--
Computerisms
Bob Miller
867-334-7117 / 867 633 3760
http://computerisms.ca
2012 Oct 05
1
Dovecot configuration and question about IP trusted
Hello list,
I've just finished to install Dovecot and things seems to work so far. After some little efforts though.
My version is 2.0.20
Question 1:
I'm trying to tighten the security a little bit and added in dovecot.conf
login_trusted_networks = 192.168.1.0/30
Then restarted Dovecot
My client has the IP 192.168.1.20 and it's still able to retrieve emails. I expected it to be
2007 Apr 17
1
printconf
Does anyone know of a command line tool for printer configuration for CentOS 5.
I have used "printconf-tui --Xexport > printers.xml" to copy my printer setup in CentOS 4.x
(then Ximport to bring it back), but this no longer works in CentOS 5 and I would really
like to retain this functionality.
Can I re-install this tool or will it not work with the new CUPS?
Is there an
2013 Aug 16
1
Disagreement on where mail goes.
My virtual users have their mail stored in /usr/local/virtual/user at example.com/
dovecot wants to read the mail from /usr/local/virtual/user at example.com/Maildir which is causing problems since all new mail is being written in /usr/local/virtual/user at example.com/new and dovecot is looking in /usr/local/virtual/user at example.com/Maildir/new
For the local users, /home/user/Maildir is the
2013 Oct 22
1
using dovecot in Asterisk imap storage
Hello,
I am trying to use postfix/dovecot as mail server to be the imap storage for my voicemail system.For that I installed postfix and dovecot and trying to follow the instructions in this post http://etel.wiki.oreilly.com/wiki/index.php?title=Storing_Voicemail_on_an_IMAP_server&printable=yes
I should add a master user for Asterisk to your IMAP server that has access to all user's
2012 Jun 25
0
freebsd - duplicate folders but one is not accessible
...all of my googling agrees.
But none of my investigating brings up even one bit of evidence to
support the hypothesis. Does anyone have any suggestions about what
might be going on here?
If you are still reading, thank you for taking the time :)
--
Bob Miller
867-334-7117 / 867-633-3760
http://computerisms.ca
bob at computerisms.ca
Network, Internet, Server,
and Open Source Solutions
2012 Oct 24
1
dovecot auth against AD on samba4
Hi group
I am currently running a mail server on ubuntu 11.04 with postfix 2.8.5,
dovecot dovecot 2.0.13 and openldap 2.4.23. I have now read about sogo and
I am thinking about installing it because of it's native outlook support
capabilities.
The ZEG appliance wouldn't be an option for me because I use a virtual
server from a provider where I can't install my own vm or even an iso.
2012 Dec 04
6
[OT] MS Exchange Alternative?
Just wondering if there's an open source Linux alternative to MS
Exchange so that all the features of outlook work?
2017 Sep 29
0
imapc and masteruser
> On 28 Sep 2017, at 23.08, Computerisms Corporation <bob at computerisms.ca> wrote:
>
> Hi Sami,
>
> Thank you for your reply.
>> yes you do need to define imapc_user if you want to switch user and master user around for imapc. like:
>> imapc_user = authapps
>> imapc_master_user = %u
>> without...