Search:

Type: Posts; User: fedef63; Keyword(s):

Search: Search took 0.08 seconds.

  1. Replies
    505
    Views
    300,641

    Re: Howto: set up a mail server in Ubuntu

    Hello,
    do the following:
    mysql -u root -p
    when asked type the password you have used during setup
    drop database maildb;
    create database maildb;

    GRANT SELECT,INSERT,UPDATE,DELETE,CREATE,DROP...
  2. Replies
    505
    Views
    300,641

    Re: Howto: set up a mail server in Ubuntu

    Hi,

    I had a look to your configuration and the only strange things i seen so far are: (on /etc/postfix/main.cf)

    >home_mailbox = Maildir/

    >mailbox_command =

    >inet_protocols = all
  3. Replies
    505
    Views
    300,641

    Re: Howto: set up a mail server in Ubuntu

    Hi jlsm,
    please post your postifx config: master.cf and main.cf ,
    and /etc/shorewall/rules

    Do you have enabled the ports required in the firewall (shorewall) ?

    I'm not an expert but i will...
  4. Replies
    505
    Views
    300,641

    Re: Howto: set up a mail server in Ubuntu

    If somebody using roundcube after SASL is enabled, if using SMTPS port 465 to send mail will get an error SMTP Error 554.
    To solve it..here the few changes required in roundcube config:

    // use...
  5. Replies
    505
    Views
    300,641

    Re: Howto: set up a mail server in Ubuntu

    Hi,
    I wish just to tell you, that I've also Sasl working.
    The value in the field "user" and "password" in the file /etc/pam.d/smtp are the same used to access maildb. And now it 's working.
    I was...
  6. Replies
    505
    Views
    300,641

    Re: Howto: set up a mail server in Ubuntu

    Hi Duceduc,
    unfortunately I've not been able to make Maildrop working, in the post #364 or 365 above indeed I'm asking help about, since the document lack of some informations..example what maildrop...
  7. Replies
    505
    Views
    300,641

    Re: Howto: set up a mail server in Ubuntu

    Hello,
    I've followed all the Flurdy's document and he did really a big work.
    I've been able to make working almost everything listed there, except SASL, since I think I've not understood what...
  8. Replies
    505
    Views
    300,641

    Re: Howto: set up a mail server in Ubuntu

    Hello,
    for a test purpose, i think you can just add the Ip address (80.175.115.177) or the subnet where you are coming 80.175.115.0/24 in the file /etc/postfix/main.cf and reload postfix sudo...
  9. Replies
    505
    Views
    300,641

    Re: Howto: set up a mail server in Ubuntu

    Hello,
    I've installed a mailserver followinhg Flurdy's document. Thanks Flurdy.
    Next i have followed your instructions about maildrop, but I'm unable to make it working.

    Before all, I've have a...
  10. Replies
    505
    Views
    300,641

    Re: Howto: set up a mail server in Ubuntu

    Hello,
    I've installed a mailserver followinhg Flurdy's document. Thanks Flurdy.
    Next i have followed your instructions about maildrop, but I'm unable to make it working.

    Before all, I've have a...
Results 1 to 10 of 10