have *not* set neither home_mailbox nor
mail_spool_directory, but instead I've setted
mailbox_command = /usr/bin/procmail
since I use procmail to sort my mail.
"mail -s test renato" though silently fails (renato is my username) -
i.e. mail never gets passed to procmail. In /var/log
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Wed, 17 Oct 2012 10:44:16 -0400
staticsafe wrote:
> On 17/10/2012 10:06 AM, Renato wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > Hi, I'm new to postfix and MTAs in general; I'd like to
wrong; if I do
cat some_mail_file | procmail
the mail gets correctly processed by procmail. Permissions on .forward
seem correct to me:
- -rw-r--r-- 1 renato users 20 Oct 18 12:42 /home/renato/.forward
How can I be sure that postfix is indeed reading my .forward file? Any
clever bash command to p
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Thu, 18 Oct 2012 07:21:26 -0400 (EDT)
Wietse Venema wrote:
> Renato:
> > Oct 17 15:15:26 localhost postfix/local[2248]: B3322200238:
> > to=, orig_to=, relay=local, delay=3.6,
> > delays=3.5/0/0/0.05, dsn=4.3.0, status=deferr
Hi All,
I am tringsetup one MX backup server! And I need help!
For sample,I have 2 MX:
10 mail.mydomain.net
20 mail.backup.mydomain.net
In my mainserver (10) I have this on main.cf
myhostname = mail.mydomain.net
alias_maps = hash:/etc/aliases
alias_database = hash:/etc/aliases
myorigin = /etc/ma
Hi
I need use the address aaa+xyz@domain when I have the only the address
aaa@domain.
In my main.cf I have recipient_delimiter = +.
I use Mysql to emails adress and domains.
What do I need to configurate this?
Thanks
My main.cf
smtpd_banner = $myhostname ESMTP $mail_name (Ubuntu)
biff = no
appen
Thanks !
Em 11/12/2011, às 17:46, Wietse Venema escreveu:
> Jose Renato Attab Braga:
>> Hi
>> I need use the address aaa+xyz@domain when I have the only the
>> address aaa@domain.
>> In my main.cf I have recipient_delimiter = +.
>> I use Mysql to emails adress